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