public static class PagePost.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 PagePost.APIRequestGetReactions setParam(String param, Object value)
setParam in class APIRequest<Profile>public PagePost.APIRequestGetReactions setParams(Map<String,Object> params)
setParams in class APIRequest<Profile>public PagePost.APIRequestGetReactions setType(Profile.EnumType type)
public PagePost.APIRequestGetReactions setType(String type)
public PagePost.APIRequestGetReactions requestAllFields()
public PagePost.APIRequestGetReactions requestAllFields(boolean value)
public PagePost.APIRequestGetReactions requestFields(List<String> fields)
requestFields in class APIRequest<Profile>public PagePost.APIRequestGetReactions requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<Profile>public PagePost.APIRequestGetReactions requestField(String field)
requestField in class APIRequest<Profile>public PagePost.APIRequestGetReactions requestField(String field, boolean value)
requestField in class APIRequest<Profile>public PagePost.APIRequestGetReactions requestCanPostField()
public PagePost.APIRequestGetReactions requestCanPostField(boolean value)
public PagePost.APIRequestGetReactions requestIdField()
public PagePost.APIRequestGetReactions requestIdField(boolean value)
public PagePost.APIRequestGetReactions requestLinkField()
public PagePost.APIRequestGetReactions requestLinkField(boolean value)
public PagePost.APIRequestGetReactions requestNameField()
public PagePost.APIRequestGetReactions requestNameField(boolean value)
public PagePost.APIRequestGetReactions requestPicField()
public PagePost.APIRequestGetReactions requestPicField(boolean value)
public PagePost.APIRequestGetReactions requestPicCropField()
public PagePost.APIRequestGetReactions requestPicCropField(boolean value)
public PagePost.APIRequestGetReactions requestPicLargeField()
public PagePost.APIRequestGetReactions requestPicLargeField(boolean value)
public PagePost.APIRequestGetReactions requestPicSmallField()
public PagePost.APIRequestGetReactions requestPicSmallField(boolean value)
public PagePost.APIRequestGetReactions requestPicSquareField()
public PagePost.APIRequestGetReactions requestPicSquareField(boolean value)
public PagePost.APIRequestGetReactions requestProfileTypeField()
public PagePost.APIRequestGetReactions requestProfileTypeField(boolean value)
public PagePost.APIRequestGetReactions requestUsernameField()
public PagePost.APIRequestGetReactions requestUsernameField(boolean value)
Copyright © 2020. All rights reserved.