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