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