| 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 DeleteWorkflowStepGroupResponse |
MigrationHubOrchestratorClient.deleteWorkflowStepGroup(Consumer<DeleteWorkflowStepGroupRequest.Builder> deleteWorkflowStepGroupRequest)
Delete a step group in a migration workflow.
|
default DeleteWorkflowStepGroupResponse |
MigrationHubOrchestratorClient.deleteWorkflowStepGroup(DeleteWorkflowStepGroupRequest deleteWorkflowStepGroupRequest)
Delete a step group in a migration workflow.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteWorkflowStepGroupResponse> |
MigrationHubOrchestratorAsyncClient.deleteWorkflowStepGroup(Consumer<DeleteWorkflowStepGroupRequest.Builder> deleteWorkflowStepGroupRequest)
Delete a step group in a migration workflow.
|
default CompletableFuture<DeleteWorkflowStepGroupResponse> |
MigrationHubOrchestratorAsyncClient.deleteWorkflowStepGroup(DeleteWorkflowStepGroupRequest deleteWorkflowStepGroupRequest)
Delete a step group in a migration workflow.
|
Copyright © 2023. All rights reserved.