public static class VideoGameShow.APIRequestGet extends APIRequest<VideoGameShow>
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 |
|---|
APIRequestGet(String nodeId,
APIContext context) |
addToBatch, addToBatch, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal, setUseVideoEndpointpublic APIRequestGet(String nodeId, APIContext context)
public VideoGameShow getLastResponse()
getLastResponse in class APIRequest<VideoGameShow>public VideoGameShow parseResponse(String response) throws APIException
parseResponse in class APIRequest<VideoGameShow>APIExceptionpublic VideoGameShow execute() throws APIException
execute in class APIRequest<VideoGameShow>APIExceptionpublic VideoGameShow execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<VideoGameShow>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<VideoGameShow> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<VideoGameShow> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic VideoGameShow.APIRequestGet setParam(String param, Object value)
setParam in class APIRequest<VideoGameShow>public VideoGameShow.APIRequestGet setParams(Map<String,Object> params)
setParams in class APIRequest<VideoGameShow>public VideoGameShow.APIRequestGet requestAllFields()
public VideoGameShow.APIRequestGet requestAllFields(boolean value)
public VideoGameShow.APIRequestGet requestFields(List<String> fields)
requestFields in class APIRequest<VideoGameShow>public VideoGameShow.APIRequestGet requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<VideoGameShow>public VideoGameShow.APIRequestGet requestField(String field)
requestField in class APIRequest<VideoGameShow>public VideoGameShow.APIRequestGet requestField(String field, boolean value)
requestField in class APIRequest<VideoGameShow>public VideoGameShow.APIRequestGet requestEndTimeField()
public VideoGameShow.APIRequestGet requestEndTimeField(boolean value)
public VideoGameShow.APIRequestGet requestGameStatusField()
public VideoGameShow.APIRequestGet requestGameStatusField(boolean value)
public VideoGameShow.APIRequestGet requestGameTypeField()
public VideoGameShow.APIRequestGet requestGameTypeField(boolean value)
public VideoGameShow.APIRequestGet requestIdField()
public VideoGameShow.APIRequestGet requestIdField(boolean value)
public VideoGameShow.APIRequestGet requestStartTimeField()
public VideoGameShow.APIRequestGet requestStartTimeField(boolean value)
Copyright © 2018. All rights reserved.