public class CollaborativeAdsPartnerInfoListItem extends APINode
Modifier and Type | Field and Description |
---|---|
protected static com.google.gson.Gson |
gson |
Constructor and Description |
---|
CollaborativeAdsPartnerInfoListItem() |
Modifier and Type | Method and Description |
---|---|
CollaborativeAdsPartnerInfoListItem |
copyFrom(CollaborativeAdsPartnerInfoListItem instance) |
APIContext |
getContext() |
String |
getId() |
static APIRequest.ResponseParser<CollaborativeAdsPartnerInfoListItem> |
getParser() |
static CollaborativeAdsPartnerInfoListItem |
loadJSON(String json,
APIContext context,
String header) |
static APINodeList<CollaborativeAdsPartnerInfoListItem> |
parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
void |
setContext(APIContext context) |
String |
toString() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponse
public static CollaborativeAdsPartnerInfoListItem loadJSON(String json, APIContext context, String header)
public static APINodeList<CollaborativeAdsPartnerInfoListItem> parseResponse(String json, APIContext context, APIRequest request, String header) throws APIException.MalformedResponseException
public APIContext getContext()
getContext
in class APINode
public void setContext(APIContext context)
setContext
in class APINode
public CollaborativeAdsPartnerInfoListItem copyFrom(CollaborativeAdsPartnerInfoListItem instance)
public static APIRequest.ResponseParser<CollaborativeAdsPartnerInfoListItem> getParser()
Copyright © 2020. All rights reserved.