Uses of Class
software.amazon.awssdk.services.bedrockagent.paginators.ListIngestionJobsIterable
Packages that use ListIngestionJobsIterable
Package
Description
Describes the API operations for creating and managing Amazon Bedrock agents.
-
Uses of ListIngestionJobsIterable in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent that return ListIngestionJobsIterableModifier and TypeMethodDescriptiondefault ListIngestionJobsIterableBedrockAgentClient.listIngestionJobsPaginator(Consumer<ListIngestionJobsRequest.Builder> listIngestionJobsRequest) This is a variant ofBedrockAgentClient.listIngestionJobs(software.amazon.awssdk.services.bedrockagent.model.ListIngestionJobsRequest)operation.default ListIngestionJobsIterableBedrockAgentClient.listIngestionJobsPaginator(ListIngestionJobsRequest listIngestionJobsRequest) This is a variant ofBedrockAgentClient.listIngestionJobs(software.amazon.awssdk.services.bedrockagent.model.ListIngestionJobsRequest)operation.