Uses of Class
software.amazon.awssdk.services.rds.model.DescribeGlobalClustersResponse
Packages that use DescribeGlobalClustersResponse
Package
Description
-
Uses of DescribeGlobalClustersResponse in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that return DescribeGlobalClustersResponseModifier and TypeMethodDescriptiondefault DescribeGlobalClustersResponseRdsClient.describeGlobalClusters()Returns information about Aurora global database clusters.default DescribeGlobalClustersResponseRdsClient.describeGlobalClusters(Consumer<DescribeGlobalClustersRequest.Builder> describeGlobalClustersRequest) Returns information about Aurora global database clusters.default DescribeGlobalClustersResponseRdsClient.describeGlobalClusters(DescribeGlobalClustersRequest describeGlobalClustersRequest) Returns information about Aurora global database clusters.Methods in software.amazon.awssdk.services.rds that return types with arguments of type DescribeGlobalClustersResponseModifier and TypeMethodDescriptionRdsAsyncClient.describeGlobalClusters()Returns information about Aurora global database clusters.RdsAsyncClient.describeGlobalClusters(Consumer<DescribeGlobalClustersRequest.Builder> describeGlobalClustersRequest) Returns information about Aurora global database clusters.RdsAsyncClient.describeGlobalClusters(DescribeGlobalClustersRequest describeGlobalClustersRequest) Returns information about Aurora global database clusters. -
Uses of DescribeGlobalClustersResponse in software.amazon.awssdk.services.rds.paginators
Methods in software.amazon.awssdk.services.rds.paginators that return types with arguments of type DescribeGlobalClustersResponseMethod parameters in software.amazon.awssdk.services.rds.paginators with type arguments of type DescribeGlobalClustersResponseModifier and TypeMethodDescriptionvoidDescribeGlobalClustersPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeGlobalClustersResponse> subscriber)