| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| software.amazon.awssdk.services.migrationhub.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutResourceAttributesResponse> |
MigrationHubAsyncClient.putResourceAttributes(PutResourceAttributesRequest putResourceAttributesRequest)
Provides identifying details of the resource being migrated so that it can be associated in the Application
Discovery Service repository.
|
default PutResourceAttributesResponse |
MigrationHubClient.putResourceAttributes(PutResourceAttributesRequest putResourceAttributesRequest)
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 |
|---|---|
SdkHttpFullRequest |
PutResourceAttributesRequestMarshaller.marshall(PutResourceAttributesRequest putResourceAttributesRequest) |
Copyright © 2023. All rights reserved.