| 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 ListWorkflowsResponse |
MigrationHubOrchestratorClient.listWorkflows(Consumer<ListWorkflowsRequest.Builder> listWorkflowsRequest)
List the migration workflows.
|
default ListWorkflowsResponse |
MigrationHubOrchestratorClient.listWorkflows(ListWorkflowsRequest listWorkflowsRequest)
List the migration workflows.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListWorkflowsResponse> |
MigrationHubOrchestratorAsyncClient.listWorkflows(Consumer<ListWorkflowsRequest.Builder> listWorkflowsRequest)
List the migration workflows.
|
default CompletableFuture<ListWorkflowsResponse> |
MigrationHubOrchestratorAsyncClient.listWorkflows(ListWorkflowsRequest listWorkflowsRequest)
List the migration workflows.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListWorkflowsResponse> |
ListWorkflowsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListWorkflowsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListWorkflowsResponse> subscriber) |
Copyright © 2023. All rights reserved.