| Package | Description | 
|---|---|
| com.amazonaws.services.simpleworkflow |  | 
| com.amazonaws.services.simpleworkflow.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Run | AbstractAmazonSimpleWorkflow. startWorkflowExecution(StartWorkflowExecutionRequest request) | 
| Run | AmazonSimpleWorkflowClient. startWorkflowExecution(StartWorkflowExecutionRequest request)
 Starts an execution of the workflow type in the specified domain using the provided  workflowIdand
 input data. | 
| Run | AmazonSimpleWorkflow. startWorkflowExecution(StartWorkflowExecutionRequest startWorkflowExecutionRequest)
 Starts an execution of the workflow type in the specified domain using the provided  workflowIdand
 input data. | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<Run> | AmazonSimpleWorkflowAsyncClient. startWorkflowExecutionAsync(StartWorkflowExecutionRequest request) | 
| Future<Run> | AbstractAmazonSimpleWorkflowAsync. startWorkflowExecutionAsync(StartWorkflowExecutionRequest request) | 
| Future<Run> | AmazonSimpleWorkflowAsync. startWorkflowExecutionAsync(StartWorkflowExecutionRequest startWorkflowExecutionRequest)
 Starts an execution of the workflow type in the specified domain using the provided  workflowIdand
 input data. | 
| Future<Run> | AmazonSimpleWorkflowAsyncClient. startWorkflowExecutionAsync(StartWorkflowExecutionRequest request,
                           AsyncHandler<StartWorkflowExecutionRequest,Run> asyncHandler) | 
| Future<Run> | AbstractAmazonSimpleWorkflowAsync. startWorkflowExecutionAsync(StartWorkflowExecutionRequest request,
                           AsyncHandler<StartWorkflowExecutionRequest,Run> asyncHandler) | 
| Future<Run> | AmazonSimpleWorkflowAsync. startWorkflowExecutionAsync(StartWorkflowExecutionRequest startWorkflowExecutionRequest,
                           AsyncHandler<StartWorkflowExecutionRequest,Run> asyncHandler)
 Starts an execution of the workflow type in the specified domain using the provided  workflowIdand
 input data. | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<Run> | AmazonSimpleWorkflowAsyncClient. startWorkflowExecutionAsync(StartWorkflowExecutionRequest request,
                           AsyncHandler<StartWorkflowExecutionRequest,Run> asyncHandler) | 
| Future<Run> | AbstractAmazonSimpleWorkflowAsync. startWorkflowExecutionAsync(StartWorkflowExecutionRequest request,
                           AsyncHandler<StartWorkflowExecutionRequest,Run> asyncHandler) | 
| Future<Run> | AmazonSimpleWorkflowAsync. startWorkflowExecutionAsync(StartWorkflowExecutionRequest startWorkflowExecutionRequest,
                           AsyncHandler<StartWorkflowExecutionRequest,Run> asyncHandler)
 Starts an execution of the workflow type in the specified domain using the provided  workflowIdand
 input data. | 
| Modifier and Type | Method and Description | 
|---|---|
| Run | Run. clone() | 
| Run | Run. withRunId(String runId)
 The  runIdof a workflow execution. | 
Copyright © 2020. All rights reserved.