APINodeList<IGComment> |
IGMedia.APIRequestGetComments.execute() |
APINodeList<IGComment> |
IGComment.APIRequestGetReplies.execute() |
APINodeList<IGComment> |
IGMedia.APIRequestGetComments.execute(Map<String,Object> extraParams) |
APINodeList<IGComment> |
IGComment.APIRequestGetReplies.execute(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<APINodeList<IGComment>> |
IGMedia.APIRequestGetComments.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<IGComment> |
IGMedia.APIRequestCreateComment.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<APINodeList<IGComment>> |
IGComment.APIRequestGetReplies.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<IGComment> |
IGComment.APIRequestCreateReply.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<IGComment> |
IGComment.APIRequestGet.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<IGComment> |
IGComment.APIRequestUpdate.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<APINodeList<IGComment>> |
IGMedia.APIRequestGetComments.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<IGComment> |
IGMedia.APIRequestCreateComment.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<APINodeList<IGComment>> |
IGComment.APIRequestGetReplies.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<IGComment> |
IGComment.APIRequestCreateReply.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<IGComment> |
IGComment.APIRequestGet.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<IGComment> |
IGComment.APIRequestUpdate.executeAsync(Map<String,Object> extraParams) |
static com.google.common.util.concurrent.ListenableFuture<IGComment> |
IGComment.fetchByIdAsync(Long id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<IGComment> |
IGComment.fetchByIdAsync(String id,
APIContext context) |
static APINodeList<IGComment> |
IGComment.fetchByIds(List<String> ids,
List<String> fields,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<APINodeList<IGComment>> |
IGComment.fetchByIdsAsync(List<String> ids,
List<String> fields,
APIContext context) |
APINodeList<IGComment> |
IGMedia.APIRequestGetComments.getLastResponse() |
APINodeList<IGComment> |
IGComment.APIRequestGetReplies.getLastResponse() |
static APIRequest.ResponseParser<IGComment> |
IGComment.getParser() |
static APINodeList<IGComment> |
IGComment.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
APINodeList<IGComment> |
IGMedia.APIRequestGetComments.parseResponse(String response,
String header) |
APINodeList<IGComment> |
IGComment.APIRequestGetReplies.parseResponse(String response,
String header) |