public static class ProductCatalog.APIRequestCreateVersionItemsBatch 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 |
|---|
APIRequestCreateVersionItemsBatch(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 APIRequestCreateVersionItemsBatch(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>APIExceptionpublic ProductCatalog execute() throws APIException
execute in class APIRequest<ProductCatalog>APIExceptionpublic ProductCatalog execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<ProductCatalog>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<ProductCatalog> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<ProductCatalog> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic ProductCatalog.APIRequestCreateVersionItemsBatch setParam(String param, Object value)
setParam in class APIRequest<ProductCatalog>public ProductCatalog.APIRequestCreateVersionItemsBatch setParams(Map<String,Object> params)
setParams in class APIRequest<ProductCatalog>public ProductCatalog.APIRequestCreateVersionItemsBatch setAllowUpsert(Boolean allowUpsert)
public ProductCatalog.APIRequestCreateVersionItemsBatch setAllowUpsert(String allowUpsert)
public ProductCatalog.APIRequestCreateVersionItemsBatch setItemType(String itemType)
public ProductCatalog.APIRequestCreateVersionItemsBatch setItemVersion(String itemVersion)
public ProductCatalog.APIRequestCreateVersionItemsBatch setRequests(Map<String,String> requests)
public ProductCatalog.APIRequestCreateVersionItemsBatch setRequests(String requests)
public ProductCatalog.APIRequestCreateVersionItemsBatch setVersion(Long version)
public ProductCatalog.APIRequestCreateVersionItemsBatch setVersion(String version)
public ProductCatalog.APIRequestCreateVersionItemsBatch requestAllFields()
public ProductCatalog.APIRequestCreateVersionItemsBatch requestAllFields(boolean value)
public ProductCatalog.APIRequestCreateVersionItemsBatch requestFields(List<String> fields)
requestFields in class APIRequest<ProductCatalog>public ProductCatalog.APIRequestCreateVersionItemsBatch requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<ProductCatalog>public ProductCatalog.APIRequestCreateVersionItemsBatch requestField(String field)
requestField in class APIRequest<ProductCatalog>public ProductCatalog.APIRequestCreateVersionItemsBatch requestField(String field, boolean value)
requestField in class APIRequest<ProductCatalog>Copyright © 2024. All rights reserved.