| 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 ListTemplatesResponse |
MigrationHubOrchestratorClient.listTemplates(Consumer<ListTemplatesRequest.Builder> listTemplatesRequest)
List the templates available in Migration Hub Orchestrator to create a migration workflow.
|
default ListTemplatesResponse |
MigrationHubOrchestratorClient.listTemplates(ListTemplatesRequest listTemplatesRequest)
List the templates available in Migration Hub Orchestrator to create a migration workflow.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTemplatesResponse> |
MigrationHubOrchestratorAsyncClient.listTemplates(Consumer<ListTemplatesRequest.Builder> listTemplatesRequest)
List the templates available in Migration Hub Orchestrator to create a migration workflow.
|
default CompletableFuture<ListTemplatesResponse> |
MigrationHubOrchestratorAsyncClient.listTemplates(ListTemplatesRequest listTemplatesRequest)
List the templates available in Migration Hub Orchestrator to create a migration workflow.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListTemplatesResponse> |
ListTemplatesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListTemplatesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListTemplatesResponse> subscriber) |
Copyright © 2023. All rights reserved.