| 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<GetWorkflowStepResult> |
AWSMigrationHubOrchestratorAsyncClient.getWorkflowStepAsync(GetWorkflowStepRequest request,
AsyncHandler<GetWorkflowStepRequest,GetWorkflowStepResult> asyncHandler) |
Future<GetWorkflowStepResult> |
AbstractAWSMigrationHubOrchestratorAsync.getWorkflowStepAsync(GetWorkflowStepRequest request,
AsyncHandler<GetWorkflowStepRequest,GetWorkflowStepResult> asyncHandler) |
Future<GetWorkflowStepResult> |
AWSMigrationHubOrchestratorAsync.getWorkflowStepAsync(GetWorkflowStepRequest getWorkflowStepRequest,
AsyncHandler<GetWorkflowStepRequest,GetWorkflowStepResult> asyncHandler)
Get a step in the migration workflow.
|
| Modifier and Type | Method and Description |
|---|---|
GetWorkflowStepRequest |
GetWorkflowStepRequest.clone() |
GetWorkflowStepRequest |
GetWorkflowStepRequest.withId(String id)
The ID of the step.
|
GetWorkflowStepRequest |
GetWorkflowStepRequest.withStepGroupId(String stepGroupId)
The ID of the step group.
|
GetWorkflowStepRequest |
GetWorkflowStepRequest.withWorkflowId(String workflowId)
The ID of the migration workflow.
|
Copyright © 2025. All rights reserved.