| 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 ListTemplateStepGroupsResponse |
MigrationHubOrchestratorClient.listTemplateStepGroups(Consumer<ListTemplateStepGroupsRequest.Builder> listTemplateStepGroupsRequest)
List the step groups in a template.
|
default ListTemplateStepGroupsResponse |
MigrationHubOrchestratorClient.listTemplateStepGroups(ListTemplateStepGroupsRequest listTemplateStepGroupsRequest)
List the step groups in a template.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTemplateStepGroupsResponse> |
MigrationHubOrchestratorAsyncClient.listTemplateStepGroups(Consumer<ListTemplateStepGroupsRequest.Builder> listTemplateStepGroupsRequest)
List the step groups in a template.
|
default CompletableFuture<ListTemplateStepGroupsResponse> |
MigrationHubOrchestratorAsyncClient.listTemplateStepGroups(ListTemplateStepGroupsRequest listTemplateStepGroupsRequest)
List the step groups in a template.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListTemplateStepGroupsResponse> |
ListTemplateStepGroupsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListTemplateStepGroupsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListTemplateStepGroupsResponse> subscriber) |
Copyright © 2023. All rights reserved.