Uses of Class
com.vonage.client.messages.whatsapp.WhatsappTemplateRequest.Builder
Packages that use WhatsappTemplateRequest.Builder
-
Uses of WhatsappTemplateRequest.Builder in com.vonage.client.messages.whatsapp
Methods in com.vonage.client.messages.whatsapp that return WhatsappTemplateRequest.BuilderModifier and TypeMethodDescriptionWhatsappTemplateRequest.builder()(REQUIRED) The BCP 47 language of the template.(REQUIRED) The name of the template.WhatsappTemplateRequest.Builder.parameters(List<String> parameters) (OPTIONAL) The parameters are an array of strings, with the first being substituted for {{1}} in the template, the second being {{2}} etc.(OPTIONAL) Policy for resolving what language template to use.