public static class Event.APIRequestCreateDeclined extends APIRequest<Event>
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 |
|---|
APIRequestCreateDeclined(String nodeId,
APIContext context) |
addToBatch, addToBatch, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal, setUseVideoEndpointpublic APIRequestCreateDeclined(String nodeId, APIContext context)
public Event getLastResponse()
getLastResponse in class APIRequest<Event>public Event parseResponse(String response) throws APIException
parseResponse in class APIRequest<Event>APIExceptionpublic Event execute() throws APIException
execute in class APIRequest<Event>APIExceptionpublic Event execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<Event>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<Event> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<Event> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic Event.APIRequestCreateDeclined setParam(String param, Object value)
setParam in class APIRequest<Event>public Event.APIRequestCreateDeclined setParams(Map<String,Object> params)
setParams in class APIRequest<Event>public Event.APIRequestCreateDeclined setEid(String eid)
public Event.APIRequestCreateDeclined setActionContext(Object actionContext)
public Event.APIRequestCreateDeclined setActionContext(String actionContext)
public Event.APIRequestCreateDeclined setAppContext(Object appContext)
public Event.APIRequestCreateDeclined setAppContext(String appContext)
public Event.APIRequestCreateDeclined setTracking(String tracking)
public Event.APIRequestCreateDeclined setUid(Long uid)
public Event.APIRequestCreateDeclined setUid(String uid)
public Event.APIRequestCreateDeclined requestAllFields()
public Event.APIRequestCreateDeclined requestAllFields(boolean value)
public Event.APIRequestCreateDeclined requestFields(List<String> fields)
requestFields in class APIRequest<Event>public Event.APIRequestCreateDeclined requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<Event>public Event.APIRequestCreateDeclined requestField(String field)
requestField in class APIRequest<Event>public Event.APIRequestCreateDeclined requestField(String field, boolean value)
requestField in class APIRequest<Event>Copyright © 2018. All rights reserved.