Uses of Class
com.mailjet.client.transactional.response.SentMessageStatus
| Package | Description |
|---|---|
| com.mailjet.client.transactional.response |
-
Uses of SentMessageStatus in com.mailjet.client.transactional.response
Methods in com.mailjet.client.transactional.response that return SentMessageStatus Modifier and Type Method Description static SentMessageStatusSentMessageStatus. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SentMessageStatus[]SentMessageStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.