| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf.model | |
| software.amazon.awssdk.services.swf.transform |
| Modifier and Type | Method and Description |
|---|---|
CancelWorkflowExecutionDecisionAttributes |
Decision.cancelWorkflowExecutionDecisionAttributes()
Provides details of the
CancelWorkflowExecution decision. |
| Modifier and Type | Method and Description |
|---|---|
Decision.Builder |
Decision.Builder.cancelWorkflowExecutionDecisionAttributes(CancelWorkflowExecutionDecisionAttributes cancelWorkflowExecutionDecisionAttributes)
Provides details of the
CancelWorkflowExecution decision. |
| Modifier and Type | Method and Description |
|---|---|
CancelWorkflowExecutionDecisionAttributes |
CancelWorkflowExecutionDecisionAttributesUnmarshaller.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.