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