DeleteAppLaunchConfigurationResult |
AbstractAWSServerMigration.deleteAppLaunchConfiguration(DeleteAppLaunchConfigurationRequest request) |
DeleteAppLaunchConfigurationResult |
AWSServerMigration.deleteAppLaunchConfiguration(DeleteAppLaunchConfigurationRequest deleteAppLaunchConfigurationRequest)
Deletes the launch configuration for the specified application.
|
DeleteAppLaunchConfigurationResult |
AWSServerMigrationClient.deleteAppLaunchConfiguration(DeleteAppLaunchConfigurationRequest request)
Deletes the launch configuration for the specified application.
|
Future<DeleteAppLaunchConfigurationResult> |
AbstractAWSServerMigrationAsync.deleteAppLaunchConfigurationAsync(DeleteAppLaunchConfigurationRequest request) |
Future<DeleteAppLaunchConfigurationResult> |
AWSServerMigrationAsync.deleteAppLaunchConfigurationAsync(DeleteAppLaunchConfigurationRequest deleteAppLaunchConfigurationRequest)
Deletes the launch configuration for the specified application.
|
Future<DeleteAppLaunchConfigurationResult> |
AWSServerMigrationAsyncClient.deleteAppLaunchConfigurationAsync(DeleteAppLaunchConfigurationRequest request) |
Future<DeleteAppLaunchConfigurationResult> |
AbstractAWSServerMigrationAsync.deleteAppLaunchConfigurationAsync(DeleteAppLaunchConfigurationRequest request,
AsyncHandler<DeleteAppLaunchConfigurationRequest,DeleteAppLaunchConfigurationResult> asyncHandler) |
Future<DeleteAppLaunchConfigurationResult> |
AWSServerMigrationAsync.deleteAppLaunchConfigurationAsync(DeleteAppLaunchConfigurationRequest deleteAppLaunchConfigurationRequest,
AsyncHandler<DeleteAppLaunchConfigurationRequest,DeleteAppLaunchConfigurationResult> asyncHandler)
Deletes the launch configuration for the specified application.
|
Future<DeleteAppLaunchConfigurationResult> |
AWSServerMigrationAsyncClient.deleteAppLaunchConfigurationAsync(DeleteAppLaunchConfigurationRequest request,
AsyncHandler<DeleteAppLaunchConfigurationRequest,DeleteAppLaunchConfigurationResult> asyncHandler) |