Uses of Class
software.amazon.awssdk.services.rds.model.MaxDbShardGroupLimitReachedException
-
Packages that use MaxDbShardGroupLimitReachedException Package Description software.amazon.awssdk.services.rds Amazon Relational Database Service -
-
Uses of MaxDbShardGroupLimitReachedException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw MaxDbShardGroupLimitReachedException Modifier and Type Method Description default CreateDbShardGroupResponseRdsClient. createDBShardGroup(Consumer<CreateDbShardGroupRequest.Builder> createDbShardGroupRequest)Creates a new DB shard group for Aurora Limitless Database.default CreateDbShardGroupResponseRdsClient. createDBShardGroup(CreateDbShardGroupRequest createDbShardGroupRequest)Creates a new DB shard group for Aurora Limitless Database.
-