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