| Package | Description |
|---|---|
| com.amazonaws.services.mgn |
The Application Migration Service service.
|
| com.amazonaws.services.mgn.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetLaunchConfigurationResult> |
AWSmgnAsyncClient.getLaunchConfigurationAsync(GetLaunchConfigurationRequest request,
AsyncHandler<GetLaunchConfigurationRequest,GetLaunchConfigurationResult> asyncHandler) |
Future<GetLaunchConfigurationResult> |
AWSmgnAsync.getLaunchConfigurationAsync(GetLaunchConfigurationRequest getLaunchConfigurationRequest,
AsyncHandler<GetLaunchConfigurationRequest,GetLaunchConfigurationResult> asyncHandler)
Lists all LaunchConfigurations available, filtered by Source Server IDs.
|
Future<GetLaunchConfigurationResult> |
AbstractAWSmgnAsync.getLaunchConfigurationAsync(GetLaunchConfigurationRequest request,
AsyncHandler<GetLaunchConfigurationRequest,GetLaunchConfigurationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetLaunchConfigurationRequest |
GetLaunchConfigurationRequest.clone() |
GetLaunchConfigurationRequest |
GetLaunchConfigurationRequest.withSourceServerID(String sourceServerID)
Request to get Launch Configuration information by Source Server ID.
|
Copyright © 2023. All rights reserved.