Uses of Class
cloud.genesys.webmessaging.sdk.model.NotificationTemplateBody
-
Packages that use NotificationTemplateBody Package Description cloud.genesys.webmessaging.sdk.model -
-
Uses of NotificationTemplateBody in cloud.genesys.webmessaging.sdk.model
Methods in cloud.genesys.webmessaging.sdk.model that return NotificationTemplateBody Modifier and Type Method Description NotificationTemplateBodyContentNotificationTemplate. getBody()NotificationTemplateBodyNotificationTemplateBody. parameters(List<NotificationTemplateParameter> parameters)Template parameters for placeholders in template.NotificationTemplateBodyNotificationTemplateBody. text(String text)Body text.Methods in cloud.genesys.webmessaging.sdk.model with parameters of type NotificationTemplateBody Modifier and Type Method Description ContentNotificationTemplateContentNotificationTemplate. body(NotificationTemplateBody body)The template body.voidContentNotificationTemplate. setBody(NotificationTemplateBody body)
-