| Package | Description |
|---|---|
| com.amazonaws.services.migrationhub |
The AWS Migration Hub API methods help to obtain server and application migration status and integrate your
resource-specific migration tool by providing a programmatic interface to Migration Hub.
|
| com.amazonaws.services.migrationhub.model |
| Modifier and Type | Method and Description |
|---|---|
NotifyApplicationStateResult |
AWSMigrationHubClient.notifyApplicationState(NotifyApplicationStateRequest request)
Sets the migration state of an application.
|
NotifyApplicationStateResult |
AWSMigrationHub.notifyApplicationState(NotifyApplicationStateRequest notifyApplicationStateRequest)
Sets the migration state of an application.
|
NotifyApplicationStateResult |
AbstractAWSMigrationHub.notifyApplicationState(NotifyApplicationStateRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<NotifyApplicationStateResult> |
AbstractAWSMigrationHubAsync.notifyApplicationStateAsync(NotifyApplicationStateRequest request,
AsyncHandler<NotifyApplicationStateRequest,NotifyApplicationStateResult> asyncHandler) |
Future<NotifyApplicationStateResult> |
AWSMigrationHubAsync.notifyApplicationStateAsync(NotifyApplicationStateRequest notifyApplicationStateRequest,
AsyncHandler<NotifyApplicationStateRequest,NotifyApplicationStateResult> asyncHandler)
Sets the migration state of an application.
|
Future<NotifyApplicationStateResult> |
AWSMigrationHubAsyncClient.notifyApplicationStateAsync(NotifyApplicationStateRequest request,
AsyncHandler<NotifyApplicationStateRequest,NotifyApplicationStateResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
NotifyApplicationStateResult |
NotifyApplicationStateResult.clone() |
Copyright © 2022. All rights reserved.