| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubstrategy |
|
| software.amazon.awssdk.services.migrationhubstrategy.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetApplicationComponentStrategiesResponse |
MigrationHubStrategyClient.getApplicationComponentStrategies(GetApplicationComponentStrategiesRequest getApplicationComponentStrategiesRequest)
Retrieves a list of all the recommended strategies and tools for an application component running on a server.
|
default CompletableFuture<GetApplicationComponentStrategiesResponse> |
MigrationHubStrategyAsyncClient.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 |
|---|---|
SdkHttpFullRequest |
GetApplicationComponentStrategiesRequestMarshaller.marshall(GetApplicationComponentStrategiesRequest getApplicationComponentStrategiesRequest) |
Copyright © 2023. All rights reserved.