| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
EBSEstimatedMonthlySavings |
EBSEstimatedMonthlySavings.clone() |
EBSEstimatedMonthlySavings |
EBSSavingsOpportunityAfterDiscounts.getEstimatedMonthlySavings()
The estimated monthly savings possible as a percentage of monthly cost by adopting Compute Optimizer’s Amazon EBS
volume recommendations.
|
EBSEstimatedMonthlySavings |
EBSEstimatedMonthlySavings.withCurrency(Currency currency)
The currency of the estimated monthly savings.
|
EBSEstimatedMonthlySavings |
EBSEstimatedMonthlySavings.withCurrency(String currency)
The currency of the estimated monthly savings.
|
EBSEstimatedMonthlySavings |
EBSEstimatedMonthlySavings.withValue(Double value)
The value of the estimated monthly savings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EBSSavingsOpportunityAfterDiscounts.setEstimatedMonthlySavings(EBSEstimatedMonthlySavings estimatedMonthlySavings)
The estimated monthly savings possible as a percentage of monthly cost by adopting Compute Optimizer’s Amazon EBS
volume recommendations.
|
EBSSavingsOpportunityAfterDiscounts |
EBSSavingsOpportunityAfterDiscounts.withEstimatedMonthlySavings(EBSEstimatedMonthlySavings estimatedMonthlySavings)
The estimated monthly savings possible as a percentage of monthly cost by adopting Compute Optimizer’s Amazon EBS
volume recommendations.
|
Copyright © 2024. All rights reserved.