Uses of Class
com.azure.communication.messages.models.MessageTemplateBindings
Packages that use MessageTemplateBindings
Package
Description
Package containing the data models for Messages.
Package containing the data models for Messages.
-
Uses of MessageTemplateBindings in com.azure.communication.messages.models
Methods in com.azure.communication.messages.models that return MessageTemplateBindingsModifier and TypeMethodDescriptionstatic MessageTemplateBindings
MessageTemplateBindings.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of MessageTemplateBindings from the JsonReader.MessageTemplate.getBindings()
Get the bindings property: The binding object to link values to the template specific locations.Methods in com.azure.communication.messages.models with parameters of type MessageTemplateBindingsModifier and TypeMethodDescriptionMessageTemplate.setBindings
(MessageTemplateBindings bindings) Set the bindings property: The binding object to link values to the template specific locations. -
Uses of MessageTemplateBindings in com.azure.communication.messages.models.channels
Subclasses of MessageTemplateBindings in com.azure.communication.messages.models.channelsModifier and TypeClassDescriptionfinal class
The template bindings for WhatsApp.