| Package | Description |
|---|---|
| com.sendgrid.helpers.mail.objects |
| Modifier and Type | Method and Description |
|---|---|
Setting |
MailSettings.getBypassListManagement()
A setting that allows you to bypass all unsubscribe
groups and suppressions to ensure that the email is
delivered to every single recipient.
|
Setting |
MailSettings.getSandBoxMode()
Get sandbox mode.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MailSettings.setBypassListManagement(Setting bypassListManagement) |
void |
MailSettings.setSandboxMode(Setting sandBoxMode)
Set sandbox mode.
|
Copyright © 2020. All rights reserved.