| 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 | |
| software.amazon.awssdk.services.migrationhuborchestrator.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListWorkflowsResponse |
MigrationHubOrchestratorClient.listWorkflows(ListWorkflowsRequest listWorkflowsRequest)
List the migration workflows.
|
default CompletableFuture<ListWorkflowsResponse> |
MigrationHubOrchestratorAsyncClient.listWorkflows(ListWorkflowsRequest listWorkflowsRequest)
List the migration workflows.
|
default ListWorkflowsIterable |
MigrationHubOrchestratorClient.listWorkflowsPaginator(ListWorkflowsRequest listWorkflowsRequest)
List the migration workflows.
|
default ListWorkflowsPublisher |
MigrationHubOrchestratorAsyncClient.listWorkflowsPaginator(ListWorkflowsRequest listWorkflowsRequest)
List the migration workflows.
|
| Constructor and Description |
|---|
ListWorkflowsIterable(MigrationHubOrchestratorClient client,
ListWorkflowsRequest firstRequest) |
ListWorkflowsPublisher(MigrationHubOrchestratorAsyncClient client,
ListWorkflowsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListWorkflowsRequestMarshaller.marshall(ListWorkflowsRequest listWorkflowsRequest) |
Copyright © 2023. All rights reserved.