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