Uses of Class
software.amazon.awssdk.services.computeoptimizer.model.ECSSavingsOpportunityAfterDiscounts
-
Packages that use ECSSavingsOpportunityAfterDiscounts Package Description software.amazon.awssdk.services.computeoptimizer.model -
-
Uses of ECSSavingsOpportunityAfterDiscounts in software.amazon.awssdk.services.computeoptimizer.model
Methods in software.amazon.awssdk.services.computeoptimizer.model that return ECSSavingsOpportunityAfterDiscounts Modifier and Type Method Description ECSSavingsOpportunityAfterDiscountsECSServiceRecommendationOption. savingsOpportunityAfterDiscounts()Describes the savings opportunity for Amazon ECS service recommendations or for the recommendation option.Methods in software.amazon.awssdk.services.computeoptimizer.model with parameters of type ECSSavingsOpportunityAfterDiscounts Modifier and Type Method Description ECSServiceRecommendationOption.BuilderECSServiceRecommendationOption.Builder. savingsOpportunityAfterDiscounts(ECSSavingsOpportunityAfterDiscounts savingsOpportunityAfterDiscounts)Describes the savings opportunity for Amazon ECS service recommendations or for the recommendation option.
-