public static class ProductSet.APIRequestGetDestinations extends APIRequest<Destination>
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 |
|---|
APIRequestGetDestinations(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 APIRequestGetDestinations(String nodeId, APIContext context)
public APINodeList<Destination> getLastResponse()
getLastResponse in class APIRequest<Destination>public APINodeList<Destination> parseResponse(String response, String header) throws APIException
parseResponse in class APIRequest<Destination>APIExceptionpublic APINodeList<Destination> execute() throws APIException
execute in class APIRequest<Destination>APIExceptionpublic APINodeList<Destination> execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<Destination>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<Destination>> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<Destination>> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic ProductSet.APIRequestGetDestinations setParam(String param, Object value)
setParam in class APIRequest<Destination>public ProductSet.APIRequestGetDestinations setParams(Map<String,Object> params)
setParams in class APIRequest<Destination>public ProductSet.APIRequestGetDestinations setBulkPagination(Boolean bulkPagination)
public ProductSet.APIRequestGetDestinations setBulkPagination(String bulkPagination)
public ProductSet.APIRequestGetDestinations setFilter(Object filter)
public ProductSet.APIRequestGetDestinations setFilter(String filter)
public ProductSet.APIRequestGetDestinations requestAllFields()
public ProductSet.APIRequestGetDestinations requestAllFields(boolean value)
public ProductSet.APIRequestGetDestinations requestFields(List<String> fields)
requestFields in class APIRequest<Destination>public ProductSet.APIRequestGetDestinations requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<Destination>public ProductSet.APIRequestGetDestinations requestField(String field)
requestField in class APIRequest<Destination>public ProductSet.APIRequestGetDestinations requestField(String field, boolean value)
requestField in class APIRequest<Destination>public ProductSet.APIRequestGetDestinations requestAddressField()
public ProductSet.APIRequestGetDestinations requestAddressField(boolean value)
public ProductSet.APIRequestGetDestinations requestApplinksField()
public ProductSet.APIRequestGetDestinations requestApplinksField(boolean value)
public ProductSet.APIRequestGetDestinations requestCategorySpecificFieldsField()
public ProductSet.APIRequestGetDestinations requestCategorySpecificFieldsField(boolean value)
public ProductSet.APIRequestGetDestinations requestCurrencyField()
public ProductSet.APIRequestGetDestinations requestCurrencyField(boolean value)
public ProductSet.APIRequestGetDestinations requestDescriptionField()
public ProductSet.APIRequestGetDestinations requestDescriptionField(boolean value)
public ProductSet.APIRequestGetDestinations requestDestinationIdField()
public ProductSet.APIRequestGetDestinations requestDestinationIdField(boolean value)
public ProductSet.APIRequestGetDestinations requestIdField()
public ProductSet.APIRequestGetDestinations requestIdField(boolean value)
public ProductSet.APIRequestGetDestinations requestImagesField()
public ProductSet.APIRequestGetDestinations requestImagesField(boolean value)
public ProductSet.APIRequestGetDestinations requestNameField()
public ProductSet.APIRequestGetDestinations requestNameField(boolean value)
public ProductSet.APIRequestGetDestinations requestPriceField()
public ProductSet.APIRequestGetDestinations requestPriceField(boolean value)
public ProductSet.APIRequestGetDestinations requestPriceChangeField()
public ProductSet.APIRequestGetDestinations requestPriceChangeField(boolean value)
public ProductSet.APIRequestGetDestinations requestSanitizedImagesField()
public ProductSet.APIRequestGetDestinations requestSanitizedImagesField(boolean value)
public ProductSet.APIRequestGetDestinations requestTypesField()
public ProductSet.APIRequestGetDestinations requestTypesField(boolean value)
public ProductSet.APIRequestGetDestinations requestUrlField()
public ProductSet.APIRequestGetDestinations requestUrlField(boolean value)
Copyright © 2020. All rights reserved.