| 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 AssociateCreatedArtifactResponse |
MigrationHubClient.associateCreatedArtifact(AssociateCreatedArtifactRequest associateCreatedArtifactRequest)
Associates a created artifact of an AWS cloud resource, the target receiving the migration, with the migration
task performed by a migration tool.
|
default CompletableFuture<AssociateCreatedArtifactResponse> |
MigrationHubAsyncClient.associateCreatedArtifact(AssociateCreatedArtifactRequest associateCreatedArtifactRequest)
Associates a created artifact of an AWS cloud resource, the target receiving the migration, with the migration
task performed by a migration tool.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AssociateCreatedArtifactRequestMarshaller.marshall(AssociateCreatedArtifactRequest associateCreatedArtifactRequest) |
Copyright © 2023. All rights reserved.