Uses of Class
software.amazon.awssdk.services.rds.paginators.DescribeGlobalClustersIterable
-
Packages that use DescribeGlobalClustersIterable Package Description software.amazon.awssdk.services.rds Amazon Relational Database Service -
-
Uses of DescribeGlobalClustersIterable in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that return DescribeGlobalClustersIterable Modifier and Type Method Description default DescribeGlobalClustersIterableRdsClient. describeGlobalClustersPaginator()Returns information about Aurora global database clusters.default DescribeGlobalClustersIterableRdsClient. describeGlobalClustersPaginator(Consumer<DescribeGlobalClustersRequest.Builder> describeGlobalClustersRequest)Returns information about Aurora global database clusters.default DescribeGlobalClustersIterableRdsClient. describeGlobalClustersPaginator(DescribeGlobalClustersRequest describeGlobalClustersRequest)Returns information about Aurora global database clusters.
-