Uses of Class
software.amazon.awssdk.services.computeoptimizer.model.RDSSavingsEstimationMode
-
Packages that use RDSSavingsEstimationMode Package Description software.amazon.awssdk.services.computeoptimizer.model -
-
Uses of RDSSavingsEstimationMode in software.amazon.awssdk.services.computeoptimizer.model
Methods in software.amazon.awssdk.services.computeoptimizer.model that return RDSSavingsEstimationMode Modifier and Type Method Description RDSSavingsEstimationModeRDSEffectiveRecommendationPreferences. savingsEstimationMode()Describes the savings estimation mode preference applied for calculating savings opportunity for Amazon RDS.Methods in software.amazon.awssdk.services.computeoptimizer.model with parameters of type RDSSavingsEstimationMode Modifier and Type Method Description RDSEffectiveRecommendationPreferences.BuilderRDSEffectiveRecommendationPreferences.Builder. savingsEstimationMode(RDSSavingsEstimationMode savingsEstimationMode)Describes the savings estimation mode preference applied for calculating savings opportunity for Amazon RDS.
-