Uses of Class
software.amazon.awssdk.services.migrationhuborchestrator.paginators.ListTemplatesPublisher
-
Packages that use ListTemplatesPublisher 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. -
-
Uses of ListTemplatesPublisher in software.amazon.awssdk.services.migrationhuborchestrator
Methods in software.amazon.awssdk.services.migrationhuborchestrator that return ListTemplatesPublisher Modifier and Type Method Description default ListTemplatesPublisherMigrationHubOrchestratorAsyncClient. listTemplatesPaginator(Consumer<ListTemplatesRequest.Builder> listTemplatesRequest)List the templates available in Migration Hub Orchestrator to create a migration workflow.default ListTemplatesPublisherMigrationHubOrchestratorAsyncClient. listTemplatesPaginator(ListTemplatesRequest listTemplatesRequest)List the templates available in Migration Hub Orchestrator to create a migration workflow.
-