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