public static class Application.APIRequestCreateButtonIndexing extends APIRequest<Application>
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 |
|---|
APIRequestCreateButtonIndexing(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 APIRequestCreateButtonIndexing(String nodeId, APIContext context)
public Application getLastResponse()
getLastResponse in class APIRequest<Application>public Application parseResponse(String response, String header) throws APIException
parseResponse in class APIRequest<Application>APIExceptionpublic Application execute() throws APIException
execute in class APIRequest<Application>APIExceptionpublic Application execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<Application>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<Application> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<Application> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic Application.APIRequestCreateButtonIndexing setParam(String param, Object value)
setParam in class APIRequest<Application>public Application.APIRequestCreateButtonIndexing setParams(Map<String,Object> params)
setParams in class APIRequest<Application>public Application.APIRequestCreateButtonIndexing setAppVersion(String appVersion)
public Application.APIRequestCreateButtonIndexing setDeviceId(String deviceId)
public Application.APIRequestCreateButtonIndexing setExtinfo(String extinfo)
public Application.APIRequestCreateButtonIndexing setIndexedButtonList(List<Map<String,String>> indexedButtonList)
public Application.APIRequestCreateButtonIndexing setIndexedButtonList(String indexedButtonList)
public Application.APIRequestCreateButtonIndexing requestAllFields()
public Application.APIRequestCreateButtonIndexing requestAllFields(boolean value)
public Application.APIRequestCreateButtonIndexing requestFields(List<String> fields)
requestFields in class APIRequest<Application>public Application.APIRequestCreateButtonIndexing requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<Application>public Application.APIRequestCreateButtonIndexing requestField(String field)
requestField in class APIRequest<Application>public Application.APIRequestCreateButtonIndexing requestField(String field, boolean value)
requestField in class APIRequest<Application>Copyright © 2020. All rights reserved.