| Package | Description |
|---|---|
| software.amazon.awssdk.services.mgn |
The Application Migration Service service.
|
| Modifier and Type | Method and Description |
|---|---|
default GetLaunchConfigurationResponse |
MgnClient.getLaunchConfiguration(Consumer<GetLaunchConfigurationRequest.Builder> getLaunchConfigurationRequest)
Lists all LaunchConfigurations available, filtered by Source Server IDs.
|
default GetLaunchConfigurationResponse |
MgnClient.getLaunchConfiguration(GetLaunchConfigurationRequest getLaunchConfigurationRequest)
Lists all LaunchConfigurations available, filtered by Source Server IDs.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetLaunchConfigurationResponse> |
MgnAsyncClient.getLaunchConfiguration(Consumer<GetLaunchConfigurationRequest.Builder> getLaunchConfigurationRequest)
Lists all LaunchConfigurations available, filtered by Source Server IDs.
|
default CompletableFuture<GetLaunchConfigurationResponse> |
MgnAsyncClient.getLaunchConfiguration(GetLaunchConfigurationRequest getLaunchConfigurationRequest)
Lists all LaunchConfigurations available, filtered by Source Server IDs.
|
Copyright © 2022. All rights reserved.