| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateWorkflowStepResponse |
MigrationHubOrchestratorClient.createWorkflowStep(Consumer<CreateWorkflowStepRequest.Builder> createWorkflowStepRequest)
Create a step in the migration workflow.
|
default CreateWorkflowStepResponse |
MigrationHubOrchestratorClient.createWorkflowStep(CreateWorkflowStepRequest createWorkflowStepRequest)
Create a step in the migration workflow.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateWorkflowStepResponse> |
MigrationHubOrchestratorAsyncClient.createWorkflowStep(Consumer<CreateWorkflowStepRequest.Builder> createWorkflowStepRequest)
Create a step in the migration workflow.
|
default CompletableFuture<CreateWorkflowStepResponse> |
MigrationHubOrchestratorAsyncClient.createWorkflowStep(CreateWorkflowStepRequest createWorkflowStepRequest)
Create a step in the migration workflow.
|
Copyright © 2023. All rights reserved.