| Package | Description |
|---|---|
| com.amazonaws.services.servermigration |
|
| com.amazonaws.services.servermigration.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteAppLaunchConfigurationResult> |
AbstractAWSServerMigrationAsync.deleteAppLaunchConfigurationAsync(DeleteAppLaunchConfigurationRequest request,
AsyncHandler<DeleteAppLaunchConfigurationRequest,DeleteAppLaunchConfigurationResult> asyncHandler) |
Future<DeleteAppLaunchConfigurationResult> |
AWSServerMigrationAsyncClient.deleteAppLaunchConfigurationAsync(DeleteAppLaunchConfigurationRequest request,
AsyncHandler<DeleteAppLaunchConfigurationRequest,DeleteAppLaunchConfigurationResult> asyncHandler) |
Future<DeleteAppLaunchConfigurationResult> |
AWSServerMigrationAsync.deleteAppLaunchConfigurationAsync(DeleteAppLaunchConfigurationRequest deleteAppLaunchConfigurationRequest,
AsyncHandler<DeleteAppLaunchConfigurationRequest,DeleteAppLaunchConfigurationResult> asyncHandler)
Deletes existing launch configuration for an application.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteAppLaunchConfigurationRequest |
DeleteAppLaunchConfigurationRequest.clone() |
DeleteAppLaunchConfigurationRequest |
DeleteAppLaunchConfigurationRequest.withAppId(String appId)
ID of the application associated with the launch configuration.
|
Copyright © 2019. All rights reserved.