public class ProductCatalogImageSettingsInternal extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
ProductCatalogImageSettingsInternal() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static ProductCatalogImageSettingsInternal loadJSON(String json, APIContext context, String header)
public static APINodeList<ProductCatalogImageSettingsInternal> parseResponse(String json, APIContext context, APIRequest request, String header) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic ProductCatalogImageSettingsOperation getFieldCarouselAd()
public ProductCatalogImageSettingsInternal setFieldCarouselAd(ProductCatalogImageSettingsOperation value)
public ProductCatalogImageSettingsInternal setFieldCarouselAd(String value)
public ProductCatalogImageSettingsOperation getFieldShopsPdp()
public ProductCatalogImageSettingsInternal setFieldShopsPdp(ProductCatalogImageSettingsOperation value)
public ProductCatalogImageSettingsInternal setFieldShopsPdp(String value)
public ProductCatalogImageSettingsOperation getFieldSingleAd()
public ProductCatalogImageSettingsInternal setFieldSingleAd(ProductCatalogImageSettingsOperation value)
public ProductCatalogImageSettingsInternal setFieldSingleAd(String value)
public ProductCatalogImageSettingsInternal copyFrom(ProductCatalogImageSettingsInternal instance)
public static APIRequest.ResponseParser<ProductCatalogImageSettingsInternal> getParser()
Copyright © 2024. All rights reserved.