| 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 ListTemplatesResponse |
MigrationHubOrchestratorClient.listTemplates(ListTemplatesRequest 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.
|
default ListTemplatesIterable |
MigrationHubOrchestratorClient.listTemplatesPaginator(ListTemplatesRequest listTemplatesRequest)
List the templates available in Migration Hub Orchestrator to create a migration workflow.
|
default ListTemplatesPublisher |
MigrationHubOrchestratorAsyncClient.listTemplatesPaginator(ListTemplatesRequest listTemplatesRequest)
List the templates available in Migration Hub Orchestrator to create a migration workflow.
|
| Constructor and Description |
|---|
ListTemplatesIterable(MigrationHubOrchestratorClient client,
ListTemplatesRequest firstRequest) |
ListTemplatesPublisher(MigrationHubOrchestratorAsyncClient client,
ListTemplatesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTemplatesRequestMarshaller.marshall(ListTemplatesRequest listTemplatesRequest) |
Copyright © 2023. All rights reserved.