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