Uses of Class
software.amazon.awssdk.services.rds.model.InvalidDbShardGroupStateException
Packages that use InvalidDbShardGroupStateException
-
Uses of InvalidDbShardGroupStateException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw InvalidDbShardGroupStateExceptionModifier and TypeMethodDescriptiondefault CreateGlobalClusterResponseRdsClient.createGlobalCluster(Consumer<CreateGlobalClusterRequest.Builder> createGlobalClusterRequest) Creates an Aurora global database spread across multiple Amazon Web Services Regions.default CreateGlobalClusterResponseRdsClient.createGlobalCluster(CreateGlobalClusterRequest createGlobalClusterRequest) Creates an Aurora global database spread across multiple Amazon Web Services Regions.default DeleteDbShardGroupResponseRdsClient.deleteDBShardGroup(Consumer<DeleteDbShardGroupRequest.Builder> deleteDbShardGroupRequest) Deletes an Aurora Limitless Database DB shard group.default DeleteDbShardGroupResponseRdsClient.deleteDBShardGroup(DeleteDbShardGroupRequest deleteDbShardGroupRequest) Deletes an Aurora Limitless Database DB shard group.default RebootDbShardGroupResponseRdsClient.rebootDBShardGroup(Consumer<RebootDbShardGroupRequest.Builder> rebootDbShardGroupRequest) You might need to reboot your DB shard group, usually for maintenance reasons.default RebootDbShardGroupResponseRdsClient.rebootDBShardGroup(RebootDbShardGroupRequest rebootDbShardGroupRequest) You might need to reboot your DB shard group, usually for maintenance reasons.default StartDbClusterResponseRdsClient.startDBCluster(Consumer<StartDbClusterRequest.Builder> startDbClusterRequest) Starts an Amazon Aurora DB cluster that was stopped using the Amazon Web Services console, the stop-db-cluster CLI command, or theStopDBClusteroperation.default StartDbClusterResponseRdsClient.startDBCluster(StartDbClusterRequest startDbClusterRequest) Starts an Amazon Aurora DB cluster that was stopped using the Amazon Web Services console, the stop-db-cluster CLI command, or theStopDBClusteroperation.default StopDbClusterResponseRdsClient.stopDBCluster(Consumer<StopDbClusterRequest.Builder> stopDbClusterRequest) Stops an Amazon Aurora DB cluster.default StopDbClusterResponseRdsClient.stopDBCluster(StopDbClusterRequest stopDbClusterRequest) Stops an Amazon Aurora DB cluster.