| Package | Description |
|---|---|
| com.amazonaws.services.simpleworkflow.model | |
| com.amazonaws.services.simpleworkflow.model.transform |
| Modifier and Type | Method and Description |
|---|---|
CancelWorkflowExecutionDecisionAttributes |
CancelWorkflowExecutionDecisionAttributes.clone() |
CancelWorkflowExecutionDecisionAttributes |
Decision.getCancelWorkflowExecutionDecisionAttributes()
Provides details of the
CancelWorkflowExecution decision. |
CancelWorkflowExecutionDecisionAttributes |
CancelWorkflowExecutionDecisionAttributes.withDetails(String details)
Optional. details of the cancellation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Decision.setCancelWorkflowExecutionDecisionAttributes(CancelWorkflowExecutionDecisionAttributes cancelWorkflowExecutionDecisionAttributes)
Provides details of the
CancelWorkflowExecution decision. |
Decision |
Decision.withCancelWorkflowExecutionDecisionAttributes(CancelWorkflowExecutionDecisionAttributes cancelWorkflowExecutionDecisionAttributes)
Provides details of the
CancelWorkflowExecution decision. |
| Modifier and Type | Method and Description |
|---|---|
CancelWorkflowExecutionDecisionAttributes |
CancelWorkflowExecutionDecisionAttributesJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
CancelWorkflowExecutionDecisionAttributesMarshaller.marshall(CancelWorkflowExecutionDecisionAttributes cancelWorkflowExecutionDecisionAttributes,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.