| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations |
|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
GetApplicationComponentStrategiesResult |
AWSMigrationHubStrategyRecommendationsClient.getApplicationComponentStrategies(GetApplicationComponentStrategiesRequest request)
Retrieves a list of all the recommended strategies and tools for an application component running on a server.
|
GetApplicationComponentStrategiesResult |
AbstractAWSMigrationHubStrategyRecommendations.getApplicationComponentStrategies(GetApplicationComponentStrategiesRequest request) |
GetApplicationComponentStrategiesResult |
AWSMigrationHubStrategyRecommendations.getApplicationComponentStrategies(GetApplicationComponentStrategiesRequest getApplicationComponentStrategiesRequest)
Retrieves a list of all the recommended strategies and tools for an application component running on a server.
|
| Modifier and Type | Method and Description |
|---|---|
GetApplicationComponentStrategiesResult |
GetApplicationComponentStrategiesResult.clone() |
GetApplicationComponentStrategiesResult |
GetApplicationComponentStrategiesResult.withApplicationComponentStrategies(ApplicationComponentStrategy... applicationComponentStrategies)
A list of application component strategy recommendations.
|
GetApplicationComponentStrategiesResult |
GetApplicationComponentStrategiesResult.withApplicationComponentStrategies(Collection<ApplicationComponentStrategy> applicationComponentStrategies)
A list of application component strategy recommendations.
|
Copyright © 2022. All rights reserved.