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