Uses of Class
software.amazon.awssdk.services.rds.model.ServerlessV2ScalingConfigurationInfo
Packages that use ServerlessV2ScalingConfigurationInfo
-
Uses of ServerlessV2ScalingConfigurationInfo in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return ServerlessV2ScalingConfigurationInfoModifier and TypeMethodDescriptionDBCluster.serverlessV2ScalingConfiguration()Returns the value of the ServerlessV2ScalingConfiguration property for this object.Methods in software.amazon.awssdk.services.rds.model with parameters of type ServerlessV2ScalingConfigurationInfoModifier and TypeMethodDescriptionDBCluster.Builder.serverlessV2ScalingConfiguration(ServerlessV2ScalingConfigurationInfo serverlessV2ScalingConfiguration) Sets the value of the ServerlessV2ScalingConfiguration property for this object.