Uses of Class
software.amazon.awssdk.services.costoptimizationhub.model.SavingsPlansCostCalculation
-
Packages that use SavingsPlansCostCalculation Package Description software.amazon.awssdk.services.costoptimizationhub.model -
-
Uses of SavingsPlansCostCalculation in software.amazon.awssdk.services.costoptimizationhub.model
Methods in software.amazon.awssdk.services.costoptimizationhub.model that return SavingsPlansCostCalculation Modifier and Type Method Description SavingsPlansCostCalculationComputeSavingsPlans. costCalculation()Cost impact of the Savings Plans purchase recommendation.SavingsPlansCostCalculationEc2InstanceSavingsPlans. costCalculation()Cost impact of the Savings Plans purchase recommendation.SavingsPlansCostCalculationSageMakerSavingsPlans. costCalculation()Cost impact of the Savings Plans purchase recommendation.Methods in software.amazon.awssdk.services.costoptimizationhub.model with parameters of type SavingsPlansCostCalculation Modifier and Type Method Description ComputeSavingsPlans.BuilderComputeSavingsPlans.Builder. costCalculation(SavingsPlansCostCalculation costCalculation)Cost impact of the Savings Plans purchase recommendation.Ec2InstanceSavingsPlans.BuilderEc2InstanceSavingsPlans.Builder. costCalculation(SavingsPlansCostCalculation costCalculation)Cost impact of the Savings Plans purchase recommendation.SageMakerSavingsPlans.BuilderSageMakerSavingsPlans.Builder. costCalculation(SavingsPlansCostCalculation costCalculation)Cost impact of the Savings Plans purchase recommendation.
-