public class WhatsAppUrlDeletionRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_URL |
| Constructor and Description |
|---|
WhatsAppUrlDeletionRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getUrl()
URL of the WhatsApp media to be deleted.
|
int |
hashCode() |
void |
setUrl(String url) |
String |
toString() |
WhatsAppUrlDeletionRequest |
url(String url) |
public static final String SERIALIZED_NAME_URL
public WhatsAppUrlDeletionRequest url(String url)
public String getUrl()
public void setUrl(String url)
Copyright © 2022. All rights reserved.