Uses of Class
software.amazon.awssdk.services.bedrockagent.paginators.ListIngestionJobsIterable
-
Packages that use ListIngestionJobsIterable Package Description software.amazon.awssdk.services.bedrockagent An example service, deployed with the Octane Service creator, which will echo the string -
-
Uses of ListIngestionJobsIterable in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent that return ListIngestionJobsIterable Modifier and Type Method Description default 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.
-