public static class BusinessProject.APIRequestGetProductCatalogs extends APIRequest<ProductCatalog>
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 |
|---|
APIRequestGetProductCatalogs(String nodeId,
APIContext context) |
addToBatch, addToBatch, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal, setUseVideoEndpointpublic APIRequestGetProductCatalogs(String nodeId, APIContext context)
public APINodeList<ProductCatalog> getLastResponse()
getLastResponse in class APIRequest<ProductCatalog>public APINodeList<ProductCatalog> parseResponse(String response) throws APIException
parseResponse in class APIRequest<ProductCatalog>APIExceptionpublic APINodeList<ProductCatalog> execute() throws APIException
execute in class APIRequest<ProductCatalog>APIExceptionpublic APINodeList<ProductCatalog> execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<ProductCatalog>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<ProductCatalog>> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<ProductCatalog>> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic BusinessProject.APIRequestGetProductCatalogs setParam(String param, Object value)
setParam in class APIRequest<ProductCatalog>public BusinessProject.APIRequestGetProductCatalogs setParams(Map<String,Object> params)
setParams in class APIRequest<ProductCatalog>public BusinessProject.APIRequestGetProductCatalogs requestAllFields()
public BusinessProject.APIRequestGetProductCatalogs requestAllFields(boolean value)
public BusinessProject.APIRequestGetProductCatalogs requestFields(List<String> fields)
requestFields in class APIRequest<ProductCatalog>public BusinessProject.APIRequestGetProductCatalogs requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<ProductCatalog>public BusinessProject.APIRequestGetProductCatalogs requestField(String field)
requestField in class APIRequest<ProductCatalog>public BusinessProject.APIRequestGetProductCatalogs requestField(String field, boolean value)
requestField in class APIRequest<ProductCatalog>public BusinessProject.APIRequestGetProductCatalogs requestBusinessField()
public BusinessProject.APIRequestGetProductCatalogs requestBusinessField(boolean value)
public BusinessProject.APIRequestGetProductCatalogs requestDaDisplaySettingsField()
public BusinessProject.APIRequestGetProductCatalogs requestDaDisplaySettingsField(boolean value)
public BusinessProject.APIRequestGetProductCatalogs requestDefaultImageUrlField()
public BusinessProject.APIRequestGetProductCatalogs requestDefaultImageUrlField(boolean value)
public BusinessProject.APIRequestGetProductCatalogs requestFallbackImageUrlField()
public BusinessProject.APIRequestGetProductCatalogs requestFallbackImageUrlField(boolean value)
public BusinessProject.APIRequestGetProductCatalogs requestFeedCountField()
public BusinessProject.APIRequestGetProductCatalogs requestFeedCountField(boolean value)
public BusinessProject.APIRequestGetProductCatalogs requestFlightCatalogSettingsField()
public BusinessProject.APIRequestGetProductCatalogs requestFlightCatalogSettingsField(boolean value)
public BusinessProject.APIRequestGetProductCatalogs requestIdField()
public BusinessProject.APIRequestGetProductCatalogs requestIdField(boolean value)
public BusinessProject.APIRequestGetProductCatalogs requestImagePaddingLandscapeField()
public BusinessProject.APIRequestGetProductCatalogs requestImagePaddingLandscapeField(boolean value)
public BusinessProject.APIRequestGetProductCatalogs requestImagePaddingSquareField()
public BusinessProject.APIRequestGetProductCatalogs requestImagePaddingSquareField(boolean value)
public BusinessProject.APIRequestGetProductCatalogs requestNameField()
public BusinessProject.APIRequestGetProductCatalogs requestNameField(boolean value)
public BusinessProject.APIRequestGetProductCatalogs requestProductCountField()
public BusinessProject.APIRequestGetProductCatalogs requestProductCountField(boolean value)
public BusinessProject.APIRequestGetProductCatalogs requestQualifiedProductCountField()
public BusinessProject.APIRequestGetProductCatalogs requestQualifiedProductCountField(boolean value)
public BusinessProject.APIRequestGetProductCatalogs requestVerticalField()
public BusinessProject.APIRequestGetProductCatalogs requestVerticalField(boolean value)
Copyright © 2018. All rights reserved.