public static class Application.APIRequestGetInsightsEventLabels extends APIRequest<APINode>
APIRequest.DefaultAsyncRequestExecutor, APIRequest.DefaultRequestExecutor, APIRequest.IAsyncRequestExecutor, APIRequest.IRequestExecutor, APIRequest.RequestHelper, APIRequest.ResponseParser<T extends APINode>| Modifier and Type | Field and Description |
|---|---|
static String[] |
FIELDS |
static String[] |
PARAMS |
context, endpoint, method, nodeId, paramNames, params, parser, returnFields, USER_AGENT, useVideoEndpoint| Constructor and Description |
|---|
APIRequestGetInsightsEventLabels(String nodeId,
APIContext context) |
addToBatch, addToBatch, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal, setUseVideoEndpointpublic APIRequestGetInsightsEventLabels(String nodeId, APIContext context)
public APINodeList<APINode> getLastResponse()
getLastResponse in class APIRequest<APINode>public APINodeList<APINode> parseResponse(String response) throws APIException
parseResponse in class APIRequest<APINode>APIExceptionpublic APINodeList<APINode> execute() throws APIException
execute in class APIRequest<APINode>APIExceptionpublic APINodeList<APINode> execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<APINode>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<APINode>> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<APINode>> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic Application.APIRequestGetInsightsEventLabels setParam(String param, Object value)
setParam in class APIRequest<APINode>public Application.APIRequestGetInsightsEventLabels setParams(Map<String,Object> params)
setParams in class APIRequest<APINode>public Application.APIRequestGetInsightsEventLabels setAdd(List<String> add)
public Application.APIRequestGetInsightsEventLabels setAdd(String add)
public Application.APIRequestGetInsightsEventLabels setDelete(Long delete)
public Application.APIRequestGetInsightsEventLabels setDelete(String delete)
public Application.APIRequestGetInsightsEventLabels setEcosystem(Boolean ecosystem)
public Application.APIRequestGetInsightsEventLabels setEcosystem(String ecosystem)
public Application.APIRequestGetInsightsEventLabels setSince(String since)
public Application.APIRequestGetInsightsEventLabels setUntil(String until)
public Application.APIRequestGetInsightsEventLabels requestAllFields()
public Application.APIRequestGetInsightsEventLabels requestAllFields(boolean value)
public Application.APIRequestGetInsightsEventLabels requestFields(List<String> fields)
requestFields in class APIRequest<APINode>public Application.APIRequestGetInsightsEventLabels requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<APINode>public Application.APIRequestGetInsightsEventLabels requestField(String field)
requestField in class APIRequest<APINode>public Application.APIRequestGetInsightsEventLabels requestField(String field, boolean value)
requestField in class APIRequest<APINode>Copyright © 2018. All rights reserved.