| 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<CreateProgressUpdateStreamResponse> |
MigrationHubAsyncClient.createProgressUpdateStream(CreateProgressUpdateStreamRequest createProgressUpdateStreamRequest)
Creates a progress update stream which is an AWS resource used for access control as well as a namespace for
migration task names that is implicitly linked to your AWS account.
|
default CreateProgressUpdateStreamResponse |
MigrationHubClient.createProgressUpdateStream(CreateProgressUpdateStreamRequest createProgressUpdateStreamRequest)
Creates a progress update stream which is an AWS resource used for access control as well as a namespace for
migration task names that is implicitly linked to your AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateProgressUpdateStreamRequestMarshaller.marshall(CreateProgressUpdateStreamRequest createProgressUpdateStreamRequest) |
Copyright © 2023. All rights reserved.