| Package | Description | 
|---|---|
| com.amazonaws.services.simpleworkflow.model | 
| Modifier and Type | Method and Description | 
|---|---|
CompleteWorkflowExecutionDecisionAttributes | 
CompleteWorkflowExecutionDecisionAttributes.clone()  | 
CompleteWorkflowExecutionDecisionAttributes | 
Decision.getCompleteWorkflowExecutionDecisionAttributes()
 Provides the details of the  
CompleteWorkflowExecution decision. | 
CompleteWorkflowExecutionDecisionAttributes | 
CompleteWorkflowExecutionDecisionAttributes.withResult(String result)
 The result of the workflow execution. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Decision.setCompleteWorkflowExecutionDecisionAttributes(CompleteWorkflowExecutionDecisionAttributes completeWorkflowExecutionDecisionAttributes)
 Provides the details of the  
CompleteWorkflowExecution decision. | 
Decision | 
Decision.withCompleteWorkflowExecutionDecisionAttributes(CompleteWorkflowExecutionDecisionAttributes completeWorkflowExecutionDecisionAttributes)
 Provides the details of the  
CompleteWorkflowExecution decision. | 
Copyright © 2020. All rights reserved.