All Classes
Class | Description |
---|---|
APICallback |
An interface describing a callback mechanism for the
asynchronous, rate limit aware API connection.
|
ASM | |
Attachments |
An attachment object.
|
Attachments.Builder |
A helper object to construct usable attachments.
|
BaseInterface |
This class is the base interface to the Twilio SendGrid Web API.
|
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.
|
EventWebhook |
This class allows you to easily use the Event Webhook feature.
|
EventWebhookHeader |
This enum lists headers that get posted to the webhook.
|
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 Twilio 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 | |
RateLimitException |
An exception thrown when the maximum number of retries
have occurred, and the API calls are still rate limited.
|
SendGrid |
Class Twilio SendGrid allows for quick and easy access to the Twilio SendGrid API.
|
SendGridAPI | |
Setting | |
SpamCheckSetting |
A setting object that allows you to test the content of
your email for spam.
|
SubscriptionTrackingSetting |
A subscription tracking setting object.
|
TrackingSettings | |
TwilioEmail |
This class allows you to quickly and easily send emails through Twilio
SendGrid using Java.
|