| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf.model | |
| software.amazon.awssdk.services.swf.transform |
| Modifier and Type | Method and Description |
|---|---|
FailWorkflowExecutionDecisionAttributes |
Decision.failWorkflowExecutionDecisionAttributes()
Provides details of the
FailWorkflowExecution decision. |
| Modifier and Type | Method and Description |
|---|---|
Decision.Builder |
Decision.Builder.failWorkflowExecutionDecisionAttributes(FailWorkflowExecutionDecisionAttributes failWorkflowExecutionDecisionAttributes)
Provides details of the
FailWorkflowExecution decision. |
| Modifier and Type | Method and Description |
|---|---|
FailWorkflowExecutionDecisionAttributes |
FailWorkflowExecutionDecisionAttributesUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
FailWorkflowExecutionDecisionAttributesMarshaller.marshall(FailWorkflowExecutionDecisionAttributes failWorkflowExecutionDecisionAttributes,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.