| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
ApplicationComponentStrategy |
ApplicationComponentStrategy.clone() |
ApplicationComponentStrategy |
ApplicationComponentStrategy.withIsPreferred(Boolean isPreferred)
Set to true if the recommendation is set as preferred.
|
ApplicationComponentStrategy |
ApplicationComponentStrategy.withRecommendation(RecommendationSet recommendation)
Strategy recommendation for the application component.
|
ApplicationComponentStrategy |
ApplicationComponentStrategy.withStatus(StrategyRecommendation status)
The recommendation status of a strategy for an application component.
|
ApplicationComponentStrategy |
ApplicationComponentStrategy.withStatus(String status)
The recommendation status of a strategy for an application component.
|
| Modifier and Type | Method and Description |
|---|---|
List<ApplicationComponentStrategy> |
GetApplicationComponentStrategiesResult.getApplicationComponentStrategies()
A list of application component strategy recommendations.
|
| Modifier and Type | Method and Description |
|---|---|
GetApplicationComponentStrategiesResult |
GetApplicationComponentStrategiesResult.withApplicationComponentStrategies(ApplicationComponentStrategy... applicationComponentStrategies)
A list of application component strategy recommendations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetApplicationComponentStrategiesResult.setApplicationComponentStrategies(Collection<ApplicationComponentStrategy> applicationComponentStrategies)
A list of application component strategy recommendations.
|
GetApplicationComponentStrategiesResult |
GetApplicationComponentStrategiesResult.withApplicationComponentStrategies(Collection<ApplicationComponentStrategy> applicationComponentStrategies)
A list of application component strategy recommendations.
|
Copyright © 2025. All rights reserved.