| Package | Description |
|---|---|
| com.amazonaws.services.simpleworkflow.model | |
| com.amazonaws.services.simpleworkflow.model.transform |
| Modifier and Type | Method and Description |
|---|---|
CompleteWorkflowExecutionDecisionAttributes |
CompleteWorkflowExecutionDecisionAttributes.clone() |
CompleteWorkflowExecutionDecisionAttributes |
Decision.getCompleteWorkflowExecutionDecisionAttributes()
Provides 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 details of the
CompleteWorkflowExecution decision. |
Decision |
Decision.withCompleteWorkflowExecutionDecisionAttributes(CompleteWorkflowExecutionDecisionAttributes completeWorkflowExecutionDecisionAttributes)
Provides details of the
CompleteWorkflowExecution decision. |
| Modifier and Type | Method and Description |
|---|---|
CompleteWorkflowExecutionDecisionAttributes |
CompleteWorkflowExecutionDecisionAttributesJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
CompleteWorkflowExecutionDecisionAttributesMarshaller.marshall(CompleteWorkflowExecutionDecisionAttributes completeWorkflowExecutionDecisionAttributes,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.