| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhuborchestrator |
This API reference provides descriptions, syntax, and other details about each of the actions and data types for AWS
Migration Hub Orchestrator.
|
| software.amazon.awssdk.services.migrationhuborchestrator.model |
| Modifier and Type | Method and Description |
|---|---|
default GetWorkflowResponse |
MigrationHubOrchestratorClient.getWorkflow(Consumer<GetWorkflowRequest.Builder> getWorkflowRequest)
Get migration workflow.
|
default CompletableFuture<GetWorkflowResponse> |
MigrationHubOrchestratorAsyncClient.getWorkflow(Consumer<GetWorkflowRequest.Builder> getWorkflowRequest)
Get migration workflow.
|
| Modifier and Type | Method and Description |
|---|---|
static GetWorkflowRequest.Builder |
GetWorkflowRequest.builder() |
GetWorkflowRequest.Builder |
GetWorkflowRequest.Builder.id(String id)
The ID of the migration workflow.
|
GetWorkflowRequest.Builder |
GetWorkflowRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetWorkflowRequest.Builder |
GetWorkflowRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetWorkflowRequest.Builder |
GetWorkflowRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetWorkflowRequest.Builder> |
GetWorkflowRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.