| 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 ListWorkflowStepGroupsResponse |
MigrationHubOrchestratorClient.listWorkflowStepGroups(Consumer<ListWorkflowStepGroupsRequest.Builder> listWorkflowStepGroupsRequest)
List the step groups in a migration workflow.
|
default ListWorkflowStepGroupsResponse |
MigrationHubOrchestratorClient.listWorkflowStepGroups(ListWorkflowStepGroupsRequest listWorkflowStepGroupsRequest)
List the step groups in a migration workflow.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListWorkflowStepGroupsResponse> |
MigrationHubOrchestratorAsyncClient.listWorkflowStepGroups(Consumer<ListWorkflowStepGroupsRequest.Builder> listWorkflowStepGroupsRequest)
List the step groups in a migration workflow.
|
default CompletableFuture<ListWorkflowStepGroupsResponse> |
MigrationHubOrchestratorAsyncClient.listWorkflowStepGroups(ListWorkflowStepGroupsRequest listWorkflowStepGroupsRequest)
List the step groups in a migration workflow.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListWorkflowStepGroupsResponse> |
ListWorkflowStepGroupsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListWorkflowStepGroupsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListWorkflowStepGroupsResponse> subscriber) |
Copyright © 2023. All rights reserved.