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