Uses of Class
software.amazon.awssdk.services.rds.model.InvalidDbClusterCapacityException
Packages that use InvalidDbClusterCapacityException
-
Uses of InvalidDbClusterCapacityException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw InvalidDbClusterCapacityExceptionModifier and TypeMethodDescriptionRdsClient.modifyCurrentDBClusterCapacity(Consumer<ModifyCurrentDbClusterCapacityRequest.Builder> modifyCurrentDbClusterCapacityRequest) Set the capacity of an Aurora Serverless v1 DB cluster to a specific value.RdsClient.modifyCurrentDBClusterCapacity(ModifyCurrentDbClusterCapacityRequest modifyCurrentDbClusterCapacityRequest) Set the capacity of an Aurora Serverless v1 DB cluster to a specific value.