Uses of Class
software.amazon.awssdk.services.costexplorer.model.SavingsPlansPurchaseAnalysisDetails
-
Packages that use SavingsPlansPurchaseAnalysisDetails Package Description software.amazon.awssdk.services.costexplorer.model -
-
Uses of SavingsPlansPurchaseAnalysisDetails in software.amazon.awssdk.services.costexplorer.model
Methods in software.amazon.awssdk.services.costexplorer.model that return SavingsPlansPurchaseAnalysisDetails Modifier and Type Method Description SavingsPlansPurchaseAnalysisDetailsAnalysisDetails. savingsPlansPurchaseAnalysisDetails()Details about the Savings Plans purchase analysis.Methods in software.amazon.awssdk.services.costexplorer.model with parameters of type SavingsPlansPurchaseAnalysisDetails Modifier and Type Method Description AnalysisDetails.BuilderAnalysisDetails.Builder. savingsPlansPurchaseAnalysisDetails(SavingsPlansPurchaseAnalysisDetails savingsPlansPurchaseAnalysisDetails)Details about the Savings Plans purchase analysis.
-