| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations |
|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateServerConfigResult> |
AWSMigrationHubStrategyRecommendationsAsyncClient.updateServerConfigAsync(UpdateServerConfigRequest request,
AsyncHandler<UpdateServerConfigRequest,UpdateServerConfigResult> asyncHandler) |
Future<UpdateServerConfigResult> |
AbstractAWSMigrationHubStrategyRecommendationsAsync.updateServerConfigAsync(UpdateServerConfigRequest request,
AsyncHandler<UpdateServerConfigRequest,UpdateServerConfigResult> asyncHandler) |
Future<UpdateServerConfigResult> |
AWSMigrationHubStrategyRecommendationsAsync.updateServerConfigAsync(UpdateServerConfigRequest updateServerConfigRequest,
AsyncHandler<UpdateServerConfigRequest,UpdateServerConfigResult> asyncHandler)
Updates the configuration of the specified server.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateServerConfigRequest |
UpdateServerConfigRequest.clone() |
UpdateServerConfigRequest |
UpdateServerConfigRequest.withServerId(String serverId)
The ID of the server.
|
UpdateServerConfigRequest |
UpdateServerConfigRequest.withStrategyOption(StrategyOption strategyOption)
The preferred strategy options for the application component.
|
Copyright © 2024. All rights reserved.