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