| Package | Description |
|---|---|
| com.amazonaws.services.costoptimizationhub.model |
| Modifier and Type | Method and Description |
|---|---|
static Source |
Source.fromValue(String value)
Use this in place of valueOf.
|
static Source |
Source.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Source[] |
Source.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetRecommendationResult |
GetRecommendationResult.withSource(Source source)
The source of the recommendation.
|
Recommendation |
Recommendation.withSource(Source source)
The source of the recommendation.
|
Copyright © 2023. All rights reserved.