Uses of Class
software.amazon.awssdk.services.costexplorer.model.SavingsPlansAmortizedCommitment
-
Packages that use SavingsPlansAmortizedCommitment Package Description software.amazon.awssdk.services.costexplorer.model -
-
Uses of SavingsPlansAmortizedCommitment in software.amazon.awssdk.services.costexplorer.model
Methods in software.amazon.awssdk.services.costexplorer.model that return SavingsPlansAmortizedCommitment Modifier and Type Method Description SavingsPlansAmortizedCommitmentSavingsPlansUtilizationAggregates. amortizedCommitment()The total amortized commitment for a Savings Plans.SavingsPlansAmortizedCommitmentSavingsPlansUtilizationByTime. amortizedCommitment()The total amortized commitment for a Savings Plans.SavingsPlansAmortizedCommitmentSavingsPlansUtilizationDetail. amortizedCommitment()The total amortized commitment for a Savings Plans.Methods in software.amazon.awssdk.services.costexplorer.model with parameters of type SavingsPlansAmortizedCommitment Modifier and Type Method Description SavingsPlansUtilizationAggregates.BuilderSavingsPlansUtilizationAggregates.Builder. amortizedCommitment(SavingsPlansAmortizedCommitment amortizedCommitment)The total amortized commitment for a Savings Plans.SavingsPlansUtilizationByTime.BuilderSavingsPlansUtilizationByTime.Builder. amortizedCommitment(SavingsPlansAmortizedCommitment amortizedCommitment)The total amortized commitment for a Savings Plans.SavingsPlansUtilizationDetail.BuilderSavingsPlansUtilizationDetail.Builder. amortizedCommitment(SavingsPlansAmortizedCommitment amortizedCommitment)The total amortized commitment for a Savings Plans.
-