public static class Comment.APIRequestGetReactions extends APIRequest<Profile>
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 |
|---|
APIRequestGetReactions(String nodeId,
APIContext context) |
addToBatch, addToBatch, addToBatch, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal, setUseVideoEndpointpublic APIRequestGetReactions(String nodeId, APIContext context)
public APINodeList<Profile> getLastResponse()
getLastResponse in class APIRequest<Profile>public APINodeList<Profile> parseResponse(String response, String header) throws APIException
parseResponse in class APIRequest<Profile>APIExceptionpublic APINodeList<Profile> execute() throws APIException
execute in class APIRequest<Profile>APIExceptionpublic APINodeList<Profile> execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<Profile>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<Profile>> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<Profile>> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic Comment.APIRequestGetReactions setParam(String param, Object value)
setParam in class APIRequest<Profile>public Comment.APIRequestGetReactions setParams(Map<String,Object> params)
setParams in class APIRequest<Profile>public Comment.APIRequestGetReactions setType(Profile.EnumType type)
public Comment.APIRequestGetReactions setType(String type)
public Comment.APIRequestGetReactions requestAllFields()
public Comment.APIRequestGetReactions requestAllFields(boolean value)
public Comment.APIRequestGetReactions requestFields(List<String> fields)
requestFields in class APIRequest<Profile>public Comment.APIRequestGetReactions requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<Profile>public Comment.APIRequestGetReactions requestField(String field)
requestField in class APIRequest<Profile>public Comment.APIRequestGetReactions requestField(String field, boolean value)
requestField in class APIRequest<Profile>public Comment.APIRequestGetReactions requestCanPostField()
public Comment.APIRequestGetReactions requestCanPostField(boolean value)
public Comment.APIRequestGetReactions requestIdField()
public Comment.APIRequestGetReactions requestIdField(boolean value)
public Comment.APIRequestGetReactions requestLinkField()
public Comment.APIRequestGetReactions requestLinkField(boolean value)
public Comment.APIRequestGetReactions requestNameField()
public Comment.APIRequestGetReactions requestNameField(boolean value)
public Comment.APIRequestGetReactions requestPicField()
public Comment.APIRequestGetReactions requestPicField(boolean value)
public Comment.APIRequestGetReactions requestPicCropField()
public Comment.APIRequestGetReactions requestPicCropField(boolean value)
public Comment.APIRequestGetReactions requestPicLargeField()
public Comment.APIRequestGetReactions requestPicLargeField(boolean value)
public Comment.APIRequestGetReactions requestPicSmallField()
public Comment.APIRequestGetReactions requestPicSmallField(boolean value)
public Comment.APIRequestGetReactions requestPicSquareField()
public Comment.APIRequestGetReactions requestPicSquareField(boolean value)
public Comment.APIRequestGetReactions requestProfileTypeField()
public Comment.APIRequestGetReactions requestProfileTypeField(boolean value)
public Comment.APIRequestGetReactions requestUsernameField()
public Comment.APIRequestGetReactions requestUsernameField(boolean value)
Copyright © 2020. All rights reserved.