| Package | Description |
|---|---|
| com.amazonaws.services.servermigration |
|
| com.amazonaws.services.servermigration.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetAppLaunchConfigurationResult> |
AWSServerMigrationAsyncClient.getAppLaunchConfigurationAsync(GetAppLaunchConfigurationRequest request,
AsyncHandler<GetAppLaunchConfigurationRequest,GetAppLaunchConfigurationResult> asyncHandler) |
Future<GetAppLaunchConfigurationResult> |
AWSServerMigrationAsync.getAppLaunchConfigurationAsync(GetAppLaunchConfigurationRequest getAppLaunchConfigurationRequest,
AsyncHandler<GetAppLaunchConfigurationRequest,GetAppLaunchConfigurationResult> asyncHandler)
Retrieves the application launch configuration associated with the specified application.
|
Future<GetAppLaunchConfigurationResult> |
AbstractAWSServerMigrationAsync.getAppLaunchConfigurationAsync(GetAppLaunchConfigurationRequest request,
AsyncHandler<GetAppLaunchConfigurationRequest,GetAppLaunchConfigurationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetAppLaunchConfigurationRequest |
GetAppLaunchConfigurationRequest.clone() |
GetAppLaunchConfigurationRequest |
GetAppLaunchConfigurationRequest.withAppId(String appId)
The ID of the application.
|
Copyright © 2024. All rights reserved.