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