| Package | Description |
|---|---|
| com.amazonaws.services.stepfunctions.model | |
| com.amazonaws.services.stepfunctions.model.transform |
| Modifier and Type | Method and Description |
|---|---|
ActivityTimedOutEventDetails |
ActivityTimedOutEventDetails.clone() |
ActivityTimedOutEventDetails |
HistoryEvent.getActivityTimedOutEventDetails() |
ActivityTimedOutEventDetails |
ActivityTimedOutEventDetails.withCause(String cause)
A more detailed explanation of the cause of the timeout.
|
ActivityTimedOutEventDetails |
ActivityTimedOutEventDetails.withError(String error)
The error code of the failure.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HistoryEvent.setActivityTimedOutEventDetails(ActivityTimedOutEventDetails activityTimedOutEventDetails) |
HistoryEvent |
HistoryEvent.withActivityTimedOutEventDetails(ActivityTimedOutEventDetails activityTimedOutEventDetails) |
| Modifier and Type | Method and Description |
|---|---|
ActivityTimedOutEventDetails |
ActivityTimedOutEventDetailsJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActivityTimedOutEventDetailsMarshaller.marshall(ActivityTimedOutEventDetails activityTimedOutEventDetails,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.