Uses of Class
software.amazon.awssdk.services.rds.model.ScalingConfigurationInfo
Packages that use ScalingConfigurationInfo
-
Uses of ScalingConfigurationInfo in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return ScalingConfigurationInfoModifier and TypeMethodDescriptionfinal ScalingConfigurationInfoDBCluster.scalingConfigurationInfo()Returns the value of the ScalingConfigurationInfo property for this object.Methods in software.amazon.awssdk.services.rds.model with parameters of type ScalingConfigurationInfoModifier and TypeMethodDescriptionDBCluster.Builder.scalingConfigurationInfo(ScalingConfigurationInfo scalingConfigurationInfo) Sets the value of the ScalingConfigurationInfo property for this object.