Uses of Class
software.amazon.awssdk.services.costexplorer.model.SavingsPlansSavings
-
Packages that use SavingsPlansSavings Package Description software.amazon.awssdk.services.costexplorer.model -
-
Uses of SavingsPlansSavings in software.amazon.awssdk.services.costexplorer.model
Methods in software.amazon.awssdk.services.costexplorer.model that return SavingsPlansSavings Modifier and Type Method Description SavingsPlansSavingsSavingsPlansUtilizationAggregates. savings()The amount that's saved by using existing Savings Plans.SavingsPlansSavingsSavingsPlansUtilizationByTime. savings()The amount that's saved by using existing Savings Plans.SavingsPlansSavingsSavingsPlansUtilizationDetail. savings()The amount saved by using existing Savings Plans.Methods in software.amazon.awssdk.services.costexplorer.model with parameters of type SavingsPlansSavings Modifier and Type Method Description SavingsPlansUtilizationAggregates.BuilderSavingsPlansUtilizationAggregates.Builder. savings(SavingsPlansSavings savings)The amount that's saved by using existing Savings Plans.SavingsPlansUtilizationByTime.BuilderSavingsPlansUtilizationByTime.Builder. savings(SavingsPlansSavings savings)The amount that's saved by using existing Savings Plans.SavingsPlansUtilizationDetail.BuilderSavingsPlansUtilizationDetail.Builder. savings(SavingsPlansSavings savings)The amount saved by using existing Savings Plans.
-