public static class OpenGraphObject.APIRequestGetComments extends APIRequest<Comment>
APIRequest.DefaultAsyncRequestExecutor, APIRequest.DefaultRequestExecutor, APIRequest.IAsyncRequestExecutor, APIRequest.IRequestExecutor, APIRequest.RequestHelper, APIRequest.ResponseParser<T extends APINode>| Modifier and Type | Field and Description |
|---|---|
static String[] |
FIELDS |
static String[] |
PARAMS |
context, endpoint, method, nodeId, paramNames, params, parser, returnFields, USER_AGENT, useVideoEndpoint| Constructor and Description |
|---|
APIRequestGetComments(String nodeId,
APIContext context) |
addToBatch, addToBatch, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal, setUseVideoEndpointpublic APIRequestGetComments(String nodeId, APIContext context)
public APINodeList<Comment> getLastResponse()
getLastResponse in class APIRequest<Comment>public APINodeList<Comment> parseResponse(String response) throws APIException
parseResponse in class APIRequest<Comment>APIExceptionpublic APINodeList<Comment> execute() throws APIException
execute in class APIRequest<Comment>APIExceptionpublic APINodeList<Comment> execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<Comment>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<Comment>> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<Comment>> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic OpenGraphObject.APIRequestGetComments setParam(String param, Object value)
setParam in class APIRequest<Comment>public OpenGraphObject.APIRequestGetComments setParams(Map<String,Object> params)
setParams in class APIRequest<Comment>public OpenGraphObject.APIRequestGetComments setFilter(Comment.EnumFilter filter)
public OpenGraphObject.APIRequestGetComments setFilter(String filter)
public OpenGraphObject.APIRequestGetComments setOrder(Comment.EnumOrder order)
public OpenGraphObject.APIRequestGetComments setOrder(String order)
public OpenGraphObject.APIRequestGetComments setLiveFilter(Comment.EnumLiveFilter liveFilter)
public OpenGraphObject.APIRequestGetComments setLiveFilter(String liveFilter)
public OpenGraphObject.APIRequestGetComments setSince(String since)
public OpenGraphObject.APIRequestGetComments requestAllFields()
public OpenGraphObject.APIRequestGetComments requestAllFields(boolean value)
public OpenGraphObject.APIRequestGetComments requestFields(List<String> fields)
requestFields in class APIRequest<Comment>public OpenGraphObject.APIRequestGetComments requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<Comment>public OpenGraphObject.APIRequestGetComments requestField(String field)
requestField in class APIRequest<Comment>public OpenGraphObject.APIRequestGetComments requestField(String field, boolean value)
requestField in class APIRequest<Comment>public OpenGraphObject.APIRequestGetComments requestAdminCreatorField()
public OpenGraphObject.APIRequestGetComments requestAdminCreatorField(boolean value)
public OpenGraphObject.APIRequestGetComments requestApplicationField()
public OpenGraphObject.APIRequestGetComments requestApplicationField(boolean value)
public OpenGraphObject.APIRequestGetComments requestAttachmentField()
public OpenGraphObject.APIRequestGetComments requestAttachmentField(boolean value)
public OpenGraphObject.APIRequestGetComments requestCanCommentField()
public OpenGraphObject.APIRequestGetComments requestCanCommentField(boolean value)
public OpenGraphObject.APIRequestGetComments requestCanHideField()
public OpenGraphObject.APIRequestGetComments requestCanHideField(boolean value)
public OpenGraphObject.APIRequestGetComments requestCanLikeField()
public OpenGraphObject.APIRequestGetComments requestCanLikeField(boolean value)
public OpenGraphObject.APIRequestGetComments requestCanRemoveField()
public OpenGraphObject.APIRequestGetComments requestCanRemoveField(boolean value)
public OpenGraphObject.APIRequestGetComments requestCommentCountField()
public OpenGraphObject.APIRequestGetComments requestCommentCountField(boolean value)
public OpenGraphObject.APIRequestGetComments requestCreatedTimeField()
public OpenGraphObject.APIRequestGetComments requestCreatedTimeField(boolean value)
public OpenGraphObject.APIRequestGetComments requestFromField()
public OpenGraphObject.APIRequestGetComments requestFromField(boolean value)
public OpenGraphObject.APIRequestGetComments requestIdField()
public OpenGraphObject.APIRequestGetComments requestIdField(boolean value)
public OpenGraphObject.APIRequestGetComments requestIsHiddenField()
public OpenGraphObject.APIRequestGetComments requestIsHiddenField(boolean value)
public OpenGraphObject.APIRequestGetComments requestIsPrivateField()
public OpenGraphObject.APIRequestGetComments requestIsPrivateField(boolean value)
public OpenGraphObject.APIRequestGetComments requestLikeCountField()
public OpenGraphObject.APIRequestGetComments requestLikeCountField(boolean value)
public OpenGraphObject.APIRequestGetComments requestLiveBroadcastTimestampField()
public OpenGraphObject.APIRequestGetComments requestLiveBroadcastTimestampField(boolean value)
public OpenGraphObject.APIRequestGetComments requestMessageField()
public OpenGraphObject.APIRequestGetComments requestMessageField(boolean value)
public OpenGraphObject.APIRequestGetComments requestMessageTagsField()
public OpenGraphObject.APIRequestGetComments requestMessageTagsField(boolean value)
public OpenGraphObject.APIRequestGetComments requestObjectField()
public OpenGraphObject.APIRequestGetComments requestObjectField(boolean value)
public OpenGraphObject.APIRequestGetComments requestParentField()
public OpenGraphObject.APIRequestGetComments requestParentField(boolean value)
public OpenGraphObject.APIRequestGetComments requestPermalinkUrlField()
public OpenGraphObject.APIRequestGetComments requestPermalinkUrlField(boolean value)
public OpenGraphObject.APIRequestGetComments requestUserLikesField()
public OpenGraphObject.APIRequestGetComments requestUserLikesField(boolean value)
Copyright © 2018. All rights reserved.