public class CatalogSegmentAllMatchCountLaser extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
CatalogSegmentAllMatchCountLaser() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static CatalogSegmentAllMatchCountLaser loadJSON(String json, APIContext context, String header)
public static APINodeList<CatalogSegmentAllMatchCountLaser> 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 String getFieldDateStart()
public CatalogSegmentAllMatchCountLaser setFieldDateStart(String value)
public String getFieldDateStop()
public CatalogSegmentAllMatchCountLaser setFieldDateStop(String value)
public String getFieldEvent()
public CatalogSegmentAllMatchCountLaser setFieldEvent(String value)
public ExternalEventSource getFieldSource()
public CatalogSegmentAllMatchCountLaser setFieldSource(ExternalEventSource value)
public CatalogSegmentAllMatchCountLaser setFieldSource(String value)
public Long getFieldTotalMatchedContentIds()
public CatalogSegmentAllMatchCountLaser setFieldTotalMatchedContentIds(Long value)
public Long getFieldUniqueMatchedContentIds()
public CatalogSegmentAllMatchCountLaser setFieldUniqueMatchedContentIds(Long value)
public CatalogSegmentAllMatchCountLaser copyFrom(CatalogSegmentAllMatchCountLaser instance)
public static APIRequest.ResponseParser<CatalogSegmentAllMatchCountLaser> getParser()
Copyright © 2023. All rights reserved.