Package | Description |
---|---|
com.amazonaws.services.stepfunctions.model | |
com.amazonaws.services.stepfunctions.model.transform |
Modifier and Type | Method and Description |
---|---|
LambdaFunctionSucceededEventDetails |
LambdaFunctionSucceededEventDetails.clone() |
LambdaFunctionSucceededEventDetails |
HistoryEvent.getLambdaFunctionSucceededEventDetails() |
LambdaFunctionSucceededEventDetails |
LambdaFunctionSucceededEventDetails.withOutput(String output)
The JSON data output by the lambda function.
|
Modifier and Type | Method and Description |
---|---|
void |
HistoryEvent.setLambdaFunctionSucceededEventDetails(LambdaFunctionSucceededEventDetails lambdaFunctionSucceededEventDetails) |
HistoryEvent |
HistoryEvent.withLambdaFunctionSucceededEventDetails(LambdaFunctionSucceededEventDetails lambdaFunctionSucceededEventDetails) |
Modifier and Type | Method and Description |
---|---|
LambdaFunctionSucceededEventDetails |
LambdaFunctionSucceededEventDetailsJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Modifier and Type | Method and Description |
---|---|
void |
LambdaFunctionSucceededEventDetailsMarshaller.marshall(LambdaFunctionSucceededEventDetails lambdaFunctionSucceededEventDetails,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.