| 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.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListWorkflowStepsResponse |
MigrationHubOrchestratorClient.listWorkflowSteps(Consumer<ListWorkflowStepsRequest.Builder> listWorkflowStepsRequest)
List the steps in a workflow.
|
default ListWorkflowStepsResponse |
MigrationHubOrchestratorClient.listWorkflowSteps(ListWorkflowStepsRequest listWorkflowStepsRequest)
List the steps in a workflow.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListWorkflowStepsResponse> |
MigrationHubOrchestratorAsyncClient.listWorkflowSteps(Consumer<ListWorkflowStepsRequest.Builder> listWorkflowStepsRequest)
List the steps in a workflow.
|
default CompletableFuture<ListWorkflowStepsResponse> |
MigrationHubOrchestratorAsyncClient.listWorkflowSteps(ListWorkflowStepsRequest listWorkflowStepsRequest)
List the steps in a workflow.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListWorkflowStepsResponse> |
ListWorkflowStepsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListWorkflowStepsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListWorkflowStepsResponse> subscriber) |
Copyright © 2023. All rights reserved.