public class InstantArticleInsightsQueryResult extends APINode
| Modifier and Type | Class and Description |
|---|---|
static class |
InstantArticleInsightsQueryResult.EnumBreakdown |
static class |
InstantArticleInsightsQueryResult.EnumPeriod |
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
InstantArticleInsightsQueryResult() |
getException, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static InstantArticleInsightsQueryResult loadJSON(String json, APIContext context)
public static APINodeList<InstantArticleInsightsQueryResult> parseResponse(String json, APIContext context, APIRequest request) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic InstantArticleInsightsQueryResult setFieldBreakdowns(Map<String,String> value)
public String getFieldName()
public InstantArticleInsightsQueryResult setFieldName(String value)
public String getFieldTime()
public InstantArticleInsightsQueryResult setFieldTime(String value)
public String getFieldValue()
public InstantArticleInsightsQueryResult setFieldValue(String value)
public String getFieldId()
public InstantArticleInsightsQueryResult setFieldId(String value)
public InstantArticleInsightsQueryResult copyFrom(InstantArticleInsightsQueryResult instance)
public static APIRequest.ResponseParser<InstantArticleInsightsQueryResult> getParser()
Copyright © 2018. All rights reserved.