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