public static class Business.APIRequestCreateOwnedProductCatalog extends APIRequest<ProductCatalog>
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 |
|---|
APIRequestCreateOwnedProductCatalog(String nodeId,
APIContext context) |
addToBatch, addToBatch, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal, setUseVideoEndpointpublic APIRequestCreateOwnedProductCatalog(String nodeId, APIContext context)
public ProductCatalog getLastResponse()
getLastResponse in class APIRequest<ProductCatalog>public ProductCatalog parseResponse(String response) throws APIException
parseResponse in class APIRequest<ProductCatalog>APIExceptionpublic ProductCatalog execute() throws APIException
execute in class APIRequest<ProductCatalog>APIExceptionpublic ProductCatalog execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<ProductCatalog>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<ProductCatalog> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<ProductCatalog> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic Business.APIRequestCreateOwnedProductCatalog setParam(String param, Object value)
setParam in class APIRequest<ProductCatalog>public Business.APIRequestCreateOwnedProductCatalog setParams(Map<String,Object> params)
setParams in class APIRequest<ProductCatalog>public Business.APIRequestCreateOwnedProductCatalog setName(String name)
public Business.APIRequestCreateOwnedProductCatalog setVertical(ProductCatalog.EnumVertical vertical)
public Business.APIRequestCreateOwnedProductCatalog setVertical(String vertical)
public Business.APIRequestCreateOwnedProductCatalog setFlightCatalogSettings(Map<String,String> flightCatalogSettings)
public Business.APIRequestCreateOwnedProductCatalog setFlightCatalogSettings(String flightCatalogSettings)
public Business.APIRequestCreateOwnedProductCatalog setDestinationCatalogSettings(Map<String,String> destinationCatalogSettings)
public Business.APIRequestCreateOwnedProductCatalog setDestinationCatalogSettings(String destinationCatalogSettings)
public Business.APIRequestCreateOwnedProductCatalog setDaDisplaySettings(Object daDisplaySettings)
public Business.APIRequestCreateOwnedProductCatalog setDaDisplaySettings(String daDisplaySettings)
public Business.APIRequestCreateOwnedProductCatalog requestAllFields()
public Business.APIRequestCreateOwnedProductCatalog requestAllFields(boolean value)
public Business.APIRequestCreateOwnedProductCatalog requestFields(List<String> fields)
requestFields in class APIRequest<ProductCatalog>public Business.APIRequestCreateOwnedProductCatalog requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<ProductCatalog>public Business.APIRequestCreateOwnedProductCatalog requestField(String field)
requestField in class APIRequest<ProductCatalog>public Business.APIRequestCreateOwnedProductCatalog requestField(String field, boolean value)
requestField in class APIRequest<ProductCatalog>Copyright © 2018. All rights reserved.