| Package | Description |
|---|---|
| com.mailjet.client | |
| com.mailjet.client.easy |
A proposal of a higher-level wrapper of the java API.
|
| com.mailjet.client.errors |
| Modifier and Type | Method and Description |
|---|---|
MailjetResponse |
MailjetClient.delete(MailjetRequest request) |
MailjetResponse |
MailjetClient.get(MailjetRequest request)
Perform a get Request on a Mailjet endpoint
|
MailjetResponse |
MailjetClient.post(MailjetRequest request)
perform a Mailjet POST request.
|
MailjetResponse |
MailjetClient.put(MailjetRequest request) |
| Modifier and Type | Method and Description |
|---|---|
MailjetResponse |
MJEasyEmail.send()
Send the email
|
| Modifier and Type | Method and Description |
|---|---|
static MailjetResponse |
ExceptionChecker.check(MailjetResponse response) |
| Modifier and Type | Method and Description |
|---|---|
static MailjetResponse |
ExceptionChecker.check(MailjetResponse response) |
Copyright © 2017. All rights reserved.