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