Package | Description |
---|---|
com.amazonaws.services.stepfunctions.model | |
com.amazonaws.services.stepfunctions.model.transform |
Modifier and Type | Method and Description |
---|---|
LambdaFunctionStartFailedEventDetails |
LambdaFunctionStartFailedEventDetails.clone() |
LambdaFunctionStartFailedEventDetails |
HistoryEvent.getLambdaFunctionStartFailedEventDetails() |
LambdaFunctionStartFailedEventDetails |
LambdaFunctionStartFailedEventDetails.withCause(String cause)
A more detailed explanation of the cause of the failure.
|
LambdaFunctionStartFailedEventDetails |
LambdaFunctionStartFailedEventDetails.withError(String error)
The error code of the failure.
|
Modifier and Type | Method and Description |
---|---|
void |
HistoryEvent.setLambdaFunctionStartFailedEventDetails(LambdaFunctionStartFailedEventDetails lambdaFunctionStartFailedEventDetails) |
HistoryEvent |
HistoryEvent.withLambdaFunctionStartFailedEventDetails(LambdaFunctionStartFailedEventDetails lambdaFunctionStartFailedEventDetails) |
Modifier and Type | Method and Description |
---|---|
LambdaFunctionStartFailedEventDetails |
LambdaFunctionStartFailedEventDetailsJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Modifier and Type | Method and Description |
---|---|
void |
LambdaFunctionStartFailedEventDetailsMarshaller.marshall(LambdaFunctionStartFailedEventDetails lambdaFunctionStartFailedEventDetails,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.