| 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 DisassociateCreatedArtifactResponse |
MigrationHubClient.disassociateCreatedArtifact(DisassociateCreatedArtifactRequest disassociateCreatedArtifactRequest)
Disassociates a created artifact of an AWS resource with a migration task performed by a migration tool that was
previously associated.
|
default CompletableFuture<DisassociateCreatedArtifactResponse> |
MigrationHubAsyncClient.disassociateCreatedArtifact(DisassociateCreatedArtifactRequest disassociateCreatedArtifactRequest)
Disassociates a created artifact of an AWS resource with a migration task performed by a migration tool that was
previously associated.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DisassociateCreatedArtifactRequestMarshaller.marshall(DisassociateCreatedArtifactRequest disassociateCreatedArtifactRequest) |
Copyright © 2023. All rights reserved.