| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubstrategy |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateServerConfigResponse |
MigrationHubStrategyClient.updateServerConfig(Consumer<UpdateServerConfigRequest.Builder> updateServerConfigRequest)
Updates the configuration of the specified server.
|
default UpdateServerConfigResponse |
MigrationHubStrategyClient.updateServerConfig(UpdateServerConfigRequest updateServerConfigRequest)
Updates the configuration of the specified server.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateServerConfigResponse> |
MigrationHubStrategyAsyncClient.updateServerConfig(Consumer<UpdateServerConfigRequest.Builder> updateServerConfigRequest)
Updates the configuration of the specified server.
|
default CompletableFuture<UpdateServerConfigResponse> |
MigrationHubStrategyAsyncClient.updateServerConfig(UpdateServerConfigRequest updateServerConfigRequest)
Updates the configuration of the specified server.
|
Copyright © 2023. All rights reserved.