Uses of Class
software.amazon.awssdk.services.batch.paginators.ListJobsPublisher
-
Packages that use ListJobsPublisher Package Description software.amazon.awssdk.services.batch Batch -
-
Uses of ListJobsPublisher in software.amazon.awssdk.services.batch
Methods in software.amazon.awssdk.services.batch that return ListJobsPublisher Modifier and Type Method Description default ListJobsPublisherBatchAsyncClient. listJobsPaginator(Consumer<ListJobsRequest.Builder> listJobsRequest)Returns a list of Batch jobs.default ListJobsPublisherBatchAsyncClient. listJobsPaginator(ListJobsRequest listJobsRequest)Returns a list of Batch jobs.
-