Uses of Class
software.amazon.awssdk.services.batch.paginators.ListSchedulingPoliciesIterable
-
Packages that use ListSchedulingPoliciesIterable Package Description software.amazon.awssdk.services.batch Batch -
-
Uses of ListSchedulingPoliciesIterable in software.amazon.awssdk.services.batch
Methods in software.amazon.awssdk.services.batch that return ListSchedulingPoliciesIterable Modifier and Type Method Description default ListSchedulingPoliciesIterableBatchClient. listSchedulingPoliciesPaginator(Consumer<ListSchedulingPoliciesRequest.Builder> listSchedulingPoliciesRequest)This is a variant ofBatchClient.listSchedulingPolicies(software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesRequest)operation.default ListSchedulingPoliciesIterableBatchClient. listSchedulingPoliciesPaginator(ListSchedulingPoliciesRequest listSchedulingPoliciesRequest)This is a variant ofBatchClient.listSchedulingPolicies(software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesRequest)operation.
-