Uses of Interface
software.amazon.awssdk.services.computeoptimizer.model.RDSStorageSavingsOpportunityAfterDiscounts.Builder
-
Packages that use RDSStorageSavingsOpportunityAfterDiscounts.Builder Package Description software.amazon.awssdk.services.computeoptimizer.model -
-
Uses of RDSStorageSavingsOpportunityAfterDiscounts.Builder in software.amazon.awssdk.services.computeoptimizer.model
Methods in software.amazon.awssdk.services.computeoptimizer.model that return RDSStorageSavingsOpportunityAfterDiscounts.Builder Modifier and Type Method Description static RDSStorageSavingsOpportunityAfterDiscounts.BuilderRDSStorageSavingsOpportunityAfterDiscounts. builder()default RDSStorageSavingsOpportunityAfterDiscounts.BuilderRDSStorageSavingsOpportunityAfterDiscounts.Builder. estimatedMonthlySavings(Consumer<RDSStorageEstimatedMonthlySavings.Builder> estimatedMonthlySavings)The estimated monthly savings possible by adopting Compute Optimizer’s Amazon RDS storage recommendations.RDSStorageSavingsOpportunityAfterDiscounts.BuilderRDSStorageSavingsOpportunityAfterDiscounts.Builder. estimatedMonthlySavings(RDSStorageEstimatedMonthlySavings estimatedMonthlySavings)The estimated monthly savings possible by adopting Compute Optimizer’s Amazon RDS storage recommendations.RDSStorageSavingsOpportunityAfterDiscounts.BuilderRDSStorageSavingsOpportunityAfterDiscounts.Builder. savingsOpportunityPercentage(Double savingsOpportunityPercentage)The estimated monthly savings possible as a percentage of monthly cost by adopting Compute Optimizer’s Amazon RDS storage recommendations.RDSStorageSavingsOpportunityAfterDiscounts.BuilderRDSStorageSavingsOpportunityAfterDiscounts. toBuilder()Methods in software.amazon.awssdk.services.computeoptimizer.model that return types with arguments of type RDSStorageSavingsOpportunityAfterDiscounts.Builder Modifier and Type Method Description static Class<? extends RDSStorageSavingsOpportunityAfterDiscounts.Builder>RDSStorageSavingsOpportunityAfterDiscounts. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.computeoptimizer.model with type arguments of type RDSStorageSavingsOpportunityAfterDiscounts.Builder Modifier and Type Method Description default RDSDBStorageRecommendationOption.BuilderRDSDBStorageRecommendationOption.Builder. savingsOpportunityAfterDiscounts(Consumer<RDSStorageSavingsOpportunityAfterDiscounts.Builder> savingsOpportunityAfterDiscounts)Describes the savings opportunity for Amazon RDS storage recommendations or for the recommendation option.
-