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