Uses of Class
software.amazon.awssdk.services.rds.model.DbShardGroupAlreadyExistsException
Packages that use DbShardGroupAlreadyExistsException
-
Uses of DbShardGroupAlreadyExistsException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw DbShardGroupAlreadyExistsExceptionModifier and TypeMethodDescriptiondefault 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.default ModifyDbShardGroupResponseRdsClient.modifyDBShardGroup(Consumer<ModifyDbShardGroupRequest.Builder> modifyDbShardGroupRequest) Modifies the settings of an Aurora Limitless Database DB shard group.default ModifyDbShardGroupResponseRdsClient.modifyDBShardGroup(ModifyDbShardGroupRequest modifyDbShardGroupRequest) Modifies the settings of an Aurora Limitless Database DB shard group.