Uses of Class
software.amazon.awssdk.services.computeoptimizer.model.RDSStorageEstimatedMonthlySavings
-
Packages that use RDSStorageEstimatedMonthlySavings Package Description software.amazon.awssdk.services.computeoptimizer.model -
-
Uses of RDSStorageEstimatedMonthlySavings in software.amazon.awssdk.services.computeoptimizer.model
Methods in software.amazon.awssdk.services.computeoptimizer.model that return RDSStorageEstimatedMonthlySavings Modifier and Type Method Description RDSStorageEstimatedMonthlySavingsRDSStorageSavingsOpportunityAfterDiscounts. estimatedMonthlySavings()The estimated monthly savings possible by adopting Compute Optimizer’s Amazon RDS storage recommendations.Methods in software.amazon.awssdk.services.computeoptimizer.model with parameters of type RDSStorageEstimatedMonthlySavings Modifier and Type Method Description RDSStorageSavingsOpportunityAfterDiscounts.BuilderRDSStorageSavingsOpportunityAfterDiscounts.Builder. estimatedMonthlySavings(RDSStorageEstimatedMonthlySavings estimatedMonthlySavings)The estimated monthly savings possible by adopting Compute Optimizer’s Amazon RDS storage recommendations.
-