| 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<StartWorkflowResult> |
AWSMigrationHubOrchestratorAsyncClient.startWorkflowAsync(StartWorkflowRequest request,
AsyncHandler<StartWorkflowRequest,StartWorkflowResult> asyncHandler) |
Future<StartWorkflowResult> |
AbstractAWSMigrationHubOrchestratorAsync.startWorkflowAsync(StartWorkflowRequest request,
AsyncHandler<StartWorkflowRequest,StartWorkflowResult> asyncHandler) |
Future<StartWorkflowResult> |
AWSMigrationHubOrchestratorAsync.startWorkflowAsync(StartWorkflowRequest startWorkflowRequest,
AsyncHandler<StartWorkflowRequest,StartWorkflowResult> asyncHandler)
Start a migration workflow.
|
| Modifier and Type | Method and Description |
|---|---|
StartWorkflowRequest |
StartWorkflowRequest.clone() |
StartWorkflowRequest |
StartWorkflowRequest.withId(String id)
The ID of the migration workflow.
|
Copyright © 2022. All rights reserved.