Uses of Class
software.amazon.awssdk.services.docdbelastic.paginators.ListClustersIterable
-
Packages that use ListClustersIterable Package Description software.amazon.awssdk.services.docdbelastic The new Amazon Elastic DocumentDB service endpoint. -
-
Uses of ListClustersIterable in software.amazon.awssdk.services.docdbelastic
Methods in software.amazon.awssdk.services.docdbelastic that return ListClustersIterable Modifier and Type Method Description default ListClustersIterableDocDbElasticClient. listClustersPaginator(Consumer<ListClustersRequest.Builder> listClustersRequest)Returns information about provisioned Elastic DocumentDB clusters.default ListClustersIterableDocDbElasticClient. listClustersPaginator(ListClustersRequest listClustersRequest)Returns information about provisioned Elastic DocumentDB clusters.
-