| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
static SavingsEstimationMode |
SavingsEstimationMode.fromValue(String value)
Use this in place of valueOf.
|
static SavingsEstimationMode |
SavingsEstimationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SavingsEstimationMode[] |
SavingsEstimationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RecommendationPreferencesDetail |
RecommendationPreferencesDetail.withSavingsEstimationMode(SavingsEstimationMode savingsEstimationMode)
Describes the savings estimation mode used for calculating savings opportunity.
|
PutRecommendationPreferencesRequest |
PutRecommendationPreferencesRequest.withSavingsEstimationMode(SavingsEstimationMode savingsEstimationMode)
The status of the savings estimation mode preference to create or update.
|
Copyright © 2024. All rights reserved.