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