Package | Description |
---|---|
com.amazonaws.services.stepfunctions.model | |
com.amazonaws.services.stepfunctions.model.transform |
Modifier and Type | Method and Description |
---|---|
ExecutionFailedEventDetails |
ExecutionFailedEventDetails.clone() |
ExecutionFailedEventDetails |
HistoryEvent.getExecutionFailedEventDetails() |
ExecutionFailedEventDetails |
ExecutionFailedEventDetails.withCause(String cause)
A more detailed explanation of the cause of the failure.
|
ExecutionFailedEventDetails |
ExecutionFailedEventDetails.withError(String error)
The error code of the failure.
|
Modifier and Type | Method and Description |
---|---|
void |
HistoryEvent.setExecutionFailedEventDetails(ExecutionFailedEventDetails executionFailedEventDetails) |
HistoryEvent |
HistoryEvent.withExecutionFailedEventDetails(ExecutionFailedEventDetails executionFailedEventDetails) |
Modifier and Type | Method and Description |
---|---|
ExecutionFailedEventDetails |
ExecutionFailedEventDetailsJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Modifier and Type | Method and Description |
---|---|
void |
ExecutionFailedEventDetailsMarshaller.marshall(ExecutionFailedEventDetails executionFailedEventDetails,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.