Uses of Class
software.xdev.brevo.model.CreateWhatsAppTemplate
Packages that use CreateWhatsAppTemplate
-
Uses of CreateWhatsAppTemplate in software.xdev.brevo.api
Methods in software.xdev.brevo.api with parameters of type CreateWhatsAppTemplateModifier and TypeMethodDescriptionWhatsAppCampaignsApi.createWhatsAppTemplate(CreateWhatsAppTemplate createWhatsAppTemplate) Create a WhatsApp templateWhatsAppCampaignsApi.createWhatsAppTemplate(CreateWhatsAppTemplate createWhatsAppTemplate, Map<String, String> additionalHeaders) Create a WhatsApp template -
Uses of CreateWhatsAppTemplate in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return CreateWhatsAppTemplateModifier and TypeMethodDescriptionCreateWhatsAppTemplate.category(CreateWhatsAppTemplate.CategoryEnum category) CreateWhatsAppTemplate.headerText(String headerText) CreateWhatsAppTemplate.source(CreateWhatsAppTemplate.SourceEnum source)