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