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