| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf.model | |
| software.amazon.awssdk.services.swf.transform |
| Modifier and Type | Method and Description |
|---|---|
CompleteWorkflowExecutionDecisionAttributes |
Decision.completeWorkflowExecutionDecisionAttributes()
Provides details of the
CompleteWorkflowExecution decision. |
| Modifier and Type | Method and Description |
|---|---|
Decision.Builder |
Decision.Builder.completeWorkflowExecutionDecisionAttributes(CompleteWorkflowExecutionDecisionAttributes completeWorkflowExecutionDecisionAttributes)
Provides details of the
CompleteWorkflowExecution decision. |
| Modifier and Type | Method and Description |
|---|---|
CompleteWorkflowExecutionDecisionAttributes |
CompleteWorkflowExecutionDecisionAttributesUnmarshaller.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.