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