public static class InstagramCarousel.APIRequestCreateComment extends APIRequest<InstagramComment>
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 |
|---|
APIRequestCreateComment(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 APIRequestCreateComment(String nodeId, APIContext context)
public InstagramComment getLastResponse()
getLastResponse in class APIRequest<InstagramComment>public InstagramComment parseResponse(String response, String header) throws APIException
parseResponse in class APIRequest<InstagramComment>APIExceptionpublic InstagramComment execute() throws APIException
execute in class APIRequest<InstagramComment>APIExceptionpublic InstagramComment execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<InstagramComment>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<InstagramComment> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<InstagramComment> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic InstagramCarousel.APIRequestCreateComment setParam(String param, Object value)
setParam in class APIRequest<InstagramComment>public InstagramCarousel.APIRequestCreateComment setParams(Map<String,Object> params)
setParams in class APIRequest<InstagramComment>public InstagramCarousel.APIRequestCreateComment setAdId(String adId)
public InstagramCarousel.APIRequestCreateComment setMessage(String message)
public InstagramCarousel.APIRequestCreateComment requestAllFields()
public InstagramCarousel.APIRequestCreateComment requestAllFields(boolean value)
public InstagramCarousel.APIRequestCreateComment requestFields(List<String> fields)
requestFields in class APIRequest<InstagramComment>public InstagramCarousel.APIRequestCreateComment requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<InstagramComment>public InstagramCarousel.APIRequestCreateComment requestField(String field)
requestField in class APIRequest<InstagramComment>public InstagramCarousel.APIRequestCreateComment requestField(String field, boolean value)
requestField in class APIRequest<InstagramComment>Copyright © 2024. All rights reserved.