| Package | Description |
|---|---|
| software.amazon.awssdk.services.mgn |
The Application Migration Service service.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateLaunchConfigurationResponse |
MgnClient.updateLaunchConfiguration(Consumer<UpdateLaunchConfigurationRequest.Builder> updateLaunchConfigurationRequest)
Updates multiple LaunchConfigurations by Source Server ID.
|
default UpdateLaunchConfigurationResponse |
MgnClient.updateLaunchConfiguration(UpdateLaunchConfigurationRequest updateLaunchConfigurationRequest)
Updates multiple LaunchConfigurations by Source Server ID.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateLaunchConfigurationResponse> |
MgnAsyncClient.updateLaunchConfiguration(Consumer<UpdateLaunchConfigurationRequest.Builder> updateLaunchConfigurationRequest)
Updates multiple LaunchConfigurations by Source Server ID.
|
default CompletableFuture<UpdateLaunchConfigurationResponse> |
MgnAsyncClient.updateLaunchConfiguration(UpdateLaunchConfigurationRequest updateLaunchConfigurationRequest)
Updates multiple LaunchConfigurations by Source Server ID.
|
Copyright © 2023. All rights reserved.