| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubstrategy |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateApplicationComponentConfigResponse |
MigrationHubStrategyClient.updateApplicationComponentConfig(Consumer<UpdateApplicationComponentConfigRequest.Builder> updateApplicationComponentConfigRequest)
Updates the configuration of an application component.
|
default UpdateApplicationComponentConfigResponse |
MigrationHubStrategyClient.updateApplicationComponentConfig(UpdateApplicationComponentConfigRequest updateApplicationComponentConfigRequest)
Updates the configuration of an application component.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateApplicationComponentConfigResponse> |
MigrationHubStrategyAsyncClient.updateApplicationComponentConfig(Consumer<UpdateApplicationComponentConfigRequest.Builder> updateApplicationComponentConfigRequest)
Updates the configuration of an application component.
|
default CompletableFuture<UpdateApplicationComponentConfigResponse> |
MigrationHubStrategyAsyncClient.updateApplicationComponentConfig(UpdateApplicationComponentConfigRequest updateApplicationComponentConfigRequest)
Updates the configuration of an application component.
|
Copyright © 2022. All rights reserved.