public static class ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs 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 |
|---|
APIRequestGetOwningCreditAllocationConfigs(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 APIRequestGetOwningCreditAllocationConfigs(String nodeId, APIContext context)
public APINodeList<ExtendedCreditAllocationConfig> getLastResponse()
getLastResponse in class APIRequest<ExtendedCreditAllocationConfig>public APINodeList<ExtendedCreditAllocationConfig> parseResponse(String response, String header) throws APIException
parseResponse in class APIRequest<ExtendedCreditAllocationConfig>APIExceptionpublic APINodeList<ExtendedCreditAllocationConfig> execute() throws APIException
execute in class APIRequest<ExtendedCreditAllocationConfig>APIExceptionpublic APINodeList<ExtendedCreditAllocationConfig> execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<ExtendedCreditAllocationConfig>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<ExtendedCreditAllocationConfig>> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<ExtendedCreditAllocationConfig>> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs setParam(String param, Object value)
setParam in class APIRequest<ExtendedCreditAllocationConfig>public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs setParams(Map<String,Object> params)
setParams in class APIRequest<ExtendedCreditAllocationConfig>public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs setReceivingBusinessId(String receivingBusinessId)
public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs requestAllFields()
public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs requestAllFields(boolean value)
public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs requestFields(List<String> fields)
requestFields in class APIRequest<ExtendedCreditAllocationConfig>public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<ExtendedCreditAllocationConfig>public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs requestField(String field)
requestField in class APIRequest<ExtendedCreditAllocationConfig>public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs requestField(String field, boolean value)
requestField in class APIRequest<ExtendedCreditAllocationConfig>public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs requestCurrencyAmountField()
public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs requestCurrencyAmountField(boolean value)
public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs requestIdField()
public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs requestIdField(boolean value)
public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs requestLiabilityTypeField()
public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs requestLiabilityTypeField(boolean value)
public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs requestOwningBusinessField()
public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs requestOwningBusinessField(boolean value)
public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs requestOwningCredentialField()
public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs requestOwningCredentialField(boolean value)
public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs requestPartitionTypeField()
public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs requestPartitionTypeField(boolean value)
public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs requestReceivingBusinessField()
public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs requestReceivingBusinessField(boolean value)
public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs requestReceivingCredentialField()
public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs requestReceivingCredentialField(boolean value)
public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs requestRequestStatusField()
public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs requestRequestStatusField(boolean value)
public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs requestSendBillToField()
public ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs requestSendBillToField(boolean value)
Copyright © 2020. All rights reserved.