| Package | Description |
|---|---|
| com.amazonaws.services.servermigration |
|
| com.amazonaws.services.servermigration.model |
| Modifier and Type | Method and Description |
|---|---|
GetAppResult |
AWSServerMigrationClient.getApp(GetAppRequest request)
Retrieve information about the specified application.
|
GetAppResult |
AbstractAWSServerMigration.getApp(GetAppRequest request) |
GetAppResult |
AWSServerMigration.getApp(GetAppRequest getAppRequest)
Retrieve information about the specified application.
|
Future<GetAppResult> |
AbstractAWSServerMigrationAsync.getAppAsync(GetAppRequest request) |
Future<GetAppResult> |
AWSServerMigrationAsync.getAppAsync(GetAppRequest getAppRequest)
Retrieve information about the specified application.
|
Future<GetAppResult> |
AWSServerMigrationAsyncClient.getAppAsync(GetAppRequest request) |
Future<GetAppResult> |
AbstractAWSServerMigrationAsync.getAppAsync(GetAppRequest request,
AsyncHandler<GetAppRequest,GetAppResult> asyncHandler) |
Future<GetAppResult> |
AWSServerMigrationAsync.getAppAsync(GetAppRequest getAppRequest,
AsyncHandler<GetAppRequest,GetAppResult> asyncHandler)
Retrieve information about the specified application.
|
Future<GetAppResult> |
AWSServerMigrationAsyncClient.getAppAsync(GetAppRequest request,
AsyncHandler<GetAppRequest,GetAppResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetAppResult> |
AbstractAWSServerMigrationAsync.getAppAsync(GetAppRequest request,
AsyncHandler<GetAppRequest,GetAppResult> asyncHandler) |
Future<GetAppResult> |
AWSServerMigrationAsync.getAppAsync(GetAppRequest getAppRequest,
AsyncHandler<GetAppRequest,GetAppResult> asyncHandler)
Retrieve information about the specified application.
|
Future<GetAppResult> |
AWSServerMigrationAsyncClient.getAppAsync(GetAppRequest request,
AsyncHandler<GetAppRequest,GetAppResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetAppRequest |
GetAppRequest.clone() |
GetAppRequest |
GetAppRequest.withAppId(String appId)
The ID of the application.
|
Copyright © 2021. All rights reserved.