| Package | Description |
|---|---|
| com.infobip.model |
| Modifier and Type | Method and Description |
|---|---|
static WhatsAppTemplatePublicApiRequest.CategoryEnum |
WhatsAppTemplatePublicApiRequest.CategoryEnum.fromValue(String value) |
WhatsAppTemplatePublicApiRequest.CategoryEnum |
WhatsAppTemplatePublicApiRequest.getCategory()
Category of the template.
|
WhatsAppTemplatePublicApiRequest.CategoryEnum |
WhatsAppTemplatePublicApiRequest.CategoryEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static WhatsAppTemplatePublicApiRequest.CategoryEnum |
WhatsAppTemplatePublicApiRequest.CategoryEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WhatsAppTemplatePublicApiRequest.CategoryEnum[] |
WhatsAppTemplatePublicApiRequest.CategoryEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WhatsAppTemplatePublicApiRequest |
WhatsAppTemplatePublicApiRequest.category(WhatsAppTemplatePublicApiRequest.CategoryEnum category) |
void |
WhatsAppTemplatePublicApiRequest.setCategory(WhatsAppTemplatePublicApiRequest.CategoryEnum category) |
void |
WhatsAppTemplatePublicApiRequest.CategoryEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
WhatsAppTemplatePublicApiRequest.CategoryEnum enumeration) |
Copyright © 2022. All rights reserved.