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