@Singleton public class MailjetEmailComposer extends java.lang.Object implements EmailComposer<com.mailjet.client.MailjetRequest>
MailjetRequest
given an Email
.Constructor and Description |
---|
MailjetEmailComposer() |
Modifier and Type | Method and Description |
---|---|
com.mailjet.client.MailjetRequest |
compose(@NotNull @Valid Email email) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compose
@NonNull public com.mailjet.client.MailjetRequest compose(@NonNull @NotNull @Valid @NotNull @Valid Email email) throws EmailException
compose
in interface EmailComposer<com.mailjet.client.MailjetRequest>
EmailException