Uses of Class
software.amazon.awssdk.services.batch.paginators.ListServiceJobsPublisher
-
Packages that use ListServiceJobsPublisher Package Description software.amazon.awssdk.services.batch Batch -
-
Uses of ListServiceJobsPublisher in software.amazon.awssdk.services.batch
Methods in software.amazon.awssdk.services.batch that return ListServiceJobsPublisher Modifier and Type Method Description default ListServiceJobsPublisherBatchAsyncClient. listServiceJobsPaginator(Consumer<ListServiceJobsRequest.Builder> listServiceJobsRequest)This is a variant ofBatchAsyncClient.listServiceJobs(software.amazon.awssdk.services.batch.model.ListServiceJobsRequest)operation.default ListServiceJobsPublisherBatchAsyncClient. listServiceJobsPaginator(ListServiceJobsRequest listServiceJobsRequest)This is a variant ofBatchAsyncClient.listServiceJobs(software.amazon.awssdk.services.batch.model.ListServiceJobsRequest)operation.
-