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