Uses of Class
software.amazon.awssdk.services.rds.model.DescribeDbShardGroupsRequest
-
Packages that use DescribeDbShardGroupsRequest Package Description software.amazon.awssdk.services.rds Amazon Relational Database Service software.amazon.awssdk.services.rds.transform -
-
Uses of DescribeDbShardGroupsRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type DescribeDbShardGroupsRequest Modifier and Type Method Description default CompletableFuture<DescribeDbShardGroupsResponse>RdsAsyncClient. describeDBShardGroups(DescribeDbShardGroupsRequest describeDbShardGroupsRequest)Describes existing Aurora Limitless Database DB shard groups.default DescribeDbShardGroupsResponseRdsClient. describeDBShardGroups(DescribeDbShardGroupsRequest describeDbShardGroupsRequest)Describes existing Aurora Limitless Database DB shard groups. -
Uses of DescribeDbShardGroupsRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type DescribeDbShardGroupsRequest Modifier and Type Method Description SdkHttpFullRequestDescribeDbShardGroupsRequestMarshaller. marshall(DescribeDbShardGroupsRequest describeDbShardGroupsRequest)
-