| Package | Description |
|---|---|
| com.amazonaws.services.servermigration |
|
| com.amazonaws.services.servermigration.model |
| Modifier and Type | Method and Description |
|---|---|
PutAppLaunchConfigurationResult |
AWSServerMigration.putAppLaunchConfiguration(PutAppLaunchConfigurationRequest putAppLaunchConfigurationRequest)
Creates or updates the launch configuration for the specified application.
|
PutAppLaunchConfigurationResult |
AbstractAWSServerMigration.putAppLaunchConfiguration(PutAppLaunchConfigurationRequest request) |
PutAppLaunchConfigurationResult |
AWSServerMigrationClient.putAppLaunchConfiguration(PutAppLaunchConfigurationRequest request)
Creates or updates the launch configuration for the specified application.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PutAppLaunchConfigurationResult> |
AWSServerMigrationAsyncClient.putAppLaunchConfigurationAsync(PutAppLaunchConfigurationRequest request,
AsyncHandler<PutAppLaunchConfigurationRequest,PutAppLaunchConfigurationResult> asyncHandler) |
Future<PutAppLaunchConfigurationResult> |
AWSServerMigrationAsync.putAppLaunchConfigurationAsync(PutAppLaunchConfigurationRequest putAppLaunchConfigurationRequest,
AsyncHandler<PutAppLaunchConfigurationRequest,PutAppLaunchConfigurationResult> asyncHandler)
Creates or updates the launch configuration for the specified application.
|
Future<PutAppLaunchConfigurationResult> |
AbstractAWSServerMigrationAsync.putAppLaunchConfigurationAsync(PutAppLaunchConfigurationRequest request,
AsyncHandler<PutAppLaunchConfigurationRequest,PutAppLaunchConfigurationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PutAppLaunchConfigurationResult |
PutAppLaunchConfigurationResult.clone() |
Copyright © 2022. All rights reserved.