NotificationTemplateBuilder
Constructor
new NotificationTemplateBuilder()
Methods
build
Builds the object.
public NotificationTemplate build()
name
public NotificationTemplateBuilder name(String name)
provenance
public NotificationTemplateBuilder provenance(String provenance)
template
public NotificationTemplateBuilder template(String template)
See also