Uses of Class
software.amazon.awssdk.services.costexplorer.model.SavingsPlansDetails
-
Packages that use SavingsPlansDetails Package Description software.amazon.awssdk.services.costexplorer.model -
-
Uses of SavingsPlansDetails in software.amazon.awssdk.services.costexplorer.model
Methods in software.amazon.awssdk.services.costexplorer.model that return SavingsPlansDetails Modifier and Type Method Description SavingsPlansDetailsSavingsPlansPurchaseRecommendationDetail. savingsPlansDetails()Details for your recommended Savings Plans.Methods in software.amazon.awssdk.services.costexplorer.model with parameters of type SavingsPlansDetails Modifier and Type Method Description SavingsPlansPurchaseRecommendationDetail.BuilderSavingsPlansPurchaseRecommendationDetail.Builder. savingsPlansDetails(SavingsPlansDetails savingsPlansDetails)Details for your recommended Savings Plans.
-