Uses of Class
software.amazon.awssdk.services.costexplorer.model.SavingsPlansPurchaseAnalysisConfiguration
-
Packages that use SavingsPlansPurchaseAnalysisConfiguration Package Description software.amazon.awssdk.services.costexplorer.model -
-
Uses of SavingsPlansPurchaseAnalysisConfiguration in software.amazon.awssdk.services.costexplorer.model
Methods in software.amazon.awssdk.services.costexplorer.model that return SavingsPlansPurchaseAnalysisConfiguration Modifier and Type Method Description SavingsPlansPurchaseAnalysisConfigurationCommitmentPurchaseAnalysisConfiguration. savingsPlansPurchaseAnalysisConfiguration()The configuration for the Savings Plans purchase analysis.Methods in software.amazon.awssdk.services.costexplorer.model with parameters of type SavingsPlansPurchaseAnalysisConfiguration Modifier and Type Method Description CommitmentPurchaseAnalysisConfiguration.BuilderCommitmentPurchaseAnalysisConfiguration.Builder. savingsPlansPurchaseAnalysisConfiguration(SavingsPlansPurchaseAnalysisConfiguration savingsPlansPurchaseAnalysisConfiguration)The configuration for the Savings Plans purchase analysis.
-