Uses of Class
software.amazon.awssdk.services.batch.paginators.ListConsumableResourcesIterable
-
Packages that use ListConsumableResourcesIterable Package Description software.amazon.awssdk.services.batch Batch -
-
Uses of ListConsumableResourcesIterable in software.amazon.awssdk.services.batch
Methods in software.amazon.awssdk.services.batch that return ListConsumableResourcesIterable Modifier and Type Method Description default ListConsumableResourcesIterableBatchClient. listConsumableResourcesPaginator(Consumer<ListConsumableResourcesRequest.Builder> listConsumableResourcesRequest)This is a variant ofBatchClient.listConsumableResources(software.amazon.awssdk.services.batch.model.ListConsumableResourcesRequest)operation.default ListConsumableResourcesIterableBatchClient. listConsumableResourcesPaginator(ListConsumableResourcesRequest listConsumableResourcesRequest)This is a variant ofBatchClient.listConsumableResources(software.amazon.awssdk.services.batch.model.ListConsumableResourcesRequest)operation.
-