Uses of Class
software.amazon.awssdk.services.computeoptimizer.model.EBSSavingsOpportunityAfterDiscounts
-
Packages that use EBSSavingsOpportunityAfterDiscounts Package Description software.amazon.awssdk.services.computeoptimizer.model -
-
Uses of EBSSavingsOpportunityAfterDiscounts in software.amazon.awssdk.services.computeoptimizer.model
Methods in software.amazon.awssdk.services.computeoptimizer.model that return EBSSavingsOpportunityAfterDiscounts Modifier and Type Method Description EBSSavingsOpportunityAfterDiscountsVolumeRecommendationOption. savingsOpportunityAfterDiscounts()An object that describes the savings opportunity for the Amazon EBS volume recommendation option with specific discounts.Methods in software.amazon.awssdk.services.computeoptimizer.model with parameters of type EBSSavingsOpportunityAfterDiscounts Modifier and Type Method Description VolumeRecommendationOption.BuilderVolumeRecommendationOption.Builder. savingsOpportunityAfterDiscounts(EBSSavingsOpportunityAfterDiscounts savingsOpportunityAfterDiscounts)An object that describes the savings opportunity for the Amazon EBS volume recommendation option with specific discounts.
-