| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
RDSInstanceEstimatedMonthlySavings |
RDSInstanceEstimatedMonthlySavings.clone() |
RDSInstanceEstimatedMonthlySavings |
RDSInstanceSavingsOpportunityAfterDiscounts.getEstimatedMonthlySavings()
The estimated monthly savings possible by adopting Compute Optimizer’s Amazon RDS instance recommendations.
|
RDSInstanceEstimatedMonthlySavings |
RDSInstanceEstimatedMonthlySavings.withCurrency(Currency currency)
The currency of the estimated monthly savings.
|
RDSInstanceEstimatedMonthlySavings |
RDSInstanceEstimatedMonthlySavings.withCurrency(String currency)
The currency of the estimated monthly savings.
|
RDSInstanceEstimatedMonthlySavings |
RDSInstanceEstimatedMonthlySavings.withValue(Double value)
The value of the estimated monthly savings for Amazon RDS instances.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RDSInstanceSavingsOpportunityAfterDiscounts.setEstimatedMonthlySavings(RDSInstanceEstimatedMonthlySavings estimatedMonthlySavings)
The estimated monthly savings possible by adopting Compute Optimizer’s Amazon RDS instance recommendations.
|
RDSInstanceSavingsOpportunityAfterDiscounts |
RDSInstanceSavingsOpportunityAfterDiscounts.withEstimatedMonthlySavings(RDSInstanceEstimatedMonthlySavings estimatedMonthlySavings)
The estimated monthly savings possible by adopting Compute Optimizer’s Amazon RDS instance recommendations.
|
Copyright © 2024. All rights reserved.