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