Uses of Class
software.amazon.awssdk.services.computeoptimizer.model.EstimatedMonthlySavings
-
Packages that use EstimatedMonthlySavings Package Description software.amazon.awssdk.services.computeoptimizer.model -
-
Uses of EstimatedMonthlySavings in software.amazon.awssdk.services.computeoptimizer.model
Methods in software.amazon.awssdk.services.computeoptimizer.model that return EstimatedMonthlySavings Modifier and Type Method Description EstimatedMonthlySavingsInferredWorkloadSaving. estimatedMonthlySavings()An object that describes the estimated monthly savings amount possible by adopting Compute Optimizer recommendations for a given resource.EstimatedMonthlySavingsSavingsOpportunity. estimatedMonthlySavings()An object that describes the estimated monthly savings amount possible by adopting Compute Optimizer recommendations for a given resource.Methods in software.amazon.awssdk.services.computeoptimizer.model with parameters of type EstimatedMonthlySavings Modifier and Type Method Description InferredWorkloadSaving.BuilderInferredWorkloadSaving.Builder. estimatedMonthlySavings(EstimatedMonthlySavings estimatedMonthlySavings)An object that describes the estimated monthly savings amount possible by adopting Compute Optimizer recommendations for a given resource.SavingsOpportunity.BuilderSavingsOpportunity.Builder. estimatedMonthlySavings(EstimatedMonthlySavings estimatedMonthlySavings)An object that describes the estimated monthly savings amount possible by adopting Compute Optimizer recommendations for a given resource.
-