| Package | Description |
|---|---|
| com.sendgrid.helpers.mail | |
| com.sendgrid.helpers.mail.objects |
| Modifier and Type | Field and Description |
|---|---|
List<Attachments> |
Mail.attachments
The email's attachments.
|
| Modifier and Type | Method and Description |
|---|---|
List<Attachments> |
Mail.getAttachments()
Get the email's attachments.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Mail.addAttachments(Attachments attachments)
Add attachments to the email.
|
| Modifier and Type | Method and Description |
|---|---|
Attachments |
Attachments.Builder.build()
Construct the attachments object.
|
Copyright © 2020. All rights reserved.