Uses of Class
com.mailjet.client.easy.MJEasySms
| Package | Description |
|---|---|
| com.mailjet.client.easy |
A proposal of a higher-level wrapper of the java API.
|
-
Uses of MJEasySms in com.mailjet.client.easy
Methods in com.mailjet.client.easy that return MJEasySms Modifier and Type Method Description MJEasySmsMJEasySms. from(java.lang.String number)Set the senderMJEasySmsMJEasyClient. sms()Create anMJEasySmsinstance to prepare an email to send.MJEasySmsMJEasySms. text(java.lang.String text)Set the text content of the messageMJEasySmsMJEasySms. to(java.lang.String number)Set the recipient