| 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 ListWorkflowStepGroupsResponse |
MigrationHubOrchestratorClient.listWorkflowStepGroups(ListWorkflowStepGroupsRequest listWorkflowStepGroupsRequest)
List the step groups in a migration workflow.
|
default CompletableFuture<ListWorkflowStepGroupsResponse> |
MigrationHubOrchestratorAsyncClient.listWorkflowStepGroups(ListWorkflowStepGroupsRequest listWorkflowStepGroupsRequest)
List the step groups in a migration workflow.
|
default ListWorkflowStepGroupsIterable |
MigrationHubOrchestratorClient.listWorkflowStepGroupsPaginator(ListWorkflowStepGroupsRequest listWorkflowStepGroupsRequest)
List the step groups in a migration workflow.
|
default ListWorkflowStepGroupsPublisher |
MigrationHubOrchestratorAsyncClient.listWorkflowStepGroupsPaginator(ListWorkflowStepGroupsRequest listWorkflowStepGroupsRequest)
List the step groups in a migration workflow.
|
| Constructor and Description |
|---|
ListWorkflowStepGroupsIterable(MigrationHubOrchestratorClient client,
ListWorkflowStepGroupsRequest firstRequest) |
ListWorkflowStepGroupsPublisher(MigrationHubOrchestratorAsyncClient client,
ListWorkflowStepGroupsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListWorkflowStepGroupsRequestMarshaller.marshall(ListWorkflowStepGroupsRequest listWorkflowStepGroupsRequest) |
Copyright © 2023. All rights reserved.