| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
static Strategy |
Strategy.fromValue(String value)
Use this in place of valueOf.
|
static Strategy |
Strategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Strategy[] |
Strategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StrategyOption |
StrategyOption.withStrategy(Strategy strategy)
Type of transformation.
|
RecommendationSet |
RecommendationSet.withStrategy(Strategy strategy)
The recommended strategy.
|
StrategySummary |
StrategySummary.withStrategy(Strategy strategy)
The name of recommended strategy.
|
Copyright © 2023. All rights reserved.