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