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