Uses of Class
software.amazon.awssdk.services.rds.model.DescribeGlobalClustersRequest
Packages that use DescribeGlobalClustersRequest
Package
Description
-
Uses of DescribeGlobalClustersRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type DescribeGlobalClustersRequestModifier and TypeMethodDescriptionRdsAsyncClient.describeGlobalClusters(DescribeGlobalClustersRequest describeGlobalClustersRequest) Returns information about Aurora global database clusters.default DescribeGlobalClustersResponseRdsClient.describeGlobalClusters(DescribeGlobalClustersRequest describeGlobalClustersRequest) Returns information about Aurora global database clusters.default DescribeGlobalClustersPublisherRdsAsyncClient.describeGlobalClustersPaginator(DescribeGlobalClustersRequest describeGlobalClustersRequest) This is a variant ofRdsAsyncClient.describeGlobalClusters(software.amazon.awssdk.services.rds.model.DescribeGlobalClustersRequest)operation.default DescribeGlobalClustersIterableRdsClient.describeGlobalClustersPaginator(DescribeGlobalClustersRequest describeGlobalClustersRequest) This is a variant ofRdsClient.describeGlobalClusters(software.amazon.awssdk.services.rds.model.DescribeGlobalClustersRequest)operation. -
Uses of DescribeGlobalClustersRequest in software.amazon.awssdk.services.rds.paginators
Constructors in software.amazon.awssdk.services.rds.paginators with parameters of type DescribeGlobalClustersRequestModifierConstructorDescriptionDescribeGlobalClustersIterable(RdsClient client, DescribeGlobalClustersRequest firstRequest) DescribeGlobalClustersPublisher(RdsAsyncClient client, DescribeGlobalClustersRequest firstRequest) -
Uses of DescribeGlobalClustersRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type DescribeGlobalClustersRequestModifier and TypeMethodDescriptionDescribeGlobalClustersRequestMarshaller.marshall(DescribeGlobalClustersRequest describeGlobalClustersRequest)