public static class ProductFeed.APIRequestGetAutomotiveModels extends APIRequest<AutomotiveModel>
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 |
---|
APIRequestGetAutomotiveModels(String nodeId,
APIContext context) |
addToBatch, addToBatch, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal, setUseVideoEndpoint
public APIRequestGetAutomotiveModels(String nodeId, APIContext context)
public APINodeList<AutomotiveModel> getLastResponse()
getLastResponse
in class APIRequest<AutomotiveModel>
public APINodeList<AutomotiveModel> parseResponse(String response) throws APIException
parseResponse
in class APIRequest<AutomotiveModel>
APIException
public APINodeList<AutomotiveModel> execute() throws APIException
execute
in class APIRequest<AutomotiveModel>
APIException
public APINodeList<AutomotiveModel> execute(Map<String,Object> extraParams) throws APIException
execute
in class APIRequest<AutomotiveModel>
APIException
public com.google.common.util.concurrent.ListenableFuture<APINodeList<AutomotiveModel>> executeAsync() throws APIException
APIException
public com.google.common.util.concurrent.ListenableFuture<APINodeList<AutomotiveModel>> executeAsync(Map<String,Object> extraParams) throws APIException
APIException
public ProductFeed.APIRequestGetAutomotiveModels setParam(String param, Object value)
setParam
in class APIRequest<AutomotiveModel>
public ProductFeed.APIRequestGetAutomotiveModels setParams(Map<String,Object> params)
setParams
in class APIRequest<AutomotiveModel>
public ProductFeed.APIRequestGetAutomotiveModels setBulkPagination(Boolean bulkPagination)
public ProductFeed.APIRequestGetAutomotiveModels setBulkPagination(String bulkPagination)
public ProductFeed.APIRequestGetAutomotiveModels setFilter(Object filter)
public ProductFeed.APIRequestGetAutomotiveModels setFilter(String filter)
public ProductFeed.APIRequestGetAutomotiveModels requestAllFields()
public ProductFeed.APIRequestGetAutomotiveModels requestAllFields(boolean value)
public ProductFeed.APIRequestGetAutomotiveModels requestFields(List<String> fields)
requestFields
in class APIRequest<AutomotiveModel>
public ProductFeed.APIRequestGetAutomotiveModels requestFields(List<String> fields, boolean value)
requestFields
in class APIRequest<AutomotiveModel>
public ProductFeed.APIRequestGetAutomotiveModels requestField(String field)
requestField
in class APIRequest<AutomotiveModel>
public ProductFeed.APIRequestGetAutomotiveModels requestField(String field, boolean value)
requestField
in class APIRequest<AutomotiveModel>
public ProductFeed.APIRequestGetAutomotiveModels requestApplinksField()
public ProductFeed.APIRequestGetAutomotiveModels requestApplinksField(boolean value)
public ProductFeed.APIRequestGetAutomotiveModels requestAutomotiveModelIdField()
public ProductFeed.APIRequestGetAutomotiveModels requestAutomotiveModelIdField(boolean value)
public ProductFeed.APIRequestGetAutomotiveModels requestAvailabilityField()
public ProductFeed.APIRequestGetAutomotiveModels requestAvailabilityField(boolean value)
public ProductFeed.APIRequestGetAutomotiveModels requestBodyStyleField()
public ProductFeed.APIRequestGetAutomotiveModels requestBodyStyleField(boolean value)
public ProductFeed.APIRequestGetAutomotiveModels requestCurrencyField()
public ProductFeed.APIRequestGetAutomotiveModels requestCurrencyField(boolean value)
public ProductFeed.APIRequestGetAutomotiveModels requestCustomLabel0Field()
public ProductFeed.APIRequestGetAutomotiveModels requestCustomLabel0Field(boolean value)
public ProductFeed.APIRequestGetAutomotiveModels requestDescriptionField()
public ProductFeed.APIRequestGetAutomotiveModels requestDescriptionField(boolean value)
public ProductFeed.APIRequestGetAutomotiveModels requestDrivetrainField()
public ProductFeed.APIRequestGetAutomotiveModels requestDrivetrainField(boolean value)
public ProductFeed.APIRequestGetAutomotiveModels requestExteriorColorField()
public ProductFeed.APIRequestGetAutomotiveModels requestExteriorColorField(boolean value)
public ProductFeed.APIRequestGetAutomotiveModels requestFuelTypeField()
public ProductFeed.APIRequestGetAutomotiveModels requestFuelTypeField(boolean value)
public ProductFeed.APIRequestGetAutomotiveModels requestGenerationField()
public ProductFeed.APIRequestGetAutomotiveModels requestGenerationField(boolean value)
public ProductFeed.APIRequestGetAutomotiveModels requestIdField()
public ProductFeed.APIRequestGetAutomotiveModels requestIdField(boolean value)
public ProductFeed.APIRequestGetAutomotiveModels requestImagesField()
public ProductFeed.APIRequestGetAutomotiveModels requestImagesField(boolean value)
public ProductFeed.APIRequestGetAutomotiveModels requestInteriorColorField()
public ProductFeed.APIRequestGetAutomotiveModels requestInteriorColorField(boolean value)
public ProductFeed.APIRequestGetAutomotiveModels requestInteriorUpholsteryField()
public ProductFeed.APIRequestGetAutomotiveModels requestInteriorUpholsteryField(boolean value)
public ProductFeed.APIRequestGetAutomotiveModels requestMakeField()
public ProductFeed.APIRequestGetAutomotiveModels requestMakeField(boolean value)
public ProductFeed.APIRequestGetAutomotiveModels requestModelField()
public ProductFeed.APIRequestGetAutomotiveModels requestModelField(boolean value)
public ProductFeed.APIRequestGetAutomotiveModels requestPriceField()
public ProductFeed.APIRequestGetAutomotiveModels requestPriceField(boolean value)
public ProductFeed.APIRequestGetAutomotiveModels requestSanitizedImagesField()
public ProductFeed.APIRequestGetAutomotiveModels requestSanitizedImagesField(boolean value)
public ProductFeed.APIRequestGetAutomotiveModels requestTitleField()
public ProductFeed.APIRequestGetAutomotiveModels requestTitleField(boolean value)
public ProductFeed.APIRequestGetAutomotiveModels requestTransmissionField()
public ProductFeed.APIRequestGetAutomotiveModels requestTransmissionField(boolean value)
public ProductFeed.APIRequestGetAutomotiveModels requestTrimField()
public ProductFeed.APIRequestGetAutomotiveModels requestTrimField(boolean value)
public ProductFeed.APIRequestGetAutomotiveModels requestUrlField()
public ProductFeed.APIRequestGetAutomotiveModels requestUrlField(boolean value)
public ProductFeed.APIRequestGetAutomotiveModels requestYearField()
public ProductFeed.APIRequestGetAutomotiveModels requestYearField(boolean value)
Copyright © 2018. All rights reserved.