Uses of Class
software.amazon.awssdk.services.computeoptimizer.model.InstanceEstimatedMonthlySavings
-
Packages that use InstanceEstimatedMonthlySavings Package Description software.amazon.awssdk.services.computeoptimizer.model -
-
Uses of InstanceEstimatedMonthlySavings in software.amazon.awssdk.services.computeoptimizer.model
Methods in software.amazon.awssdk.services.computeoptimizer.model that return InstanceEstimatedMonthlySavings Modifier and Type Method Description InstanceEstimatedMonthlySavingsInstanceSavingsOpportunityAfterDiscounts. estimatedMonthlySavings()An object that describes the estimated monthly savings possible by adopting Compute Optimizer’s Amazon EC2 instance recommendations.Methods in software.amazon.awssdk.services.computeoptimizer.model with parameters of type InstanceEstimatedMonthlySavings Modifier and Type Method Description InstanceSavingsOpportunityAfterDiscounts.BuilderInstanceSavingsOpportunityAfterDiscounts.Builder. estimatedMonthlySavings(InstanceEstimatedMonthlySavings estimatedMonthlySavings)An object that describes the estimated monthly savings possible by adopting Compute Optimizer’s Amazon EC2 instance recommendations.
-