public static class ProductCatalog.APIRequestGetProductSetsBatch extends APIRequest<ProductCatalogProductSetsBatch>
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 |
|---|
APIRequestGetProductSetsBatch(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 APIRequestGetProductSetsBatch(String nodeId, APIContext context)
public APINodeList<ProductCatalogProductSetsBatch> getLastResponse()
getLastResponse in class APIRequest<ProductCatalogProductSetsBatch>public APINodeList<ProductCatalogProductSetsBatch> parseResponse(String response, String header) throws APIException
parseResponse in class APIRequest<ProductCatalogProductSetsBatch>APIExceptionpublic APINodeList<ProductCatalogProductSetsBatch> execute() throws APIException
execute in class APIRequest<ProductCatalogProductSetsBatch>APIExceptionpublic APINodeList<ProductCatalogProductSetsBatch> execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<ProductCatalogProductSetsBatch>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<ProductCatalogProductSetsBatch>> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<ProductCatalogProductSetsBatch>> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic ProductCatalog.APIRequestGetProductSetsBatch setParam(String param, Object value)
setParam in class APIRequest<ProductCatalogProductSetsBatch>public ProductCatalog.APIRequestGetProductSetsBatch setParams(Map<String,Object> params)
setParams in class APIRequest<ProductCatalogProductSetsBatch>public ProductCatalog.APIRequestGetProductSetsBatch setHandle(String handle)
public ProductCatalog.APIRequestGetProductSetsBatch requestAllFields()
public ProductCatalog.APIRequestGetProductSetsBatch requestAllFields(boolean value)
public ProductCatalog.APIRequestGetProductSetsBatch requestFields(List<String> fields)
requestFields in class APIRequest<ProductCatalogProductSetsBatch>public ProductCatalog.APIRequestGetProductSetsBatch requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<ProductCatalogProductSetsBatch>public ProductCatalog.APIRequestGetProductSetsBatch requestField(String field)
requestField in class APIRequest<ProductCatalogProductSetsBatch>public ProductCatalog.APIRequestGetProductSetsBatch requestField(String field, boolean value)
requestField in class APIRequest<ProductCatalogProductSetsBatch>public ProductCatalog.APIRequestGetProductSetsBatch requestErrorsField()
public ProductCatalog.APIRequestGetProductSetsBatch requestErrorsField(boolean value)
public ProductCatalog.APIRequestGetProductSetsBatch requestErrorsTotalCountField()
public ProductCatalog.APIRequestGetProductSetsBatch requestErrorsTotalCountField(boolean value)
public ProductCatalog.APIRequestGetProductSetsBatch requestHandleField()
public ProductCatalog.APIRequestGetProductSetsBatch requestHandleField(boolean value)
public ProductCatalog.APIRequestGetProductSetsBatch requestStatusField()
public ProductCatalog.APIRequestGetProductSetsBatch requestStatusField(boolean value)
Copyright © 2020. All rights reserved.