| Package | Description |
|---|---|
| com.amazonaws.services.costoptimizationhub.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 |
|---|---|
UpdatePreferencesResult |
UpdatePreferencesResult.withSavingsEstimationMode(SavingsEstimationMode savingsEstimationMode)
Shows the status of the "savings estimation mode" preference.
|
GetPreferencesResult |
GetPreferencesResult.withSavingsEstimationMode(SavingsEstimationMode savingsEstimationMode)
Retrieves the status of the "savings estimation mode" preference.
|
UpdatePreferencesRequest |
UpdatePreferencesRequest.withSavingsEstimationMode(SavingsEstimationMode savingsEstimationMode)
Sets the "savings estimation mode" preference.
|
Copyright © 2024. All rights reserved.