Uses of Class
cloud.genesys.webmessaging.sdk.model.NotificationTemplateFooter
-
Packages that use NotificationTemplateFooter Package Description cloud.genesys.webmessaging.sdk.model -
-
Uses of NotificationTemplateFooter in cloud.genesys.webmessaging.sdk.model
Methods in cloud.genesys.webmessaging.sdk.model that return NotificationTemplateFooter Modifier and Type Method Description NotificationTemplateFooterContentNotificationTemplate. getFooter()NotificationTemplateFooterNotificationTemplateFooter. text(String text)Footer text.Methods in cloud.genesys.webmessaging.sdk.model with parameters of type NotificationTemplateFooter Modifier and Type Method Description ContentNotificationTemplateContentNotificationTemplate. footer(NotificationTemplateFooter footer)The template footer.voidContentNotificationTemplate. setFooter(NotificationTemplateFooter footer)
-