public class LambdaActionJsonUnmarshaller extends java.lang.Object implements Unmarshaller<LambdaAction,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static LambdaActionJsonUnmarshaller |
instance |
Constructor and Description |
---|
LambdaActionJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static LambdaActionJsonUnmarshaller |
getInstance() |
LambdaAction |
unmarshall(JsonUnmarshallerContext context) |
private static LambdaActionJsonUnmarshaller instance
public LambdaAction unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<LambdaAction,JsonUnmarshallerContext>
java.lang.Exception
public static LambdaActionJsonUnmarshaller getInstance()