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