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