| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
static StrategyRecommendation |
StrategyRecommendation.fromValue(String value)
Use this in place of valueOf.
|
static StrategyRecommendation |
StrategyRecommendation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StrategyRecommendation[] |
StrategyRecommendation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationComponentStrategy |
ApplicationComponentStrategy.withStatus(StrategyRecommendation status)
The recommendation status of a strategy for an application component.
|
ServerStrategy |
ServerStrategy.withStatus(StrategyRecommendation status)
The recommendation status of the strategy for the server.
|
Copyright © 2022. All rights reserved.