Uses of Class
software.amazon.awssdk.services.batch.paginators.ListQuotaSharesIterable
-
Packages that use ListQuotaSharesIterable Package Description software.amazon.awssdk.services.batch Batch -
-
Uses of ListQuotaSharesIterable in software.amazon.awssdk.services.batch
Methods in software.amazon.awssdk.services.batch that return ListQuotaSharesIterable Modifier and Type Method Description default ListQuotaSharesIterableBatchClient. listQuotaSharesPaginator(Consumer<ListQuotaSharesRequest.Builder> listQuotaSharesRequest)This is a variant ofBatchClient.listQuotaShares(software.amazon.awssdk.services.batch.model.ListQuotaSharesRequest)operation.default ListQuotaSharesIterableBatchClient. listQuotaSharesPaginator(ListQuotaSharesRequest listQuotaSharesRequest)This is a variant ofBatchClient.listQuotaShares(software.amazon.awssdk.services.batch.model.ListQuotaSharesRequest)operation.
-