public static class ProductFeed.APIRequestGetRules extends APIRequest<ProductFeedRule>
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 |
|---|
APIRequestGetRules(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 APIRequestGetRules(String nodeId, APIContext context)
public APINodeList<ProductFeedRule> getLastResponse()
getLastResponse in class APIRequest<ProductFeedRule>public APINodeList<ProductFeedRule> parseResponse(String response, String header) throws APIException
parseResponse in class APIRequest<ProductFeedRule>APIExceptionpublic APINodeList<ProductFeedRule> execute() throws APIException
execute in class APIRequest<ProductFeedRule>APIExceptionpublic APINodeList<ProductFeedRule> execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<ProductFeedRule>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<ProductFeedRule>> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<ProductFeedRule>> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic ProductFeed.APIRequestGetRules setParam(String param, Object value)
setParam in class APIRequest<ProductFeedRule>public ProductFeed.APIRequestGetRules setParams(Map<String,Object> params)
setParams in class APIRequest<ProductFeedRule>public ProductFeed.APIRequestGetRules requestAllFields()
public ProductFeed.APIRequestGetRules requestAllFields(boolean value)
public ProductFeed.APIRequestGetRules requestFields(List<String> fields)
requestFields in class APIRequest<ProductFeedRule>public ProductFeed.APIRequestGetRules requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<ProductFeedRule>public ProductFeed.APIRequestGetRules requestField(String field)
requestField in class APIRequest<ProductFeedRule>public ProductFeed.APIRequestGetRules requestField(String field, boolean value)
requestField in class APIRequest<ProductFeedRule>public ProductFeed.APIRequestGetRules requestAttributeField()
public ProductFeed.APIRequestGetRules requestAttributeField(boolean value)
public ProductFeed.APIRequestGetRules requestIdField()
public ProductFeed.APIRequestGetRules requestIdField(boolean value)
public ProductFeed.APIRequestGetRules requestParamsField()
public ProductFeed.APIRequestGetRules requestParamsField(boolean value)
public ProductFeed.APIRequestGetRules requestRuleTypeField()
public ProductFeed.APIRequestGetRules requestRuleTypeField(boolean value)
Copyright © 2020. All rights reserved.