| 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 |
|---|---|
PutResourceAttributesResult |
AbstractAWSMigrationHub.putResourceAttributes(PutResourceAttributesRequest request) |
PutResourceAttributesResult |
AWSMigrationHub.putResourceAttributes(PutResourceAttributesRequest putResourceAttributesRequest)
Provides identifying details of the resource being migrated so that it can be associated in the Application
Discovery Service repository.
|
PutResourceAttributesResult |
AWSMigrationHubClient.putResourceAttributes(PutResourceAttributesRequest request)
Provides identifying details of the resource being migrated so that it can be associated in the Application
Discovery Service repository.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PutResourceAttributesResult> |
AWSMigrationHubAsyncClient.putResourceAttributesAsync(PutResourceAttributesRequest request,
AsyncHandler<PutResourceAttributesRequest,PutResourceAttributesResult> asyncHandler) |
Future<PutResourceAttributesResult> |
AbstractAWSMigrationHubAsync.putResourceAttributesAsync(PutResourceAttributesRequest request,
AsyncHandler<PutResourceAttributesRequest,PutResourceAttributesResult> asyncHandler) |
Future<PutResourceAttributesResult> |
AWSMigrationHubAsync.putResourceAttributesAsync(PutResourceAttributesRequest putResourceAttributesRequest,
AsyncHandler<PutResourceAttributesRequest,PutResourceAttributesResult> asyncHandler)
Provides identifying details of the resource being migrated so that it can be associated in the Application
Discovery Service repository.
|
| Modifier and Type | Method and Description |
|---|---|
PutResourceAttributesResult |
PutResourceAttributesResult.clone() |
Copyright © 2023. All rights reserved.