| Package | Description | 
|---|---|
| com.amazonaws.services.stepfunctions.model | 
| 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)  | 
Copyright © 2016. All rights reserved.