| 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.model |
| Modifier and Type | Method and Description |
|---|---|
default CreateProgressUpdateStreamResponse |
MigrationHubClient.createProgressUpdateStream(Consumer<CreateProgressUpdateStreamRequest.Builder> 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 CompletableFuture<CreateProgressUpdateStreamResponse> |
MigrationHubAsyncClient.createProgressUpdateStream(Consumer<CreateProgressUpdateStreamRequest.Builder> 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 |
|---|---|
static Class<? extends CreateProgressUpdateStreamRequest.Builder> |
CreateProgressUpdateStreamRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.