APINodeList<VideoGameShow> |
LiveVideo.APIRequestGetGameShows.execute() |
APINodeList<VideoGameShow> |
LiveVideo.APIRequestGetGameShows.execute(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<VideoGameShow> |
VideoGameShow.APIRequestGet.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<VideoGameShow> |
VideoGameShow.APIRequestUpdate.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<APINodeList<VideoGameShow>> |
LiveVideo.APIRequestGetGameShows.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<VideoGameShow> |
VideoGameShow.APIRequestGet.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<VideoGameShow> |
VideoGameShow.APIRequestUpdate.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<APINodeList<VideoGameShow>> |
LiveVideo.APIRequestGetGameShows.executeAsync(Map<String,Object> extraParams) |
static com.google.common.util.concurrent.ListenableFuture<VideoGameShow> |
VideoGameShow.fetchByIdAsync(Long id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<VideoGameShow> |
VideoGameShow.fetchByIdAsync(String id,
APIContext context) |
static APINodeList<VideoGameShow> |
VideoGameShow.fetchByIds(List<String> ids,
List<String> fields,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<APINodeList<VideoGameShow>> |
VideoGameShow.fetchByIdsAsync(List<String> ids,
List<String> fields,
APIContext context) |
APINodeList<VideoGameShow> |
LiveVideo.APIRequestGetGameShows.getLastResponse() |
static APIRequest.ResponseParser<VideoGameShow> |
VideoGameShow.getParser() |
APINodeList<VideoGameShow> |
LiveVideo.APIRequestGetGameShows.parseResponse(String response) |
static APINodeList<VideoGameShow> |
VideoGameShow.parseResponse(String json,
APIContext context,
APIRequest request) |