| Package | Description |
|---|---|
| com.amazonaws.services.servermigration |
|
| com.amazonaws.services.servermigration.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteAppLaunchConfigurationResult |
AbstractAWSServerMigration.deleteAppLaunchConfiguration(DeleteAppLaunchConfigurationRequest request) |
DeleteAppLaunchConfigurationResult |
AWSServerMigrationClient.deleteAppLaunchConfiguration(DeleteAppLaunchConfigurationRequest request)
Deletes existing launch configuration for an application.
|
DeleteAppLaunchConfigurationResult |
AWSServerMigration.deleteAppLaunchConfiguration(DeleteAppLaunchConfigurationRequest deleteAppLaunchConfigurationRequest)
Deletes existing launch configuration for an application.
|
| 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 |
|---|---|
DeleteAppLaunchConfigurationResult |
DeleteAppLaunchConfigurationResult.clone() |
Copyright © 2020. All rights reserved.