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