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