| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
EstimatedMonthlySavings |
EstimatedMonthlySavings.clone() |
EstimatedMonthlySavings |
SavingsOpportunity.getEstimatedMonthlySavings()
An object that describes the estimated monthly savings amount possible based on On-Demand instance pricing.
|
EstimatedMonthlySavings |
EstimatedMonthlySavings.withCurrency(Currency currency)
The currency of the estimated monthly savings.
|
EstimatedMonthlySavings |
EstimatedMonthlySavings.withCurrency(String currency)
The currency of the estimated monthly savings.
|
EstimatedMonthlySavings |
EstimatedMonthlySavings.withValue(Double value)
The value of the estimated monthly savings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SavingsOpportunity.setEstimatedMonthlySavings(EstimatedMonthlySavings estimatedMonthlySavings)
An object that describes the estimated monthly savings amount possible based on On-Demand instance pricing.
|
SavingsOpportunity |
SavingsOpportunity.withEstimatedMonthlySavings(EstimatedMonthlySavings estimatedMonthlySavings)
An object that describes the estimated monthly savings amount possible based on On-Demand instance pricing.
|
Copyright © 2022. All rights reserved.