Uses of Class
software.amazon.awssdk.services.costoptimizationhub.model.ComputeSavingsPlansConfiguration
-
Packages that use ComputeSavingsPlansConfiguration Package Description software.amazon.awssdk.services.costoptimizationhub.model -
-
Uses of ComputeSavingsPlansConfiguration in software.amazon.awssdk.services.costoptimizationhub.model
Methods in software.amazon.awssdk.services.costoptimizationhub.model that return ComputeSavingsPlansConfiguration Modifier and Type Method Description ComputeSavingsPlansConfigurationComputeSavingsPlans. configuration()Configuration details of the Compute Savings Plans to purchase.Methods in software.amazon.awssdk.services.costoptimizationhub.model with parameters of type ComputeSavingsPlansConfiguration Modifier and Type Method Description ComputeSavingsPlans.BuilderComputeSavingsPlans.Builder. configuration(ComputeSavingsPlansConfiguration configuration)Configuration details of the Compute Savings Plans to purchase.
-