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