public static class ProductCatalog.APIRequestCreatePricingVariablesBatch extends APIRequest<ProductCatalogPricingVariablesBatch>
APIRequest.DefaultRequestExecutor, APIRequest.IRequestExecutor, 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 |
|---|
APIRequestCreatePricingVariablesBatch(String nodeId,
APIContext context) |
addToBatch, addToBatch, changeRequestExecutor, executeInternal, executeInternal, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setParamInternal, setParamsInternalpublic APIRequestCreatePricingVariablesBatch(String nodeId, APIContext context)
public ProductCatalogPricingVariablesBatch getLastResponse()
getLastResponse in class APIRequest<ProductCatalogPricingVariablesBatch>public ProductCatalogPricingVariablesBatch parseResponse(String response) throws APIException
parseResponse in class APIRequest<ProductCatalogPricingVariablesBatch>APIExceptionpublic ProductCatalogPricingVariablesBatch execute() throws APIException
execute in class APIRequest<ProductCatalogPricingVariablesBatch>APIExceptionpublic ProductCatalogPricingVariablesBatch execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<ProductCatalogPricingVariablesBatch>APIExceptionpublic ProductCatalog.APIRequestCreatePricingVariablesBatch setParam(String param, Object value)
setParam in class APIRequest<ProductCatalogPricingVariablesBatch>public ProductCatalog.APIRequestCreatePricingVariablesBatch setParams(Map<String,Object> params)
setParams in class APIRequest<ProductCatalogPricingVariablesBatch>public ProductCatalog.APIRequestCreatePricingVariablesBatch addUploadFile(String uploadName, File file)
public ProductCatalog.APIRequestCreatePricingVariablesBatch setUseVideoEndpoint(boolean useVideoEndpoint)
setUseVideoEndpoint in class APIRequest<ProductCatalogPricingVariablesBatch>public ProductCatalog.APIRequestCreatePricingVariablesBatch setPassword(String password)
public ProductCatalog.APIRequestCreatePricingVariablesBatch setStandard(ProductCatalogPricingVariablesBatch.EnumStandard standard)
public ProductCatalog.APIRequestCreatePricingVariablesBatch setStandard(String standard)
public ProductCatalog.APIRequestCreatePricingVariablesBatch setUpdateOnly(Boolean updateOnly)
public ProductCatalog.APIRequestCreatePricingVariablesBatch setUpdateOnly(String updateOnly)
public ProductCatalog.APIRequestCreatePricingVariablesBatch setUrl(String url)
public ProductCatalog.APIRequestCreatePricingVariablesBatch setUsername(String username)
public ProductCatalog.APIRequestCreatePricingVariablesBatch requestAllFields()
public ProductCatalog.APIRequestCreatePricingVariablesBatch requestAllFields(boolean value)
public ProductCatalog.APIRequestCreatePricingVariablesBatch requestFields(List<String> fields)
requestFields in class APIRequest<ProductCatalogPricingVariablesBatch>public ProductCatalog.APIRequestCreatePricingVariablesBatch requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<ProductCatalogPricingVariablesBatch>public ProductCatalog.APIRequestCreatePricingVariablesBatch requestField(String field)
requestField in class APIRequest<ProductCatalogPricingVariablesBatch>public ProductCatalog.APIRequestCreatePricingVariablesBatch requestField(String field, boolean value)
requestField in class APIRequest<ProductCatalogPricingVariablesBatch>Copyright © 2017. All rights reserved.