Uses of Class
software.amazon.awssdk.services.computeoptimizer.model.IdleEstimatedMonthlySavings
-
Packages that use IdleEstimatedMonthlySavings Package Description software.amazon.awssdk.services.computeoptimizer.model -
-
Uses of IdleEstimatedMonthlySavings in software.amazon.awssdk.services.computeoptimizer.model
Methods in software.amazon.awssdk.services.computeoptimizer.model that return IdleEstimatedMonthlySavings Modifier and Type Method Description IdleEstimatedMonthlySavingsIdleSavingsOpportunity. estimatedMonthlySavings()The estimated monthly savings possible by adopting Compute Optimizer's idle resource recommendations.IdleEstimatedMonthlySavingsIdleSavingsOpportunityAfterDiscounts. estimatedMonthlySavings()The estimated monthly savings possible by adopting Compute Optimizer's idle resource recommendations.Methods in software.amazon.awssdk.services.computeoptimizer.model with parameters of type IdleEstimatedMonthlySavings Modifier and Type Method Description IdleSavingsOpportunity.BuilderIdleSavingsOpportunity.Builder. estimatedMonthlySavings(IdleEstimatedMonthlySavings estimatedMonthlySavings)The estimated monthly savings possible by adopting Compute Optimizer's idle resource recommendations.IdleSavingsOpportunityAfterDiscounts.BuilderIdleSavingsOpportunityAfterDiscounts.Builder. estimatedMonthlySavings(IdleEstimatedMonthlySavings estimatedMonthlySavings)The estimated monthly savings possible by adopting Compute Optimizer's idle resource recommendations.
-