public static class IGUpcomingEvent.APIRequestUpdate extends APIRequest<IGUpcomingEvent>
APIRequest.DefaultAsyncRequestExecutor, APIRequest.DefaultRequestExecutor, APIRequest.IAsyncRequestExecutor, APIRequest.IRequestExecutor, APIRequest.RequestHelper, APIRequest.ResponseParser<T extends APINode>, APIRequest.ResponseWrapper| 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 |
|---|
APIRequestUpdate(String nodeId,
APIContext context) |
addToBatch, addToBatch, addToBatch, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal, setUseVideoEndpointpublic APIRequestUpdate(String nodeId, APIContext context)
public IGUpcomingEvent getLastResponse()
getLastResponse in class APIRequest<IGUpcomingEvent>public IGUpcomingEvent parseResponse(String response, String header) throws APIException
parseResponse in class APIRequest<IGUpcomingEvent>APIExceptionpublic IGUpcomingEvent execute() throws APIException
execute in class APIRequest<IGUpcomingEvent>APIExceptionpublic IGUpcomingEvent execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<IGUpcomingEvent>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<IGUpcomingEvent> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<IGUpcomingEvent> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic IGUpcomingEvent.APIRequestUpdate setParam(String param, Object value)
setParam in class APIRequest<IGUpcomingEvent>public IGUpcomingEvent.APIRequestUpdate setParams(Map<String,Object> params)
setParams in class APIRequest<IGUpcomingEvent>public IGUpcomingEvent.APIRequestUpdate setEndTime(String endTime)
public IGUpcomingEvent.APIRequestUpdate setStartTime(String startTime)
public IGUpcomingEvent.APIRequestUpdate setTitle(String title)
public IGUpcomingEvent.APIRequestUpdate requestAllFields()
public IGUpcomingEvent.APIRequestUpdate requestAllFields(boolean value)
public IGUpcomingEvent.APIRequestUpdate requestFields(List<String> fields)
requestFields in class APIRequest<IGUpcomingEvent>public IGUpcomingEvent.APIRequestUpdate requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<IGUpcomingEvent>public IGUpcomingEvent.APIRequestUpdate requestField(String field)
requestField in class APIRequest<IGUpcomingEvent>public IGUpcomingEvent.APIRequestUpdate requestField(String field, boolean value)
requestField in class APIRequest<IGUpcomingEvent>Copyright © 2024. All rights reserved.