Uses of Class
software.amazon.awssdk.services.migrationhuborchestrator.paginators.ListTemplateStepGroupsIterable
-
Packages that use ListTemplateStepGroupsIterable 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 ListTemplateStepGroupsIterable in software.amazon.awssdk.services.migrationhuborchestrator
Methods in software.amazon.awssdk.services.migrationhuborchestrator that return ListTemplateStepGroupsIterable Modifier and Type Method Description default ListTemplateStepGroupsIterableMigrationHubOrchestratorClient. listTemplateStepGroupsPaginator(Consumer<ListTemplateStepGroupsRequest.Builder> listTemplateStepGroupsRequest)List the step groups in a template.default ListTemplateStepGroupsIterableMigrationHubOrchestratorClient. listTemplateStepGroupsPaginator(ListTemplateStepGroupsRequest listTemplateStepGroupsRequest)List the step groups in a template.
-