public static class ShadowIGComment.APIRequestGetReplies extends APIRequest<ShadowIGComment>
APIRequest.DefaultAsyncRequestExecutor, APIRequest.DefaultRequestExecutor, APIRequest.IAsyncRequestExecutor, APIRequest.IRequestExecutor, APIRequest.RequestHelper, APIRequest.ResponseParser<T extends APINode>| 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 |
|---|
APIRequestGetReplies(String nodeId,
APIContext context) |
addToBatch, addToBatch, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal, setUseVideoEndpointpublic APIRequestGetReplies(String nodeId, APIContext context)
public APINodeList<ShadowIGComment> getLastResponse()
getLastResponse in class APIRequest<ShadowIGComment>public APINodeList<ShadowIGComment> parseResponse(String response) throws APIException
parseResponse in class APIRequest<ShadowIGComment>APIExceptionpublic APINodeList<ShadowIGComment> execute() throws APIException
execute in class APIRequest<ShadowIGComment>APIExceptionpublic APINodeList<ShadowIGComment> execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<ShadowIGComment>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<ShadowIGComment>> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<ShadowIGComment>> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic ShadowIGComment.APIRequestGetReplies setParam(String param, Object value)
setParam in class APIRequest<ShadowIGComment>public ShadowIGComment.APIRequestGetReplies setParams(Map<String,Object> params)
setParams in class APIRequest<ShadowIGComment>public ShadowIGComment.APIRequestGetReplies requestAllFields()
public ShadowIGComment.APIRequestGetReplies requestAllFields(boolean value)
public ShadowIGComment.APIRequestGetReplies requestFields(List<String> fields)
requestFields in class APIRequest<ShadowIGComment>public ShadowIGComment.APIRequestGetReplies requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<ShadowIGComment>public ShadowIGComment.APIRequestGetReplies requestField(String field)
requestField in class APIRequest<ShadowIGComment>public ShadowIGComment.APIRequestGetReplies requestField(String field, boolean value)
requestField in class APIRequest<ShadowIGComment>public ShadowIGComment.APIRequestGetReplies requestHiddenField()
public ShadowIGComment.APIRequestGetReplies requestHiddenField(boolean value)
public ShadowIGComment.APIRequestGetReplies requestIdField()
public ShadowIGComment.APIRequestGetReplies requestIdField(boolean value)
public ShadowIGComment.APIRequestGetReplies requestLikeCountField()
public ShadowIGComment.APIRequestGetReplies requestLikeCountField(boolean value)
public ShadowIGComment.APIRequestGetReplies requestMediaField()
public ShadowIGComment.APIRequestGetReplies requestMediaField(boolean value)
public ShadowIGComment.APIRequestGetReplies requestTextField()
public ShadowIGComment.APIRequestGetReplies requestTextField(boolean value)
public ShadowIGComment.APIRequestGetReplies requestTimestampField()
public ShadowIGComment.APIRequestGetReplies requestTimestampField(boolean value)
public ShadowIGComment.APIRequestGetReplies requestUserField()
public ShadowIGComment.APIRequestGetReplies requestUserField(boolean value)
public ShadowIGComment.APIRequestGetReplies requestUsernameField()
public ShadowIGComment.APIRequestGetReplies requestUsernameField(boolean value)
Copyright © 2018. All rights reserved.