Uses of Class
software.amazon.awssdk.services.computeoptimizer.model.IdleSavingsOpportunity
-
Packages that use IdleSavingsOpportunity Package Description software.amazon.awssdk.services.computeoptimizer.model -
-
Uses of IdleSavingsOpportunity in software.amazon.awssdk.services.computeoptimizer.model
Methods in software.amazon.awssdk.services.computeoptimizer.model that return IdleSavingsOpportunity Modifier and Type Method Description IdleSavingsOpportunityIdleRecommendation. savingsOpportunity()The savings opportunity for the idle resource.Methods in software.amazon.awssdk.services.computeoptimizer.model with parameters of type IdleSavingsOpportunity Modifier and Type Method Description IdleRecommendation.BuilderIdleRecommendation.Builder. savingsOpportunity(IdleSavingsOpportunity savingsOpportunity)The savings opportunity for the idle resource.
-