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