Uses of Class
software.amazon.awssdk.services.computeoptimizer.model.EBSSavingsEstimationMode
-
Packages that use EBSSavingsEstimationMode Package Description software.amazon.awssdk.services.computeoptimizer.model -
-
Uses of EBSSavingsEstimationMode in software.amazon.awssdk.services.computeoptimizer.model
Methods in software.amazon.awssdk.services.computeoptimizer.model that return EBSSavingsEstimationMode Modifier and Type Method Description EBSSavingsEstimationModeEBSEffectiveRecommendationPreferences. savingsEstimationMode()Describes the savings estimation mode preference applied for calculating savings opportunity for Amazon EBS volumes.Methods in software.amazon.awssdk.services.computeoptimizer.model with parameters of type EBSSavingsEstimationMode Modifier and Type Method Description EBSEffectiveRecommendationPreferences.BuilderEBSEffectiveRecommendationPreferences.Builder. savingsEstimationMode(EBSSavingsEstimationMode savingsEstimationMode)Describes the savings estimation mode preference applied for calculating savings opportunity for Amazon EBS volumes.
-