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