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