- getASM() - Method in class com.sendgrid.Mail
-
Get the email's unsubscribe handling object (ASM).
- getAttachments() - Method in class com.sendgrid.Mail
-
Get the email's attachments.
- getBatchId() - Method in class com.sendgrid.Mail
-
Get the email's batch ID.
- getBccs() - Method in class com.sendgrid.Personalization
-
- getBccSettings() - Method in class com.sendgrid.MailSettings
-
- getBypassListManagement() - Method in class com.sendgrid.MailSettings
-
- getCampaignContent() - Method in class com.sendgrid.GoogleAnalyticsSetting
-
- getCampaignMedium() - Method in class com.sendgrid.GoogleAnalyticsSetting
-
- getCampaignName() - Method in class com.sendgrid.GoogleAnalyticsSetting
-
- getCampaignSource() - Method in class com.sendgrid.GoogleAnalyticsSetting
-
- getCampaignTerm() - Method in class com.sendgrid.GoogleAnalyticsSetting
-
- getCategories() - Method in class com.sendgrid.Mail
-
Get the email's categories.
- getCcs() - Method in class com.sendgrid.Personalization
-
- getClickTrackingSetting() - Method in class com.sendgrid.TrackingSettings
-
- getContent() - Method in class com.sendgrid.Attachments
-
Get the attachment's content.
- getContent() - Method in class com.sendgrid.Mail
-
Get the email's content.
- getContentId() - Method in class com.sendgrid.Attachments
-
Get the attachment content ID.
- getCustomArgs() - Method in class com.sendgrid.Mail
-
Get the email's custom arguments.
- getCustomArgs() - Method in class com.sendgrid.Personalization
-
- getDisposition() - Method in class com.sendgrid.Attachments
-
Get the content-disposition of the attachment specifying
how you would like the attachment to be displayed.
- getEmail() - Method in class com.sendgrid.BccSettings
-
- getEmail() - Method in class com.sendgrid.Email
-
- getEnable() - Method in class com.sendgrid.BccSettings
-
- getEnable() - Method in class com.sendgrid.ClickTrackingSetting
-
- getEnable() - Method in class com.sendgrid.FooterSetting
-
- getEnable() - Method in class com.sendgrid.GoogleAnalyticsSetting
-
- getEnable() - Method in class com.sendgrid.OpenTrackingSetting
-
- getEnable() - Method in class com.sendgrid.Setting
-
- getEnable() - Method in class com.sendgrid.SpamCheckSetting
-
- getEnable() - Method in class com.sendgrid.SubscriptionTrackingSetting
-
- getEnableText() - Method in class com.sendgrid.ClickTrackingSetting
-
- getFilename() - Method in class com.sendgrid.Attachments
-
Get the filename for this attachment.
- getFooterSetting() - Method in class com.sendgrid.MailSettings
-
- getFrom() - Method in class com.sendgrid.Mail
-
Get the email's from address.
- getGoogleAnalyticsSetting() - Method in class com.sendgrid.TrackingSettings
-
- getGroupId() - Method in class com.sendgrid.ASM
-
- getGroupsToDisplay() - Method in class com.sendgrid.ASM
-
- getHeaders() - Method in class com.sendgrid.Mail
-
Get the email's headers.
- getHeaders() - Method in class com.sendgrid.Personalization
-
- getHost() - Method in class com.sendgrid.SendGrid
-
Get the SendGrid host (api.sendgrid.com by default).
- getHost() - Method in interface com.sendgrid.SendGridAPI
-
Gets the host.
- getHtml() - Method in class com.sendgrid.FooterSetting
-
- getHtml() - Method in class com.sendgrid.SubscriptionTrackingSetting
-
- getIpPoolId() - Method in class com.sendgrid.Mail
-
Get the email's IP pool ID.
- getLibraryVersion() - Method in class com.sendgrid.SendGrid
-
Retrieve the current library version.
- getLibraryVersion() - Method in interface com.sendgrid.SendGridAPI
-
Returns the library version
- getMailSettings() - Method in class com.sendgrid.Mail
-
Get the email's settings.
- getName() - Method in class com.sendgrid.Email
-
- getOpenTrackingSetting() - Method in class com.sendgrid.TrackingSettings
-
- getPersonalization() - Method in class com.sendgrid.Mail
-
Get the email's personalizations.
- getPostToUrl() - Method in class com.sendgrid.SpamCheckSetting
-
- getRateLimitRetry() - Method in class com.sendgrid.SendGrid
-
Get the maximum number of retries on a rate limit response.
- getRateLimitSleep() - Method in class com.sendgrid.SendGrid
-
Get the duration of time (in milliseconds) to sleep between
consecutive rate limit retries.
- getReplyto() - Method in class com.sendgrid.Mail
-
Get the email's reply to address.
- getRequest() - Method in exception com.sendgrid.RateLimitException
-
Get the originating request object.
- getRequestHeaders() - Method in class com.sendgrid.SendGrid
-
Obtain the request headers.
- getRequestHeaders() - Method in interface com.sendgrid.SendGridAPI
-
Gets the request headers.
- getRetryCount() - Method in exception com.sendgrid.RateLimitException
-
Get the number of times the action was attemted.
- getSandBoxMode() - Method in class com.sendgrid.MailSettings
-
- getSections() - Method in class com.sendgrid.Mail
-
Get the email's sections.
- getSpamCheck() - Method in class com.sendgrid.MailSettings
-
- getSpamThreshold() - Method in class com.sendgrid.SpamCheckSetting
-
- getSubject() - Method in class com.sendgrid.Mail
-
Get the email's subject line.
- getSubject() - Method in class com.sendgrid.Personalization
-
- getSubscriptionTrackingSetting() - Method in class com.sendgrid.TrackingSettings
-
- getSubstitutions() - Method in class com.sendgrid.Personalization
-
- getSubstitutionTag() - Method in class com.sendgrid.OpenTrackingSetting
-
- getSubstitutionTag() - Method in class com.sendgrid.SubscriptionTrackingSetting
-
- getTemplateId() - Method in class com.sendgrid.Mail
-
Get the email's template ID.
- getText() - Method in class com.sendgrid.FooterSetting
-
- getText() - Method in class com.sendgrid.SubscriptionTrackingSetting
-
- getTos() - Method in class com.sendgrid.Personalization
-
- getTrackingSettings() - Method in class com.sendgrid.Mail
-
Get the email's tracking settings.
- getType() - Method in class com.sendgrid.Attachments
-
Get the mime type of the content you are attaching.
- getType() - Method in class com.sendgrid.Content
-
- getValue() - Method in class com.sendgrid.Content
-
- getVersion() - Method in class com.sendgrid.SendGrid
-
Get the API version.
- getVersion() - Method in interface com.sendgrid.SendGridAPI
-
Gets the version.
- GoogleAnalyticsSetting - Class in com.sendgrid
-
An object configuring the tracking provided by Google Analytics.
- GoogleAnalyticsSetting() - Constructor for class com.sendgrid.GoogleAnalyticsSetting
-
- sections - Variable in class com.sendgrid.Mail
-
The email's sections.
- sendAt - Variable in class com.sendgrid.Mail
-
A unix timestamp allowing you to specify when you want
your email to be delivered.
- sendAt() - Method in class com.sendgrid.Mail
-
Get the email's send at time (Unix timestamp).
- sendAt() - Method in class com.sendgrid.Personalization
-
- SendGrid - Class in com.sendgrid
-
Class SendGrid allows for quick and easy access to the SendGrid API.
- SendGrid(String) - Constructor for class com.sendgrid.SendGrid
-
Construct a new SendGrid API wrapper.
- SendGrid(String, Boolean) - Constructor for class com.sendgrid.SendGrid
-
Construct a new SendGrid API wrapper.
- SendGrid(String, Client) - Constructor for class com.sendgrid.SendGrid
-
Construct a new SendGrid API wrapper.
- SendGridAPI - Interface in com.sendgrid
-
- setASM(ASM) - Method in class com.sendgrid.Mail
-
Set the email's unsubscribe handling object (ASM).
- setBatchId(String) - Method in class com.sendgrid.Mail
-
Set the email's batch ID.
- setBccSettings(BccSettings) - Method in class com.sendgrid.MailSettings
-
- setBypassListManagement(Setting) - Method in class com.sendgrid.MailSettings
-
- setCampaignContent(String) - Method in class com.sendgrid.GoogleAnalyticsSetting
-
- setCampaignMedium(String) - Method in class com.sendgrid.GoogleAnalyticsSetting
-
- setCampaignName(String) - Method in class com.sendgrid.GoogleAnalyticsSetting
-
- setCampaignSource(String) - Method in class com.sendgrid.GoogleAnalyticsSetting
-
- setCampaignTerm(String) - Method in class com.sendgrid.GoogleAnalyticsSetting
-
- setClickTrackingSetting(ClickTrackingSetting) - Method in class com.sendgrid.TrackingSettings
-
- setContent(String) - Method in class com.sendgrid.Attachments
-
Set the attachment's content.
- setContentId(String) - Method in class com.sendgrid.Attachments
-
Set the content ID.
- setDisposition(String) - Method in class com.sendgrid.Attachments
-
Set the content-disposition of the attachment.
- setEmail(String) - Method in class com.sendgrid.BccSettings
-
- setEmail(String) - Method in class com.sendgrid.Email
-
- setEnable(boolean) - Method in class com.sendgrid.BccSettings
-
- setEnable(boolean) - Method in class com.sendgrid.ClickTrackingSetting
-
- setEnable(boolean) - Method in class com.sendgrid.FooterSetting
-
- setEnable(boolean) - Method in class com.sendgrid.GoogleAnalyticsSetting
-
- setEnable(boolean) - Method in class com.sendgrid.OpenTrackingSetting
-
- setEnable(boolean) - Method in class com.sendgrid.Setting
-
- setEnable(boolean) - Method in class com.sendgrid.SpamCheckSetting
-
- setEnable(boolean) - Method in class com.sendgrid.SubscriptionTrackingSetting
-
- setEnableText(boolean) - Method in class com.sendgrid.ClickTrackingSetting
-
- setFilename(String) - Method in class com.sendgrid.Attachments
-
Set the filename for this attachment.
- setFooterSetting(FooterSetting) - Method in class com.sendgrid.MailSettings
-
- setFrom(Email) - Method in class com.sendgrid.Mail
-
Set the email's from address.
- setGoogleAnalyticsSetting(GoogleAnalyticsSetting) - Method in class com.sendgrid.TrackingSettings
-
- setGroupId(int) - Method in class com.sendgrid.ASM
-
- setGroupsToDisplay(int[]) - Method in class com.sendgrid.ASM
-
- setHost(String) - Method in class com.sendgrid.SendGrid
-
Set the SendGrid host.
- setHost(String) - Method in interface com.sendgrid.SendGridAPI
-
Sets the host.
- setHtml(String) - Method in class com.sendgrid.FooterSetting
-
- setHtml(String) - Method in class com.sendgrid.SubscriptionTrackingSetting
-
- setIpPoolId(String) - Method in class com.sendgrid.Mail
-
Set the email's IP pool ID.
- setMailSettings(MailSettings) - Method in class com.sendgrid.Mail
-
Set the email's settings.
- setName(String) - Method in class com.sendgrid.Email
-
- setOpenTrackingSetting(OpenTrackingSetting) - Method in class com.sendgrid.TrackingSettings
-
- setPostToUrl(String) - Method in class com.sendgrid.SpamCheckSetting
-
- setRateLimitRetry(int) - Method in class com.sendgrid.SendGrid
-
Set the maximum number of retries on a rate limit response.
- setRateLimitSleep(int) - Method in class com.sendgrid.SendGrid
-
Set the duration of time (in milliseconds) to sleep between
consecutive rate limit retries.
- setReplyTo(Email) - Method in class com.sendgrid.Mail
-
Set the email's reply to address.
- setSandboxMode(Setting) - Method in class com.sendgrid.MailSettings
-
- setSendAt(long) - Method in class com.sendgrid.Mail
-
Set the email's send at time (Unix timestamp).
- setSendAt(long) - Method in class com.sendgrid.Personalization
-
- setSpamCheckSetting(SpamCheckSetting) - Method in class com.sendgrid.MailSettings
-
- setSpamThreshold(int) - Method in class com.sendgrid.SpamCheckSetting
-
- setSubject(String) - Method in class com.sendgrid.Mail
-
Set the email's subject line.
- setSubject(String) - Method in class com.sendgrid.Personalization
-
- setSubscriptionTrackingSetting(SubscriptionTrackingSetting) - Method in class com.sendgrid.TrackingSettings
-
- setSubstitutionTag(String) - Method in class com.sendgrid.OpenTrackingSetting
-
- setSubstitutionTag(String) - Method in class com.sendgrid.SubscriptionTrackingSetting
-
- setTemplateId(String) - Method in class com.sendgrid.Mail
-
Set the email's template ID.
- setText(String) - Method in class com.sendgrid.FooterSetting
-
- setText(String) - Method in class com.sendgrid.SubscriptionTrackingSetting
-
- Setting - Class in com.sendgrid
-
- Setting() - Constructor for class com.sendgrid.Setting
-
- setTrackingSettings(TrackingSettings) - Method in class com.sendgrid.Mail
-
Set the email's tracking settings.
- setType(String) - Method in class com.sendgrid.Attachments
-
Set the mime type of the content.
- setType(String) - Method in class com.sendgrid.Content
-
- setValue(String) - Method in class com.sendgrid.Content
-
- setVersion(String) - Method in class com.sendgrid.SendGrid
-
Set the API version.
- setVersion(String) - Method in interface com.sendgrid.SendGridAPI
-
Sets the version.
- SpamCheckSetting - Class in com.sendgrid
-
A setting object that allows you to test the content of
your email for spam.
- SpamCheckSetting() - Constructor for class com.sendgrid.SpamCheckSetting
-
- subject - Variable in class com.sendgrid.Mail
-
The email's subject line.
- SubscriptionTrackingSetting - Class in com.sendgrid
-
A subscription tracking setting object.
- SubscriptionTrackingSetting() - Constructor for class com.sendgrid.SubscriptionTrackingSetting
-