public class AdjacentContentDeliveryReport extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdjacentContentDeliveryReport() |
| Modifier and Type | Method and Description |
|---|---|
AdjacentContentDeliveryReport |
copyFrom(AdjacentContentDeliveryReport instance) |
APIContext |
getContext() |
List<Object> |
getFieldContent() |
String |
getId() |
static APIRequest.ResponseParser<AdjacentContentDeliveryReport> |
getParser() |
static AdjacentContentDeliveryReport |
loadJSON(String json,
APIContext context,
String header) |
static APINodeList<AdjacentContentDeliveryReport> |
parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
void |
setContext(APIContext context) |
AdjacentContentDeliveryReport |
setFieldContent(List<Object> value) |
String |
toString() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdjacentContentDeliveryReport loadJSON(String json, APIContext context, String header)
public static APINodeList<AdjacentContentDeliveryReport> 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 AdjacentContentDeliveryReport setFieldContent(List<Object> value)
public AdjacentContentDeliveryReport copyFrom(AdjacentContentDeliveryReport instance)
public static APIRequest.ResponseParser<AdjacentContentDeliveryReport> getParser()
Copyright © 2024. All rights reserved.