| 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 |
|---|---|
GetWorkflowResult |
AWSMigrationHubOrchestratorClient.getWorkflow(GetWorkflowRequest request)
Get migration workflow.
|
GetWorkflowResult |
AbstractAWSMigrationHubOrchestrator.getWorkflow(GetWorkflowRequest request) |
GetWorkflowResult |
AWSMigrationHubOrchestrator.getWorkflow(GetWorkflowRequest getWorkflowRequest)
Get migration workflow.
|
Future<GetWorkflowResult> |
AbstractAWSMigrationHubOrchestratorAsync.getWorkflowAsync(GetWorkflowRequest request) |
Future<GetWorkflowResult> |
AWSMigrationHubOrchestratorAsyncClient.getWorkflowAsync(GetWorkflowRequest request) |
Future<GetWorkflowResult> |
AWSMigrationHubOrchestratorAsync.getWorkflowAsync(GetWorkflowRequest getWorkflowRequest)
Get migration workflow.
|
Future<GetWorkflowResult> |
AbstractAWSMigrationHubOrchestratorAsync.getWorkflowAsync(GetWorkflowRequest request,
AsyncHandler<GetWorkflowRequest,GetWorkflowResult> asyncHandler) |
Future<GetWorkflowResult> |
AWSMigrationHubOrchestratorAsyncClient.getWorkflowAsync(GetWorkflowRequest request,
AsyncHandler<GetWorkflowRequest,GetWorkflowResult> asyncHandler) |
Future<GetWorkflowResult> |
AWSMigrationHubOrchestratorAsync.getWorkflowAsync(GetWorkflowRequest getWorkflowRequest,
AsyncHandler<GetWorkflowRequest,GetWorkflowResult> asyncHandler)
Get migration workflow.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetWorkflowResult> |
AbstractAWSMigrationHubOrchestratorAsync.getWorkflowAsync(GetWorkflowRequest request,
AsyncHandler<GetWorkflowRequest,GetWorkflowResult> asyncHandler) |
Future<GetWorkflowResult> |
AWSMigrationHubOrchestratorAsyncClient.getWorkflowAsync(GetWorkflowRequest request,
AsyncHandler<GetWorkflowRequest,GetWorkflowResult> asyncHandler) |
Future<GetWorkflowResult> |
AWSMigrationHubOrchestratorAsync.getWorkflowAsync(GetWorkflowRequest getWorkflowRequest,
AsyncHandler<GetWorkflowRequest,GetWorkflowResult> asyncHandler)
Get migration workflow.
|
| Modifier and Type | Method and Description |
|---|---|
GetWorkflowRequest |
GetWorkflowRequest.clone() |
GetWorkflowRequest |
GetWorkflowRequest.withId(String id)
The ID of the migration workflow.
|
Copyright © 2023. All rights reserved.