| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
EBSSavingsOpportunityAfterDiscounts |
EBSSavingsOpportunityAfterDiscounts.clone() |
EBSSavingsOpportunityAfterDiscounts |
VolumeRecommendationOption.getSavingsOpportunityAfterDiscounts()
An object that describes the savings opportunity for the Amazon EBS volume recommendation option with specific
discounts.
|
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.
|
EBSSavingsOpportunityAfterDiscounts |
EBSSavingsOpportunityAfterDiscounts.withSavingsOpportunityPercentage(Double savingsOpportunityPercentage)
The estimated monthly savings possible as a percentage of monthly cost after applying the specific discounts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VolumeRecommendationOption.setSavingsOpportunityAfterDiscounts(EBSSavingsOpportunityAfterDiscounts savingsOpportunityAfterDiscounts)
An object that describes the savings opportunity for the Amazon EBS volume recommendation option with specific
discounts.
|
VolumeRecommendationOption |
VolumeRecommendationOption.withSavingsOpportunityAfterDiscounts(EBSSavingsOpportunityAfterDiscounts savingsOpportunityAfterDiscounts)
An object that describes the savings opportunity for the Amazon EBS volume recommendation option with specific
discounts.
|
Copyright © 2024. All rights reserved.