MailTemplateBuilder |
MailTemplateBuilder.localizations(List<String> aValue) |
Sets the value of the localizations attribute.
|
MailTemplateBuilder |
MailTemplateBuilder.message(String aValue) |
Sets the value of the message attribute.
|
MailTemplateBuilder |
MailTemplateBuilder.mjml(String aValue) |
Sets the value of the mjml attribute.
|
MailTemplateBuilder |
MailTemplateBuilder.name(String aValue) |
Sets the value of the name attribute.
|
MailTemplateBuilder |
MailTemplateBuilder.plainMessage(String aValue) |
Sets the value of the plainMessage attribute.
|
MailTemplateBuilder |
MailTemplateBuilder.sender(String aValue) |
Sets the value of the sender attribute.
|
MailTemplateBuilder |
MailTemplateBuilder.senderName(String aValue) |
Sets the value of the senderName attribute.
|
MailTemplateBuilder |
MailTemplateBuilder.subject(String aValue) |
Sets the value of the subject attribute.
|