Package | Description |
---|---|
com.amazonaws.services.stepfunctions.model | |
com.amazonaws.services.stepfunctions.model.transform |
Modifier and Type | Method and Description |
---|---|
LambdaFunctionFailedEventDetails |
LambdaFunctionFailedEventDetails.clone() |
LambdaFunctionFailedEventDetails |
HistoryEvent.getLambdaFunctionFailedEventDetails() |
LambdaFunctionFailedEventDetails |
LambdaFunctionFailedEventDetails.withCause(String cause)
A more detailed explanation of the cause of the failure.
|
LambdaFunctionFailedEventDetails |
LambdaFunctionFailedEventDetails.withError(String error)
The error code of the failure.
|
Modifier and Type | Method and Description |
---|---|
void |
HistoryEvent.setLambdaFunctionFailedEventDetails(LambdaFunctionFailedEventDetails lambdaFunctionFailedEventDetails) |
HistoryEvent |
HistoryEvent.withLambdaFunctionFailedEventDetails(LambdaFunctionFailedEventDetails lambdaFunctionFailedEventDetails) |
Modifier and Type | Method and Description |
---|---|
LambdaFunctionFailedEventDetails |
LambdaFunctionFailedEventDetailsJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Modifier and Type | Method and Description |
---|---|
void |
LambdaFunctionFailedEventDetailsMarshaller.marshall(LambdaFunctionFailedEventDetails lambdaFunctionFailedEventDetails,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.