public static class ProductCatalog.APIRequestGetPricingVariablesBatch extends APIRequest<ProductCatalogPricingVariablesBatch>
APIRequest.DefaultAsyncRequestExecutor, APIRequest.DefaultRequestExecutor, APIRequest.IAsyncRequestExecutor, APIRequest.IRequestExecutor, APIRequest.RequestHelper, APIRequest.ResponseParser<T extends APINode>| 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 |
|---|
APIRequestGetPricingVariablesBatch(String nodeId,
APIContext context) |
addToBatch, addToBatch, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal, setUseVideoEndpointpublic APIRequestGetPricingVariablesBatch(String nodeId, APIContext context)
public APINodeList<ProductCatalogPricingVariablesBatch> getLastResponse()
getLastResponse in class APIRequest<ProductCatalogPricingVariablesBatch>public APINodeList<ProductCatalogPricingVariablesBatch> parseResponse(String response) throws APIException
parseResponse in class APIRequest<ProductCatalogPricingVariablesBatch>APIExceptionpublic APINodeList<ProductCatalogPricingVariablesBatch> execute() throws APIException
execute in class APIRequest<ProductCatalogPricingVariablesBatch>APIExceptionpublic APINodeList<ProductCatalogPricingVariablesBatch> execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<ProductCatalogPricingVariablesBatch>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<ProductCatalogPricingVariablesBatch>> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<ProductCatalogPricingVariablesBatch>> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic ProductCatalog.APIRequestGetPricingVariablesBatch setParam(String param, Object value)
setParam in class APIRequest<ProductCatalogPricingVariablesBatch>public ProductCatalog.APIRequestGetPricingVariablesBatch setParams(Map<String,Object> params)
setParams in class APIRequest<ProductCatalogPricingVariablesBatch>public ProductCatalog.APIRequestGetPricingVariablesBatch setHandle(String handle)
public ProductCatalog.APIRequestGetPricingVariablesBatch requestAllFields()
public ProductCatalog.APIRequestGetPricingVariablesBatch requestAllFields(boolean value)
public ProductCatalog.APIRequestGetPricingVariablesBatch requestFields(List<String> fields)
requestFields in class APIRequest<ProductCatalogPricingVariablesBatch>public ProductCatalog.APIRequestGetPricingVariablesBatch requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<ProductCatalogPricingVariablesBatch>public ProductCatalog.APIRequestGetPricingVariablesBatch requestField(String field)
requestField in class APIRequest<ProductCatalogPricingVariablesBatch>public ProductCatalog.APIRequestGetPricingVariablesBatch requestField(String field, boolean value)
requestField in class APIRequest<ProductCatalogPricingVariablesBatch>public ProductCatalog.APIRequestGetPricingVariablesBatch requestErrorsField()
public ProductCatalog.APIRequestGetPricingVariablesBatch requestErrorsField(boolean value)
public ProductCatalog.APIRequestGetPricingVariablesBatch requestErrorsTotalCountField()
public ProductCatalog.APIRequestGetPricingVariablesBatch requestErrorsTotalCountField(boolean value)
public ProductCatalog.APIRequestGetPricingVariablesBatch requestHandleField()
public ProductCatalog.APIRequestGetPricingVariablesBatch requestHandleField(boolean value)
public ProductCatalog.APIRequestGetPricingVariablesBatch requestStatusField()
public ProductCatalog.APIRequestGetPricingVariablesBatch requestStatusField(boolean value)
public ProductCatalog.APIRequestGetPricingVariablesBatch requestIdField()
public ProductCatalog.APIRequestGetPricingVariablesBatch requestIdField(boolean value)
Copyright © 2018. All rights reserved.