Uses of Class
software.amazon.awssdk.services.costoptimizationhub.model.SavingsPlansPricing
-
Packages that use SavingsPlansPricing Package Description software.amazon.awssdk.services.costoptimizationhub.model -
-
Uses of SavingsPlansPricing in software.amazon.awssdk.services.costoptimizationhub.model
Methods in software.amazon.awssdk.services.costoptimizationhub.model that return SavingsPlansPricing Modifier and Type Method Description SavingsPlansPricingSavingsPlansCostCalculation. pricing()Pricing details of the purchase recommendation.Methods in software.amazon.awssdk.services.costoptimizationhub.model with parameters of type SavingsPlansPricing Modifier and Type Method Description SavingsPlansCostCalculation.BuilderSavingsPlansCostCalculation.Builder. pricing(SavingsPlansPricing pricing)Pricing details of the purchase recommendation.
-