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