public static class LifeEvent.APIRequestGetComments extends APIRequest<Comment>
APIRequest.DefaultAsyncRequestExecutor, APIRequest.DefaultRequestExecutor, APIRequest.IAsyncRequestExecutor, APIRequest.IRequestExecutor, APIRequest.RequestHelper, APIRequest.ResponseParser<T extends APINode>, APIRequest.ResponseWrapper
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, addToBatch, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal, setUseVideoEndpoint
public APIRequestGetComments(String nodeId, APIContext context)
public APINodeList<Comment> getLastResponse()
getLastResponse
in class APIRequest<Comment>
public APINodeList<Comment> parseResponse(String response, String header) throws APIException
parseResponse
in class APIRequest<Comment>
APIException
public APINodeList<Comment> execute() throws APIException
execute
in class APIRequest<Comment>
APIException
public APINodeList<Comment> execute(Map<String,Object> extraParams) throws APIException
execute
in class APIRequest<Comment>
APIException
public com.google.common.util.concurrent.ListenableFuture<APINodeList<Comment>> executeAsync() throws APIException
APIException
public com.google.common.util.concurrent.ListenableFuture<APINodeList<Comment>> executeAsync(Map<String,Object> extraParams) throws APIException
APIException
public LifeEvent.APIRequestGetComments setParam(String param, Object value)
setParam
in class APIRequest<Comment>
public LifeEvent.APIRequestGetComments setParams(Map<String,Object> params)
setParams
in class APIRequest<Comment>
public LifeEvent.APIRequestGetComments setFilter(Comment.EnumFilter filter)
public LifeEvent.APIRequestGetComments setFilter(String filter)
public LifeEvent.APIRequestGetComments setLiveFilter(Comment.EnumLiveFilter liveFilter)
public LifeEvent.APIRequestGetComments setLiveFilter(String liveFilter)
public LifeEvent.APIRequestGetComments setOrder(Comment.EnumOrder order)
public LifeEvent.APIRequestGetComments setOrder(String order)
public LifeEvent.APIRequestGetComments setSince(String since)
public LifeEvent.APIRequestGetComments requestAllFields()
public LifeEvent.APIRequestGetComments requestAllFields(boolean value)
public LifeEvent.APIRequestGetComments requestFields(List<String> fields)
requestFields
in class APIRequest<Comment>
public LifeEvent.APIRequestGetComments requestFields(List<String> fields, boolean value)
requestFields
in class APIRequest<Comment>
public LifeEvent.APIRequestGetComments requestField(String field)
requestField
in class APIRequest<Comment>
public LifeEvent.APIRequestGetComments requestField(String field, boolean value)
requestField
in class APIRequest<Comment>
public LifeEvent.APIRequestGetComments requestAdminCreatorField()
public LifeEvent.APIRequestGetComments requestAdminCreatorField(boolean value)
public LifeEvent.APIRequestGetComments requestApplicationField()
public LifeEvent.APIRequestGetComments requestApplicationField(boolean value)
public LifeEvent.APIRequestGetComments requestAttachmentField()
public LifeEvent.APIRequestGetComments requestAttachmentField(boolean value)
public LifeEvent.APIRequestGetComments requestCanCommentField()
public LifeEvent.APIRequestGetComments requestCanCommentField(boolean value)
public LifeEvent.APIRequestGetComments requestCanHideField()
public LifeEvent.APIRequestGetComments requestCanHideField(boolean value)
public LifeEvent.APIRequestGetComments requestCanLikeField()
public LifeEvent.APIRequestGetComments requestCanLikeField(boolean value)
public LifeEvent.APIRequestGetComments requestCanRemoveField()
public LifeEvent.APIRequestGetComments requestCanRemoveField(boolean value)
public LifeEvent.APIRequestGetComments requestCanReplyPrivatelyField()
public LifeEvent.APIRequestGetComments requestCanReplyPrivatelyField(boolean value)
public LifeEvent.APIRequestGetComments requestCommentCountField()
public LifeEvent.APIRequestGetComments requestCommentCountField(boolean value)
public LifeEvent.APIRequestGetComments requestCreatedTimeField()
public LifeEvent.APIRequestGetComments requestCreatedTimeField(boolean value)
public LifeEvent.APIRequestGetComments requestFromField()
public LifeEvent.APIRequestGetComments requestFromField(boolean value)
public LifeEvent.APIRequestGetComments requestIdField()
public LifeEvent.APIRequestGetComments requestIdField(boolean value)
public LifeEvent.APIRequestGetComments requestIsHiddenField()
public LifeEvent.APIRequestGetComments requestIsHiddenField(boolean value)
public LifeEvent.APIRequestGetComments requestIsPrivateField()
public LifeEvent.APIRequestGetComments requestIsPrivateField(boolean value)
public LifeEvent.APIRequestGetComments requestLikeCountField()
public LifeEvent.APIRequestGetComments requestLikeCountField(boolean value)
public LifeEvent.APIRequestGetComments requestLiveBroadcastTimestampField()
public LifeEvent.APIRequestGetComments requestLiveBroadcastTimestampField(boolean value)
public LifeEvent.APIRequestGetComments requestMessageField()
public LifeEvent.APIRequestGetComments requestMessageField(boolean value)
public LifeEvent.APIRequestGetComments requestMessageTagsField()
public LifeEvent.APIRequestGetComments requestMessageTagsField(boolean value)
public LifeEvent.APIRequestGetComments requestObjectField()
public LifeEvent.APIRequestGetComments requestObjectField(boolean value)
public LifeEvent.APIRequestGetComments requestParentField()
public LifeEvent.APIRequestGetComments requestParentField(boolean value)
public LifeEvent.APIRequestGetComments requestPermalinkUrlField()
public LifeEvent.APIRequestGetComments requestPermalinkUrlField(boolean value)
public LifeEvent.APIRequestGetComments requestPrivateReplyConversationField()
public LifeEvent.APIRequestGetComments requestPrivateReplyConversationField(boolean value)
public LifeEvent.APIRequestGetComments requestUserLikesField()
public LifeEvent.APIRequestGetComments requestUserLikesField(boolean value)
Copyright © 2020. All rights reserved.