| Interface | Description |
|---|---|
| APICallback |
An interface describing a callback mechanism for the asynchronous, rate limit aware API
connection.
|
| SendGridAPI |
| Class | Description |
|---|---|
| BaseInterface |
This class is the base interface to the Twilio SendGrid Web API.
|
| SendGrid |
Class Twilio SendGrid allows for quick and easy access to the Twilio SendGrid API.
|
| TwilioEmail |
This class allows you to quickly and easily send emails through Twilio
SendGrid using Java.
|
| Exception | Description |
|---|---|
| RateLimitException |
An exception thrown when the maximum number of retries have occurred, and the API calls are still
rate limited.
|
Copyright © 2024. All rights reserved.