Uses of Class
software.amazon.awssdk.services.computeoptimizer.model.IdleSavingsOpportunityAfterDiscounts
-
Packages that use IdleSavingsOpportunityAfterDiscounts Package Description software.amazon.awssdk.services.computeoptimizer.model -
-
Uses of IdleSavingsOpportunityAfterDiscounts in software.amazon.awssdk.services.computeoptimizer.model
Methods in software.amazon.awssdk.services.computeoptimizer.model that return IdleSavingsOpportunityAfterDiscounts Modifier and Type Method Description IdleSavingsOpportunityAfterDiscountsIdleRecommendation. savingsOpportunityAfterDiscounts()The savings opportunity for the idle resource after any applying discounts.Methods in software.amazon.awssdk.services.computeoptimizer.model with parameters of type IdleSavingsOpportunityAfterDiscounts Modifier and Type Method Description IdleRecommendation.BuilderIdleRecommendation.Builder. savingsOpportunityAfterDiscounts(IdleSavingsOpportunityAfterDiscounts savingsOpportunityAfterDiscounts)The savings opportunity for the idle resource after any applying discounts.
-