| 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 |
|---|---|
StopWorkflowResult |
AbstractAWSMigrationHubOrchestrator.stopWorkflow(StopWorkflowRequest request) |
StopWorkflowResult |
AWSMigrationHubOrchestratorClient.stopWorkflow(StopWorkflowRequest request)
Stop an ongoing migration workflow.
|
StopWorkflowResult |
AWSMigrationHubOrchestrator.stopWorkflow(StopWorkflowRequest stopWorkflowRequest)
Stop an ongoing migration workflow.
|
Future<StopWorkflowResult> |
AbstractAWSMigrationHubOrchestratorAsync.stopWorkflowAsync(StopWorkflowRequest request) |
Future<StopWorkflowResult> |
AWSMigrationHubOrchestratorAsync.stopWorkflowAsync(StopWorkflowRequest stopWorkflowRequest)
Stop an ongoing migration workflow.
|
Future<StopWorkflowResult> |
AWSMigrationHubOrchestratorAsyncClient.stopWorkflowAsync(StopWorkflowRequest request) |
Future<StopWorkflowResult> |
AbstractAWSMigrationHubOrchestratorAsync.stopWorkflowAsync(StopWorkflowRequest request,
AsyncHandler<StopWorkflowRequest,StopWorkflowResult> asyncHandler) |
Future<StopWorkflowResult> |
AWSMigrationHubOrchestratorAsync.stopWorkflowAsync(StopWorkflowRequest stopWorkflowRequest,
AsyncHandler<StopWorkflowRequest,StopWorkflowResult> asyncHandler)
Stop an ongoing migration workflow.
|
Future<StopWorkflowResult> |
AWSMigrationHubOrchestratorAsyncClient.stopWorkflowAsync(StopWorkflowRequest request,
AsyncHandler<StopWorkflowRequest,StopWorkflowResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<StopWorkflowResult> |
AbstractAWSMigrationHubOrchestratorAsync.stopWorkflowAsync(StopWorkflowRequest request,
AsyncHandler<StopWorkflowRequest,StopWorkflowResult> asyncHandler) |
Future<StopWorkflowResult> |
AWSMigrationHubOrchestratorAsync.stopWorkflowAsync(StopWorkflowRequest stopWorkflowRequest,
AsyncHandler<StopWorkflowRequest,StopWorkflowResult> asyncHandler)
Stop an ongoing migration workflow.
|
Future<StopWorkflowResult> |
AWSMigrationHubOrchestratorAsyncClient.stopWorkflowAsync(StopWorkflowRequest request,
AsyncHandler<StopWorkflowRequest,StopWorkflowResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StopWorkflowRequest |
StopWorkflowRequest.clone() |
StopWorkflowRequest |
StopWorkflowRequest.withId(String id)
The ID of the migration workflow.
|
Copyright © 2023. All rights reserved.