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