Package | Description |
---|---|
com.amazonaws.services.stepfunctions.model | |
com.amazonaws.services.stepfunctions.model.transform |
Modifier and Type | Method and Description |
---|---|
ExecutionAbortedEventDetails |
ExecutionAbortedEventDetails.clone() |
ExecutionAbortedEventDetails |
HistoryEvent.getExecutionAbortedEventDetails() |
ExecutionAbortedEventDetails |
ExecutionAbortedEventDetails.withCause(String cause)
A more detailed explanation of the cause of the failure.
|
ExecutionAbortedEventDetails |
ExecutionAbortedEventDetails.withError(String error)
The error code of the failure.
|
Modifier and Type | Method and Description |
---|---|
void |
HistoryEvent.setExecutionAbortedEventDetails(ExecutionAbortedEventDetails executionAbortedEventDetails) |
HistoryEvent |
HistoryEvent.withExecutionAbortedEventDetails(ExecutionAbortedEventDetails executionAbortedEventDetails) |
Modifier and Type | Method and Description |
---|---|
ExecutionAbortedEventDetails |
ExecutionAbortedEventDetailsJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Modifier and Type | Method and Description |
---|---|
void |
ExecutionAbortedEventDetailsMarshaller.marshall(ExecutionAbortedEventDetails executionAbortedEventDetails,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.