| Modifier and Type | Method and Description |
|---|---|
Template |
NotificationClientApi.getTemplateById(String templateId)
The getTemplateById returns a
Template given the template id. |
Template |
NotificationClient.getTemplateById(String templateId) |
Template |
NotificationClientApi.getTemplateVersion(String templateId,
int version)
The getTemplateVersion returns a
Template given the template id and version. |
Template |
NotificationClient.getTemplateVersion(String templateId,
int version) |
| Modifier and Type | Method and Description |
|---|---|
List<Template> |
TemplateList.getTemplates() |
Copyright © 2019. All rights reserved.