Uses of Class
software.amazon.awssdk.services.migrationhuborchestrator.paginators.ListWorkflowsIterable
-
Packages that use ListWorkflowsIterable 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 ListWorkflowsIterable in software.amazon.awssdk.services.migrationhuborchestrator
Methods in software.amazon.awssdk.services.migrationhuborchestrator that return ListWorkflowsIterable Modifier and Type Method Description default ListWorkflowsIterableMigrationHubOrchestratorClient. listWorkflowsPaginator(Consumer<ListWorkflowsRequest.Builder> listWorkflowsRequest)List the migration workflows.default ListWorkflowsIterableMigrationHubOrchestratorClient. listWorkflowsPaginator(ListWorkflowsRequest listWorkflowsRequest)List the migration workflows.
-