Uses of Class
software.amazon.awssdk.services.migrationhuborchestrator.paginators.ListWorkflowStepGroupsPublisher
-
Packages that use ListWorkflowStepGroupsPublisher 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 ListWorkflowStepGroupsPublisher in software.amazon.awssdk.services.migrationhuborchestrator
Methods in software.amazon.awssdk.services.migrationhuborchestrator that return ListWorkflowStepGroupsPublisher Modifier and Type Method Description default ListWorkflowStepGroupsPublisherMigrationHubOrchestratorAsyncClient. listWorkflowStepGroupsPaginator(Consumer<ListWorkflowStepGroupsRequest.Builder> listWorkflowStepGroupsRequest)List the step groups in a migration workflow.default ListWorkflowStepGroupsPublisherMigrationHubOrchestratorAsyncClient. listWorkflowStepGroupsPaginator(ListWorkflowStepGroupsRequest listWorkflowStepGroupsRequest)List the step groups in a migration workflow.
-