Uses of Class
software.amazon.awssdk.services.batch.paginators.ListJobsByConsumableResourcePublisher
-
Packages that use ListJobsByConsumableResourcePublisher Package Description software.amazon.awssdk.services.batch Batch -
-
Uses of ListJobsByConsumableResourcePublisher in software.amazon.awssdk.services.batch
Methods in software.amazon.awssdk.services.batch that return ListJobsByConsumableResourcePublisher Modifier and Type Method Description default ListJobsByConsumableResourcePublisherBatchAsyncClient. listJobsByConsumableResourcePaginator(Consumer<ListJobsByConsumableResourceRequest.Builder> listJobsByConsumableResourceRequest)This is a variant ofBatchAsyncClient.listJobsByConsumableResource(software.amazon.awssdk.services.batch.model.ListJobsByConsumableResourceRequest)operation.default ListJobsByConsumableResourcePublisherBatchAsyncClient. listJobsByConsumableResourcePaginator(ListJobsByConsumableResourceRequest listJobsByConsumableResourceRequest)This is a variant ofBatchAsyncClient.listJobsByConsumableResource(software.amazon.awssdk.services.batch.model.ListJobsByConsumableResourceRequest)operation.
-