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