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