Uses of Class
software.amazon.awssdk.services.computeoptimizer.model.EBSEstimatedMonthlySavings
-
Packages that use EBSEstimatedMonthlySavings Package Description software.amazon.awssdk.services.computeoptimizer.model -
-
Uses of EBSEstimatedMonthlySavings in software.amazon.awssdk.services.computeoptimizer.model
Methods in software.amazon.awssdk.services.computeoptimizer.model that return EBSEstimatedMonthlySavings Modifier and Type Method Description EBSEstimatedMonthlySavingsEBSSavingsOpportunityAfterDiscounts. estimatedMonthlySavings()The estimated monthly savings possible as a percentage of monthly cost by adopting Compute Optimizer’s Amazon EBS volume recommendations.Methods in software.amazon.awssdk.services.computeoptimizer.model with parameters of type EBSEstimatedMonthlySavings Modifier and Type Method Description EBSSavingsOpportunityAfterDiscounts.BuilderEBSSavingsOpportunityAfterDiscounts.Builder. estimatedMonthlySavings(EBSEstimatedMonthlySavings estimatedMonthlySavings)The estimated monthly savings possible as a percentage of monthly cost by adopting Compute Optimizer’s Amazon EBS volume recommendations.
-