Uses of Class
software.amazon.awssdk.services.migrationhuborchestrator.model.CreateWorkflowStepGroupRequest
-
Packages that use CreateWorkflowStepGroupRequest 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.transform -
-
Uses of CreateWorkflowStepGroupRequest in software.amazon.awssdk.services.migrationhuborchestrator
Methods in software.amazon.awssdk.services.migrationhuborchestrator with parameters of type CreateWorkflowStepGroupRequest Modifier and Type Method Description default CompletableFuture<CreateWorkflowStepGroupResponse>MigrationHubOrchestratorAsyncClient. createWorkflowStepGroup(CreateWorkflowStepGroupRequest createWorkflowStepGroupRequest)Create a step group in a migration workflow.default CreateWorkflowStepGroupResponseMigrationHubOrchestratorClient. createWorkflowStepGroup(CreateWorkflowStepGroupRequest createWorkflowStepGroupRequest)Create a step group in a migration workflow. -
Uses of CreateWorkflowStepGroupRequest in software.amazon.awssdk.services.migrationhuborchestrator.transform
Methods in software.amazon.awssdk.services.migrationhuborchestrator.transform with parameters of type CreateWorkflowStepGroupRequest Modifier and Type Method Description SdkHttpFullRequestCreateWorkflowStepGroupRequestMarshaller. marshall(CreateWorkflowStepGroupRequest createWorkflowStepGroupRequest)
-