public class WhatsAppTemplateUrlButtonContent extends WhatsAppTemplateButtonContent
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_PARAMETER |
SERIALIZED_NAME_TYPE, type| Constructor and Description |
|---|
WhatsAppTemplateUrlButtonContent() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getParameter()
URL extension of a `dynamic URL` defined in the registered template.
|
int |
hashCode() |
WhatsAppTemplateUrlButtonContent |
parameter(String parameter) |
void |
setParameter(String parameter) |
String |
toString() |
getType, setType, typepublic static final String SERIALIZED_NAME_PARAMETER
public WhatsAppTemplateUrlButtonContent parameter(String parameter)
public String getParameter()
public void setParameter(String parameter)
public boolean equals(Object o)
equals in class WhatsAppTemplateButtonContentpublic int hashCode()
hashCode in class WhatsAppTemplateButtonContentpublic String toString()
toString in class WhatsAppTemplateButtonContentCopyright © 2022. All rights reserved.