| Package | Description |
|---|---|
| com.amazonaws.services.migrationhuborchestrator |
This API reference provides descriptions, syntax, and other details about each of the actions and data types for AWS
Migration Hub Orchestrator.
|
| com.amazonaws.services.migrationhuborchestrator.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetWorkflowStepGroupResult> |
AbstractAWSMigrationHubOrchestratorAsync.getWorkflowStepGroupAsync(GetWorkflowStepGroupRequest request,
AsyncHandler<GetWorkflowStepGroupRequest,GetWorkflowStepGroupResult> asyncHandler) |
Future<GetWorkflowStepGroupResult> |
AWSMigrationHubOrchestratorAsync.getWorkflowStepGroupAsync(GetWorkflowStepGroupRequest getWorkflowStepGroupRequest,
AsyncHandler<GetWorkflowStepGroupRequest,GetWorkflowStepGroupResult> asyncHandler)
Get the step group of a migration workflow.
|
Future<GetWorkflowStepGroupResult> |
AWSMigrationHubOrchestratorAsyncClient.getWorkflowStepGroupAsync(GetWorkflowStepGroupRequest request,
AsyncHandler<GetWorkflowStepGroupRequest,GetWorkflowStepGroupResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetWorkflowStepGroupRequest |
GetWorkflowStepGroupRequest.clone() |
GetWorkflowStepGroupRequest |
GetWorkflowStepGroupRequest.withId(String id)
The ID of the step group.
|
GetWorkflowStepGroupRequest |
GetWorkflowStepGroupRequest.withWorkflowId(String workflowId)
The ID of the migration workflow.
|
Copyright © 2025. All rights reserved.