Uses of Class
software.amazon.awssdk.services.docdb.paginators.DescribeGlobalClustersPublisher
-
Packages that use DescribeGlobalClustersPublisher Package Description software.amazon.awssdk.services.docdb Amazon DocumentDB is a fast, reliable, and fully managed database service. -
-
Uses of DescribeGlobalClustersPublisher in software.amazon.awssdk.services.docdb
Methods in software.amazon.awssdk.services.docdb that return DescribeGlobalClustersPublisher Modifier and Type Method Description default DescribeGlobalClustersPublisherDocDbAsyncClient. describeGlobalClustersPaginator(Consumer<DescribeGlobalClustersRequest.Builder> describeGlobalClustersRequest)This is a variant ofDocDbAsyncClient.describeGlobalClusters(software.amazon.awssdk.services.docdb.model.DescribeGlobalClustersRequest)operation.default DescribeGlobalClustersPublisherDocDbAsyncClient. describeGlobalClustersPaginator(DescribeGlobalClustersRequest describeGlobalClustersRequest)This is a variant ofDocDbAsyncClient.describeGlobalClusters(software.amazon.awssdk.services.docdb.model.DescribeGlobalClustersRequest)operation.
-