java.lang.Object | |
↳ | com.atlassian.bitbucket.mail.SoyMailMessageRequest |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
SoyMailMessageRequest.Builder |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Can be passed that will be given the opportunity to add to the MailMessage.Builder, returning a new Builder to
use for the MailMessage.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Can be passed that will be given the opportunity to add to the MailMessage.Builder, returning a new Builder to use for the MailMessage. The SoyMailer will set the text, to, subject etc, so these can be over-ridden or used to set headers.