Uses of Class
software.amazon.awssdk.services.rds.model.ScalingConfigurationInfo
-
Packages that use ScalingConfigurationInfo Package Description software.amazon.awssdk.services.rds.model -
-
Uses of ScalingConfigurationInfo in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return ScalingConfigurationInfo Modifier and Type Method Description ScalingConfigurationInfoDBCluster. scalingConfigurationInfo()Returns the value of the ScalingConfigurationInfo property for this object.Methods in software.amazon.awssdk.services.rds.model with parameters of type ScalingConfigurationInfo Modifier and Type Method Description DBCluster.BuilderDBCluster.Builder. scalingConfigurationInfo(ScalingConfigurationInfo scalingConfigurationInfo)Sets the value of the ScalingConfigurationInfo property for this object.
-