Class | Description |
---|---|
ASM |
An object allowing you to specify how to handle unsubscribes.
|
Attachments |
An attachment object.
|
Attachments.Builder |
A helper object to construct usable attachments.
|
BccSettings |
This object allows you to have a blind carbon copy
automatically sent to the specified email address
for every email that is sent.
|
ClickTrackingSetting |
Settings to determine how you would like to track the
metrics of how your recipients interact with your email.
|
Content |
An object in which you may specify the content of your email.
|
An email address represented as an address name pair.
|
|
FooterSetting |
An object representing the default footer
that you would like included on every email.
|
GoogleAnalyticsSetting |
An object configuring the tracking provided by Google Analytics.
|
Class Mail builds an object that sends an email through SendGrid.
|
|
MailSettings |
An object representing a collection of different mail
settings that you can use to specify how you would
like this email to be handled.
|
OpenTrackingSetting |
An open tracking settings object.
|
Personalization |
An object representing a message and its metadata.
|
SendGrid |
Class SendGrid allows for quick and easy access to the SendGrid API.
|
Setting |
A generic setting object.
|
SpamCheckSetting |
A setting object that allows you to test the content of
your email for spam.
|
SubscriptionTrackingSetting |
A subscription tracking setting object.
|
TrackingSettings |
An object representing the settings to determine how
you would like to track the metrics of how your recipients
interact with your email.
|