public static class ProductCatalog.APIRequestCreatePricingVariablesBatch extends APIRequest<ProductCatalog>
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 |
---|
APIRequestCreatePricingVariablesBatch(String nodeId,
APIContext context) |
addToBatch, addToBatch, addToBatch, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal
public APIRequestCreatePricingVariablesBatch(String nodeId, APIContext context)
public ProductCatalog getLastResponse()
getLastResponse
in class APIRequest<ProductCatalog>
public ProductCatalog parseResponse(String response, String header) throws APIException
parseResponse
in class APIRequest<ProductCatalog>
APIException
public ProductCatalog execute() throws APIException
execute
in class APIRequest<ProductCatalog>
APIException
public ProductCatalog execute(Map<String,Object> extraParams) throws APIException
execute
in class APIRequest<ProductCatalog>
APIException
public com.google.common.util.concurrent.ListenableFuture<ProductCatalog> executeAsync() throws APIException
APIException
public com.google.common.util.concurrent.ListenableFuture<ProductCatalog> executeAsync(Map<String,Object> extraParams) throws APIException
APIException
public ProductCatalog.APIRequestCreatePricingVariablesBatch setParam(String param, Object value)
setParam
in class APIRequest<ProductCatalog>
public ProductCatalog.APIRequestCreatePricingVariablesBatch setParams(Map<String,Object> params)
setParams
in class APIRequest<ProductCatalog>
public ProductCatalog.APIRequestCreatePricingVariablesBatch addUploadFile(String uploadName, File file)
public ProductCatalog.APIRequestCreatePricingVariablesBatch setUseVideoEndpoint(boolean useVideoEndpoint)
setUseVideoEndpoint
in class APIRequest<ProductCatalog>
public ProductCatalog.APIRequestCreatePricingVariablesBatch setPassword(String password)
public ProductCatalog.APIRequestCreatePricingVariablesBatch setStandard(ProductCatalog.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<ProductCatalog>
public ProductCatalog.APIRequestCreatePricingVariablesBatch requestFields(List<String> fields, boolean value)
requestFields
in class APIRequest<ProductCatalog>
public ProductCatalog.APIRequestCreatePricingVariablesBatch requestField(String field)
requestField
in class APIRequest<ProductCatalog>
public ProductCatalog.APIRequestCreatePricingVariablesBatch requestField(String field, boolean value)
requestField
in class APIRequest<ProductCatalog>
Copyright © 2020. All rights reserved.