All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download sendgrid-java JAR 5.0.0-rc.1 with all dependencies


This Java module allows you to quickly and easily send emails through Twilio SendGrid using Java.

Files of the artifact sendgrid-java version 5.0.0-rc.1 from the group com.sendgrid.

Artifact sendgrid-java
Group com.sendgrid
Version 5.0.0-rc.1
Last update 27. June 2024
Tags: allows emails through using java module quickly this easily twilio send sendgrid
Organization not specified
URL https://github.com/sendgrid/sendgrid-java
License The MIT License (MIT)
Dependencies amount 4
Dependencies java-http-client, jackson-core, jackson-annotations, jackson-databind,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of sendgrid-java Show documentation

Please rate this JAR file. Is it a good library?

sendgrid-java
Rate from 1 - 5, Rated 2.50 based on 4 reviews

320 downloads

Source code of sendgrid-java version 5.0.0-rc.1

.LICENSE
META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.sendgrid.sendgrid-java
META-INF.maven.com.sendgrid.sendgrid-java.META-INF.maven.com.sendgrid.sendgrid-java.pom.properties
META-INF.maven.com.sendgrid.sendgrid-java.META-INF.maven.com.sendgrid.sendgrid-java.pom.xml
com.sendgrid
com.sendgrid.com.sendgrid.APICallback
com.sendgrid.com.sendgrid.ApiKeySendGrid
com.sendgrid.com.sendgrid.BaseInterface
com.sendgrid.com.sendgrid.RateLimitException
com.sendgrid.com.sendgrid.SendGrid
com.sendgrid.com.sendgrid.SendGridAPI
com.sendgrid.com.sendgrid.TwilioEmail
com.sendgrid.base.apikey
com.sendgrid.base.apikey.com.sendgrid.base.apikey.ApiKeyBase
com.sendgrid.constant
com.sendgrid.constant.com.sendgrid.constant.ApplicationConstants
com.sendgrid.constant.com.sendgrid.constant.Config
com.sendgrid.constant.com.sendgrid.constant.Domains
com.sendgrid.constant.com.sendgrid.constant.EnumConstants
com.sendgrid.constant.com.sendgrid.constant.ErrorMessages
com.sendgrid.converter
com.sendgrid.converter.com.sendgrid.converter.Promoter
com.sendgrid.exception
com.sendgrid.exception.com.sendgrid.exception.ApiConnectionException
com.sendgrid.exception.com.sendgrid.exception.ApiErrorResponse
com.sendgrid.exception.com.sendgrid.exception.ApiException
com.sendgrid.exception.com.sendgrid.exception.AuthenticationException
com.sendgrid.exception.com.sendgrid.exception.GenericApiError
com.sendgrid.exception.com.sendgrid.exception.GenericError
com.sendgrid.exception.com.sendgrid.exception.InvalidRequestException
com.sendgrid.exception.com.sendgrid.exception.RestException
com.sendgrid.exception.com.sendgrid.exception.SendgridException
com.sendgrid.helpers
com.sendgrid.helpers.com.sendgrid.helpers.README.md
com.sendgrid.helpers.eventwebhook
com.sendgrid.helpers.eventwebhook.com.sendgrid.helpers.eventwebhook.EventWebhook
com.sendgrid.helpers.eventwebhook.com.sendgrid.helpers.eventwebhook.EventWebhookHeader
com.sendgrid.helpers.ips
com.sendgrid.helpers.ips.com.sendgrid.helpers.ips.IPAddress
com.sendgrid.helpers.ips.com.sendgrid.helpers.ips.IPsHelper
com.sendgrid.helpers.mail
com.sendgrid.helpers.mail.com.sendgrid.helpers.mail.Mail
com.sendgrid.helpers.mail.objects
com.sendgrid.helpers.mail.objects.com.sendgrid.helpers.mail.objects.ASM
com.sendgrid.helpers.mail.objects.com.sendgrid.helpers.mail.objects.Attachments
com.sendgrid.helpers.mail.objects.com.sendgrid.helpers.mail.objects.BccSettings
com.sendgrid.helpers.mail.objects.com.sendgrid.helpers.mail.objects.ClickTrackingSetting
com.sendgrid.helpers.mail.objects.com.sendgrid.helpers.mail.objects.Content
com.sendgrid.helpers.mail.objects.com.sendgrid.helpers.mail.objects.Email
com.sendgrid.helpers.mail.objects.com.sendgrid.helpers.mail.objects.FooterSetting
com.sendgrid.helpers.mail.objects.com.sendgrid.helpers.mail.objects.GoogleAnalyticsSetting
com.sendgrid.helpers.mail.objects.com.sendgrid.helpers.mail.objects.MailSettings
com.sendgrid.helpers.mail.objects.com.sendgrid.helpers.mail.objects.OpenTrackingSetting
com.sendgrid.helpers.mail.objects.com.sendgrid.helpers.mail.objects.Personalization
com.sendgrid.helpers.mail.objects.com.sendgrid.helpers.mail.objects.Setting
com.sendgrid.helpers.mail.objects.com.sendgrid.helpers.mail.objects.SpamCheckSetting
com.sendgrid.helpers.mail.objects.com.sendgrid.helpers.mail.objects.SubscriptionTrackingSetting
com.sendgrid.helpers.mail.objects.com.sendgrid.helpers.mail.objects.TrackingSettings
com.sendgrid.http
com.sendgrid.http.com.sendgrid.http.ApiKeyRestClient
com.sendgrid.http.com.sendgrid.http.ApiResponse
com.sendgrid.http.com.sendgrid.http.HttpMethod
com.sendgrid.http.com.sendgrid.http.Request
com.sendgrid.http.com.sendgrid.http.Response
com.sendgrid.http.auth
com.sendgrid.http.auth.com.sendgrid.http.auth.AuthStrategy
com.sendgrid.http.auth.com.sendgrid.http.auth.BasicAuthStrategy
com.sendgrid.http.auth.com.sendgrid.http.auth.TokenStrategy
com.sendgrid.http.httpclient
com.sendgrid.http.httpclient.com.sendgrid.http.httpclient.ApiKeyHttpClient
com.sendgrid.http.httpclient.com.sendgrid.http.httpclient.HttpClient
com.sendgrid.http.httpclient.com.sendgrid.http.httpclient.HttpUtility
com.sendgrid.rest.api.v3.accountprovisioning
com.sendgrid.rest.api.v3.accountprovisioning.com.sendgrid.rest.api.v3.accountprovisioning.AuthenticateAccount
com.sendgrid.rest.api.v3.accountprovisioning.com.sendgrid.rest.api.v3.accountprovisioning.CreateAccount
com.sendgrid.rest.api.v3.accountprovisioning.com.sendgrid.rest.api.v3.accountprovisioning.DeleteAccount
com.sendgrid.rest.api.v3.accountprovisioning.com.sendgrid.rest.api.v3.accountprovisioning.GetAccountState
com.sendgrid.rest.api.v3.accountprovisioning.com.sendgrid.rest.api.v3.accountprovisioning.ListAccount
com.sendgrid.rest.api.v3.accountprovisioning.com.sendgrid.rest.api.v3.accountprovisioning.ListAccountOffering
com.sendgrid.rest.api.v3.accountprovisioning.com.sendgrid.rest.api.v3.accountprovisioning.ListOffering
com.sendgrid.rest.api.v3.accountprovisioning.com.sendgrid.rest.api.v3.accountprovisioning.UpdateAccountOffering
com.sendgrid.rest.api.v3.accountprovisioning.com.sendgrid.rest.api.v3.accountprovisioning.UpdateAccountState
com.sendgrid.rest.api.v3.accountprovisioning.models
com.sendgrid.rest.api.v3.accountprovisioning.models.com.sendgrid.rest.api.v3.accountprovisioning.models.AccountList
com.sendgrid.rest.api.v3.accountprovisioning.models.com.sendgrid.rest.api.v3.accountprovisioning.models.AccountProvisioningAccount
com.sendgrid.rest.api.v3.accountprovisioning.models.com.sendgrid.rest.api.v3.accountprovisioning.models.AccountProvisioningAccountId
com.sendgrid.rest.api.v3.accountprovisioning.models.com.sendgrid.rest.api.v3.accountprovisioning.models.AccountProvisioningCatalog
com.sendgrid.rest.api.v3.accountprovisioning.models.com.sendgrid.rest.api.v3.accountprovisioning.models.AccountProvisioningOfferingList
com.sendgrid.rest.api.v3.accountprovisioning.models.com.sendgrid.rest.api.v3.accountprovisioning.models.AccountProvisioningOfferingV1
com.sendgrid.rest.api.v3.accountprovisioning.models.com.sendgrid.rest.api.v3.accountprovisioning.models.AccountProvisioningPagination
com.sendgrid.rest.api.v3.accountprovisioning.models.com.sendgrid.rest.api.v3.accountprovisioning.models.AccountProvisioningProfile
com.sendgrid.rest.api.v3.accountprovisioning.models.com.sendgrid.rest.api.v3.accountprovisioning.models.AccountProvisioningStateRead
com.sendgrid.rest.api.v3.accountprovisioning.models.com.sendgrid.rest.api.v3.accountprovisioning.models.AccountProvisioningStateWrite
com.sendgrid.rest.api.v3.accountprovisioning.models.com.sendgrid.rest.api.v3.accountprovisioning.models.CatalogEntry
com.sendgrid.rest.api.v3.accountprovisioning.models.com.sendgrid.rest.api.v3.accountprovisioning.models.CatalogEntryEntitlements
com.sendgrid.rest.api.v3.accountprovisioning.models.com.sendgrid.rest.api.v3.accountprovisioning.models.CreateAccountParams
com.sendgrid.rest.api.v3.accountprovisioning.models.com.sendgrid.rest.api.v3.accountprovisioning.models.ErrorResponse
com.sendgrid.rest.api.v3.accountprovisioning.models.com.sendgrid.rest.api.v3.accountprovisioning.models.OfferingsToAdd
com.sendgrid.rest.api.v3.accountprovisioning.models.com.sendgrid.rest.api.v3.accountprovisioning.models.State
com.sendgrid.rest.api.v3.accountprovisioning.models.com.sendgrid.rest.api.v3.accountprovisioning.models.State1
com.sendgrid.rest.api.v3.accountprovisioning.models.com.sendgrid.rest.api.v3.accountprovisioning.models.Type
com.sendgrid.rest.api.v3.alerts
com.sendgrid.rest.api.v3.alerts.com.sendgrid.rest.api.v3.alerts.CreateAlert
com.sendgrid.rest.api.v3.alerts.com.sendgrid.rest.api.v3.alerts.DeleteAlert
com.sendgrid.rest.api.v3.alerts.com.sendgrid.rest.api.v3.alerts.GetAlert
com.sendgrid.rest.api.v3.alerts.com.sendgrid.rest.api.v3.alerts.ListAlert
com.sendgrid.rest.api.v3.alerts.com.sendgrid.rest.api.v3.alerts.UpdateAlert
com.sendgrid.rest.api.v3.alerts.models
com.sendgrid.rest.api.v3.alerts.models.com.sendgrid.rest.api.v3.alerts.models.CreateAlert201Response
com.sendgrid.rest.api.v3.alerts.models.com.sendgrid.rest.api.v3.alerts.models.CreateAlertRequest
com.sendgrid.rest.api.v3.alerts.models.com.sendgrid.rest.api.v3.alerts.models.ErrorResponse
com.sendgrid.rest.api.v3.alerts.models.com.sendgrid.rest.api.v3.alerts.models.ErrorResponseErrorsInner
com.sendgrid.rest.api.v3.alerts.models.com.sendgrid.rest.api.v3.alerts.models.GetAlert200Response
com.sendgrid.rest.api.v3.alerts.models.com.sendgrid.rest.api.v3.alerts.models.ListAlert200ResponseInner
com.sendgrid.rest.api.v3.alerts.models.com.sendgrid.rest.api.v3.alerts.models.Type
com.sendgrid.rest.api.v3.alerts.models.com.sendgrid.rest.api.v3.alerts.models.Type1
com.sendgrid.rest.api.v3.alerts.models.com.sendgrid.rest.api.v3.alerts.models.Type2
com.sendgrid.rest.api.v3.alerts.models.com.sendgrid.rest.api.v3.alerts.models.Type3
com.sendgrid.rest.api.v3.alerts.models.com.sendgrid.rest.api.v3.alerts.models.UpdateAlert200Response
com.sendgrid.rest.api.v3.alerts.models.com.sendgrid.rest.api.v3.alerts.models.UpdateAlertRequest
com.sendgrid.rest.api.v3.apikeys
com.sendgrid.rest.api.v3.apikeys.com.sendgrid.rest.api.v3.apikeys.CreateApiKey
com.sendgrid.rest.api.v3.apikeys.com.sendgrid.rest.api.v3.apikeys.DeleteApiKey
com.sendgrid.rest.api.v3.apikeys.com.sendgrid.rest.api.v3.apikeys.GetApiKey
com.sendgrid.rest.api.v3.apikeys.com.sendgrid.rest.api.v3.apikeys.ListApiKey
com.sendgrid.rest.api.v3.apikeys.com.sendgrid.rest.api.v3.apikeys.UpdateApiKey
com.sendgrid.rest.api.v3.apikeys.com.sendgrid.rest.api.v3.apikeys.UpdateApiKeyName
com.sendgrid.rest.api.v3.apikeys.models
com.sendgrid.rest.api.v3.apikeys.models.com.sendgrid.rest.api.v3.apikeys.models.ApiKeyResponse
com.sendgrid.rest.api.v3.apikeys.models.com.sendgrid.rest.api.v3.apikeys.models.ApiKeyScopesResponse
com.sendgrid.rest.api.v3.apikeys.models.com.sendgrid.rest.api.v3.apikeys.models.CreateApiKey201Response
com.sendgrid.rest.api.v3.apikeys.models.com.sendgrid.rest.api.v3.apikeys.models.CreateApiKeyRequest
com.sendgrid.rest.api.v3.apikeys.models.com.sendgrid.rest.api.v3.apikeys.models.ErrorResponse
com.sendgrid.rest.api.v3.apikeys.models.com.sendgrid.rest.api.v3.apikeys.models.ErrorResponseErrorsInner
com.sendgrid.rest.api.v3.apikeys.models.com.sendgrid.rest.api.v3.apikeys.models.GetApiKey200Response
com.sendgrid.rest.api.v3.apikeys.models.com.sendgrid.rest.api.v3.apikeys.models.ListApiKey200Response
com.sendgrid.rest.api.v3.apikeys.models.com.sendgrid.rest.api.v3.apikeys.models.UpdateApiKeyNameRequest
com.sendgrid.rest.api.v3.apikeys.models.com.sendgrid.rest.api.v3.apikeys.models.UpdateApiKeyRequest
com.sendgrid.rest.api.v3.domainauthentication
com.sendgrid.rest.api.v3.domainauthentication.com.sendgrid.rest.api.v3.domainauthentication.AddIpToAuthenticatedDomain
com.sendgrid.rest.api.v3.domainauthentication.com.sendgrid.rest.api.v3.domainauthentication.AssociateSubuserWithDomain
com.sendgrid.rest.api.v3.domainauthentication.com.sendgrid.rest.api.v3.domainauthentication.AssociateSubuserWithDomainMultiple
com.sendgrid.rest.api.v3.domainauthentication.com.sendgrid.rest.api.v3.domainauthentication.AuthenticateDomain
com.sendgrid.rest.api.v3.domainauthentication.com.sendgrid.rest.api.v3.domainauthentication.DeleteAuthenticatedDomain
com.sendgrid.rest.api.v3.domainauthentication.com.sendgrid.rest.api.v3.domainauthentication.DeleteIpFromAuthenticatedDomain
com.sendgrid.rest.api.v3.domainauthentication.com.sendgrid.rest.api.v3.domainauthentication.DisassociateAuthenticatedDomainFromUser
com.sendgrid.rest.api.v3.domainauthentication.com.sendgrid.rest.api.v3.domainauthentication.DisassociateSubuserFromDomain
com.sendgrid.rest.api.v3.domainauthentication.com.sendgrid.rest.api.v3.domainauthentication.EmailDnsRecord
com.sendgrid.rest.api.v3.domainauthentication.com.sendgrid.rest.api.v3.domainauthentication.GetAuthenticatedDomain
com.sendgrid.rest.api.v3.domainauthentication.com.sendgrid.rest.api.v3.domainauthentication.ListAllAuthenticatedDomainWithUser
com.sendgrid.rest.api.v3.domainauthentication.com.sendgrid.rest.api.v3.domainauthentication.ListAuthenticatedDomain
com.sendgrid.rest.api.v3.domainauthentication.com.sendgrid.rest.api.v3.domainauthentication.ListAuthenticatedDomainWithUser
com.sendgrid.rest.api.v3.domainauthentication.com.sendgrid.rest.api.v3.domainauthentication.ListDefaultAuthenticatedDomain
com.sendgrid.rest.api.v3.domainauthentication.com.sendgrid.rest.api.v3.domainauthentication.UpdateAuthenticatedDomain
com.sendgrid.rest.api.v3.domainauthentication.com.sendgrid.rest.api.v3.domainauthentication.ValidateAuthenticatedDomain
com.sendgrid.rest.api.v3.domainauthentication.models
com.sendgrid.rest.api.v3.domainauthentication.models.com.sendgrid.rest.api.v3.domainauthentication.models.AddIpToAuthenticatedDomainRequest
com.sendgrid.rest.api.v3.domainauthentication.models.com.sendgrid.rest.api.v3.domainauthentication.models.AssociateSubuserWithDomainRequest
com.sendgrid.rest.api.v3.domainauthentication.models.com.sendgrid.rest.api.v3.domainauthentication.models.AuthenticateDomainRequest
com.sendgrid.rest.api.v3.domainauthentication.models.com.sendgrid.rest.api.v3.domainauthentication.models.AuthenticatedDomain
com.sendgrid.rest.api.v3.domainauthentication.models.com.sendgrid.rest.api.v3.domainauthentication.models.AuthenticatedDomainSpf
com.sendgrid.rest.api.v3.domainauthentication.models.com.sendgrid.rest.api.v3.domainauthentication.models.AuthenticatedDomainSpfDns
com.sendgrid.rest.api.v3.domainauthentication.models.com.sendgrid.rest.api.v3.domainauthentication.models.AuthenticatedDomainSpfDnsDkim
com.sendgrid.rest.api.v3.domainauthentication.models.com.sendgrid.rest.api.v3.domainauthentication.models.AuthenticatedDomainSpfDnsDomainSpf
com.sendgrid.rest.api.v3.domainauthentication.models.com.sendgrid.rest.api.v3.domainauthentication.models.AuthenticatedDomainSpfDnsMailServer
com.sendgrid.rest.api.v3.domainauthentication.models.com.sendgrid.rest.api.v3.domainauthentication.models.AuthenticatedDomainSpfDnsSubdomainSpf
com.sendgrid.rest.api.v3.domainauthentication.models.com.sendgrid.rest.api.v3.domainauthentication.models.EmailDnsRecord400Response
com.sendgrid.rest.api.v3.domainauthentication.models.com.sendgrid.rest.api.v3.domainauthentication.models.EmailDnsRecord400ResponseErrors
com.sendgrid.rest.api.v3.domainauthentication.models.com.sendgrid.rest.api.v3.domainauthentication.models.EmailDnsRecordRequest
com.sendgrid.rest.api.v3.domainauthentication.models.com.sendgrid.rest.api.v3.domainauthentication.models.ListAllAuthenticatedDomainWithUser200ResponseInner
com.sendgrid.rest.api.v3.domainauthentication.models.com.sendgrid.rest.api.v3.domainauthentication.models.ListAllAuthenticatedDomainWithUser200ResponseInnerDns
com.sendgrid.rest.api.v3.domainauthentication.models.com.sendgrid.rest.api.v3.domainauthentication.models.ListAllAuthenticatedDomainWithUser200ResponseInnerDnsDkim1
com.sendgrid.rest.api.v3.domainauthentication.models.com.sendgrid.rest.api.v3.domainauthentication.models.ListAllAuthenticatedDomainWithUser200ResponseInnerDnsMailCname
com.sendgrid.rest.api.v3.domainauthentication.models.com.sendgrid.rest.api.v3.domainauthentication.models.UpdateAuthenticatedDomainRequest
com.sendgrid.rest.api.v3.domainauthentication.models.com.sendgrid.rest.api.v3.domainauthentication.models.ValidateAuthenticatedDomain200Response
com.sendgrid.rest.api.v3.domainauthentication.models.com.sendgrid.rest.api.v3.domainauthentication.models.ValidateAuthenticatedDomain200ResponseValidationResults
com.sendgrid.rest.api.v3.domainauthentication.models.com.sendgrid.rest.api.v3.domainauthentication.models.ValidateAuthenticatedDomain200ResponseValidationResultsDkim1
com.sendgrid.rest.api.v3.domainauthentication.models.com.sendgrid.rest.api.v3.domainauthentication.models.ValidateAuthenticatedDomain200ResponseValidationResultsMailCname
com.sendgrid.rest.api.v3.domainauthentication.models.com.sendgrid.rest.api.v3.domainauthentication.models.ValidateAuthenticatedDomain200ResponseValidationResultsSpf
com.sendgrid.rest.api.v3.domainauthentication.models.com.sendgrid.rest.api.v3.domainauthentication.models.ValidateAuthenticatedDomain500Response
com.sendgrid.rest.api.v3.domainauthentication.models.com.sendgrid.rest.api.v3.domainauthentication.models.ValidateAuthenticatedDomain500ResponseErrorsInner
com.sendgrid.rest.api.v3.emailactivity
com.sendgrid.rest.api.v3.emailactivity.com.sendgrid.rest.api.v3.emailactivity.DownloadCsv
com.sendgrid.rest.api.v3.emailactivity.com.sendgrid.rest.api.v3.emailactivity.GetMessage
com.sendgrid.rest.api.v3.emailactivity.com.sendgrid.rest.api.v3.emailactivity.ListMessage
com.sendgrid.rest.api.v3.emailactivity.com.sendgrid.rest.api.v3.emailactivity.RequestCsv
com.sendgrid.rest.api.v3.emailactivity.models
com.sendgrid.rest.api.v3.emailactivity.models.com.sendgrid.rest.api.v3.emailactivity.models.AbbvMessage
com.sendgrid.rest.api.v3.emailactivity.models.com.sendgrid.rest.api.v3.emailactivity.models.BounceType
com.sendgrid.rest.api.v3.emailactivity.models.com.sendgrid.rest.api.v3.emailactivity.models.BounceType1
com.sendgrid.rest.api.v3.emailactivity.models.com.sendgrid.rest.api.v3.emailactivity.models.DownloadCsv200Response
com.sendgrid.rest.api.v3.emailactivity.models.com.sendgrid.rest.api.v3.emailactivity.models.EmailActivityResponseBaseProps
com.sendgrid.rest.api.v3.emailactivity.models.com.sendgrid.rest.api.v3.emailactivity.models.Event
com.sendgrid.rest.api.v3.emailactivity.models.com.sendgrid.rest.api.v3.emailactivity.models.EventName
com.sendgrid.rest.api.v3.emailactivity.models.com.sendgrid.rest.api.v3.emailactivity.models.EventName1
com.sendgrid.rest.api.v3.emailactivity.models.com.sendgrid.rest.api.v3.emailactivity.models.GetMessage404Response
com.sendgrid.rest.api.v3.emailactivity.models.com.sendgrid.rest.api.v3.emailactivity.models.GetMessage404ResponseErrorsInner
com.sendgrid.rest.api.v3.emailactivity.models.com.sendgrid.rest.api.v3.emailactivity.models.ListMessage200Response
com.sendgrid.rest.api.v3.emailactivity.models.com.sendgrid.rest.api.v3.emailactivity.models.ListMessage400Response
com.sendgrid.rest.api.v3.emailactivity.models.com.sendgrid.rest.api.v3.emailactivity.models.ListMessage400ResponseErrorsInner
com.sendgrid.rest.api.v3.emailactivity.models.com.sendgrid.rest.api.v3.emailactivity.models.ListMessage429Response
com.sendgrid.rest.api.v3.emailactivity.models.com.sendgrid.rest.api.v3.emailactivity.models.ListMessage429ResponseErrorsInner
com.sendgrid.rest.api.v3.emailactivity.models.com.sendgrid.rest.api.v3.emailactivity.models.Message
com.sendgrid.rest.api.v3.emailactivity.models.com.sendgrid.rest.api.v3.emailactivity.models.OutboundIpType
com.sendgrid.rest.api.v3.emailactivity.models.com.sendgrid.rest.api.v3.emailactivity.models.OutboundIpType1
com.sendgrid.rest.api.v3.emailactivity.models.com.sendgrid.rest.api.v3.emailactivity.models.RequestCsv202Response
com.sendgrid.rest.api.v3.emailactivity.models.com.sendgrid.rest.api.v3.emailactivity.models.Status
com.sendgrid.rest.api.v3.emailactivity.models.com.sendgrid.rest.api.v3.emailactivity.models.Status1
com.sendgrid.rest.api.v3.emailactivity.models.com.sendgrid.rest.api.v3.emailactivity.models.Status2
com.sendgrid.rest.api.v3.emailactivity.models.com.sendgrid.rest.api.v3.emailactivity.models.Status3
com.sendgrid.rest.api.v3.emailvalidation
com.sendgrid.rest.api.v3.emailvalidation.com.sendgrid.rest.api.v3.emailvalidation.GetEmailJobForVerification
com.sendgrid.rest.api.v3.emailvalidation.com.sendgrid.rest.api.v3.emailvalidation.GetValidationsEmailJobs
com.sendgrid.rest.api.v3.emailvalidation.com.sendgrid.rest.api.v3.emailvalidation.ListEmailJobForVerification
com.sendgrid.rest.api.v3.emailvalidation.com.sendgrid.rest.api.v3.emailvalidation.ValidateEmail
com.sendgrid.rest.api.v3.emailvalidation.models
com.sendgrid.rest.api.v3.emailvalidation.models.com.sendgrid.rest.api.v3.emailvalidation.models.ErrorResponse
com.sendgrid.rest.api.v3.emailvalidation.models.com.sendgrid.rest.api.v3.emailvalidation.models.ErrorResponseErrorsInner
com.sendgrid.rest.api.v3.emailvalidation.models.com.sendgrid.rest.api.v3.emailvalidation.models.FileType
com.sendgrid.rest.api.v3.emailvalidation.models.com.sendgrid.rest.api.v3.emailvalidation.models.GetValidationsEmailJobs200Response
com.sendgrid.rest.api.v3.emailvalidation.models.com.sendgrid.rest.api.v3.emailvalidation.models.GetValidationsEmailJobs200ResponseResultInner
com.sendgrid.rest.api.v3.emailvalidation.models.com.sendgrid.rest.api.v3.emailvalidation.models.GetValidationsEmailJobsJobId200Response
com.sendgrid.rest.api.v3.emailvalidation.models.com.sendgrid.rest.api.v3.emailvalidation.models.GetValidationsEmailJobsJobId200ResponseResult
com.sendgrid.rest.api.v3.emailvalidation.models.com.sendgrid.rest.api.v3.emailvalidation.models.GetValidationsEmailJobsJobId200ResponseResultErrorsInner
com.sendgrid.rest.api.v3.emailvalidation.models.com.sendgrid.rest.api.v3.emailvalidation.models.ListEmailJobForVerificationRequest
com.sendgrid.rest.api.v3.emailvalidation.models.com.sendgrid.rest.api.v3.emailvalidation.models.PutValidationsEmailJobs200Response
com.sendgrid.rest.api.v3.emailvalidation.models.com.sendgrid.rest.api.v3.emailvalidation.models.PutValidationsEmailJobs200ResponseUploadHeadersInner
com.sendgrid.rest.api.v3.emailvalidation.models.com.sendgrid.rest.api.v3.emailvalidation.models.Status
com.sendgrid.rest.api.v3.emailvalidation.models.com.sendgrid.rest.api.v3.emailvalidation.models.Status1
com.sendgrid.rest.api.v3.emailvalidation.models.com.sendgrid.rest.api.v3.emailvalidation.models.ValidateEmail200Response
com.sendgrid.rest.api.v3.emailvalidation.models.com.sendgrid.rest.api.v3.emailvalidation.models.ValidateEmail200ResponseResult
com.sendgrid.rest.api.v3.emailvalidation.models.com.sendgrid.rest.api.v3.emailvalidation.models.ValidateEmail200ResponseResultChecks
com.sendgrid.rest.api.v3.emailvalidation.models.com.sendgrid.rest.api.v3.emailvalidation.models.ValidateEmail200ResponseResultChecksAdditional
com.sendgrid.rest.api.v3.emailvalidation.models.com.sendgrid.rest.api.v3.emailvalidation.models.ValidateEmail200ResponseResultChecksDomain
com.sendgrid.rest.api.v3.emailvalidation.models.com.sendgrid.rest.api.v3.emailvalidation.models.ValidateEmail200ResponseResultChecksLocalPart
com.sendgrid.rest.api.v3.emailvalidation.models.com.sendgrid.rest.api.v3.emailvalidation.models.ValidateEmailRequest
com.sendgrid.rest.api.v3.emailvalidation.models.com.sendgrid.rest.api.v3.emailvalidation.models.Verdict
com.sendgrid.rest.api.v3.enforcedtls
com.sendgrid.rest.api.v3.enforcedtls.com.sendgrid.rest.api.v3.enforcedtls.ListEnforcedTlsSetting
com.sendgrid.rest.api.v3.enforcedtls.com.sendgrid.rest.api.v3.enforcedtls.UpdateEnforcedTlsSetting
com.sendgrid.rest.api.v3.enforcedtls.models
com.sendgrid.rest.api.v3.enforcedtls.models.com.sendgrid.rest.api.v3.enforcedtls.models.EnforcedTlsRequestResponse
com.sendgrid.rest.api.v3.enforcedtls.models.com.sendgrid.rest.api.v3.enforcedtls.models.ErrorResponse
com.sendgrid.rest.api.v3.enforcedtls.models.com.sendgrid.rest.api.v3.enforcedtls.models.ErrorResponseErrorsInner
com.sendgrid.rest.api.v3.enforcedtls.models.com.sendgrid.rest.api.v3.enforcedtls.models.Version
com.sendgrid.rest.api.v3.integrations
com.sendgrid.rest.api.v3.integrations.com.sendgrid.rest.api.v3.integrations.AddIntegration
com.sendgrid.rest.api.v3.integrations.com.sendgrid.rest.api.v3.integrations.DeleteIntegration
com.sendgrid.rest.api.v3.integrations.com.sendgrid.rest.api.v3.integrations.FindIntegrationById
com.sendgrid.rest.api.v3.integrations.com.sendgrid.rest.api.v3.integrations.GetIntegrationsByUser
com.sendgrid.rest.api.v3.integrations.com.sendgrid.rest.api.v3.integrations.UpdateIntegration
com.sendgrid.rest.api.v3.integrations.models
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.AddIntegration400Response
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.DeleteIntegration400Response
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.DeleteIntegration404Response
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.Destination
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.Destination1
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.Destination2
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.Destination3
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.DestinationRegion
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.DestinationRegion1
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.DestinationRegion2
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.Forbidden
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.GetIntegrationsByUser200Response
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.GetIntegrationsByUser403Response
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.GetIntegrationsByUser500Response
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.Id
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.Integration
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.IntegrationFilters
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.IntegrationInput
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.IntegrationInputFilters
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.IntegrationInputProperties
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.IntegrationNotFound
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.IntegrationPatch
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.IntegrationPatchFilters
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.IntegrationPatchProperties
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.IntegrationProperties
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.InternalError
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.InvalidDeleteRequest
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.InvalidRequest
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.Items
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.Items1
com.sendgrid.rest.api.v3.integrations.models.com.sendgrid.rest.api.v3.integrations.models.Items2
com.sendgrid.rest.api.v3.ipaccessmanagement
com.sendgrid.rest.api.v3.ipaccessmanagement.com.sendgrid.rest.api.v3.ipaccessmanagement.AddIpToAllowList
com.sendgrid.rest.api.v3.ipaccessmanagement.com.sendgrid.rest.api.v3.ipaccessmanagement.DeleteAllowedIp
com.sendgrid.rest.api.v3.ipaccessmanagement.com.sendgrid.rest.api.v3.ipaccessmanagement.DeleteAllowedIps
com.sendgrid.rest.api.v3.ipaccessmanagement.com.sendgrid.rest.api.v3.ipaccessmanagement.GetAllowedIp
com.sendgrid.rest.api.v3.ipaccessmanagement.com.sendgrid.rest.api.v3.ipaccessmanagement.ListAccessActivity
com.sendgrid.rest.api.v3.ipaccessmanagement.com.sendgrid.rest.api.v3.ipaccessmanagement.ListAllowedIp
com.sendgrid.rest.api.v3.ipaccessmanagement.models
com.sendgrid.rest.api.v3.ipaccessmanagement.models.com.sendgrid.rest.api.v3.ipaccessmanagement.models.AddIpToAllowListRequest
com.sendgrid.rest.api.v3.ipaccessmanagement.models.com.sendgrid.rest.api.v3.ipaccessmanagement.models.AddIpToAllowListRequestIpsInner
com.sendgrid.rest.api.v3.ipaccessmanagement.models.com.sendgrid.rest.api.v3.ipaccessmanagement.models.DeleteAllowedIpsRequest
com.sendgrid.rest.api.v3.ipaccessmanagement.models.com.sendgrid.rest.api.v3.ipaccessmanagement.models.ErrorResponse
com.sendgrid.rest.api.v3.ipaccessmanagement.models.com.sendgrid.rest.api.v3.ipaccessmanagement.models.ErrorResponseErrorsInner
com.sendgrid.rest.api.v3.ipaccessmanagement.models.com.sendgrid.rest.api.v3.ipaccessmanagement.models.IpAccessManagement2xx
com.sendgrid.rest.api.v3.ipaccessmanagement.models.com.sendgrid.rest.api.v3.ipaccessmanagement.models.IpAccessManagement2xxResultInner
com.sendgrid.rest.api.v3.ipaccessmanagement.models.com.sendgrid.rest.api.v3.ipaccessmanagement.models.ListAccessActivity200Response
com.sendgrid.rest.api.v3.ipaccessmanagement.models.com.sendgrid.rest.api.v3.ipaccessmanagement.models.ListAccessActivity200ResponseResultInner
com.sendgrid.rest.api.v3.ipaddressmanagement
com.sendgrid.rest.api.v3.ipaddressmanagement.com.sendgrid.rest.api.v3.ipaddressmanagement.AddIp
com.sendgrid.rest.api.v3.ipaddressmanagement.com.sendgrid.rest.api.v3.ipaddressmanagement.AddIpsToIpPool
com.sendgrid.rest.api.v3.ipaddressmanagement.com.sendgrid.rest.api.v3.ipaddressmanagement.AddSubUsersToIp
com.sendgrid.rest.api.v3.ipaddressmanagement.com.sendgrid.rest.api.v3.ipaddressmanagement.CreateIpPool
com.sendgrid.rest.api.v3.ipaddressmanagement.com.sendgrid.rest.api.v3.ipaddressmanagement.DeleteIpPool
com.sendgrid.rest.api.v3.ipaddressmanagement.com.sendgrid.rest.api.v3.ipaddressmanagement.DeleteIpsFromIpPool
com.sendgrid.rest.api.v3.ipaddressmanagement.com.sendgrid.rest.api.v3.ipaddressmanagement.DeleteSubUsersFromIp
com.sendgrid.rest.api.v3.ipaddressmanagement.com.sendgrid.rest.api.v3.ipaddressmanagement.GetIp
com.sendgrid.rest.api.v3.ipaddressmanagement.com.sendgrid.rest.api.v3.ipaddressmanagement.GetIpPool
com.sendgrid.rest.api.v3.ipaddressmanagement.com.sendgrid.rest.api.v3.ipaddressmanagement.ListIp
com.sendgrid.rest.api.v3.ipaddressmanagement.com.sendgrid.rest.api.v3.ipaddressmanagement.ListIpAssignedToIpPool
com.sendgrid.rest.api.v3.ipaddressmanagement.com.sendgrid.rest.api.v3.ipaddressmanagement.ListIpPool
com.sendgrid.rest.api.v3.ipaddressmanagement.com.sendgrid.rest.api.v3.ipaddressmanagement.ListSubUserAssignedToIp
com.sendgrid.rest.api.v3.ipaddressmanagement.com.sendgrid.rest.api.v3.ipaddressmanagement.UpdateIp
com.sendgrid.rest.api.v3.ipaddressmanagement.com.sendgrid.rest.api.v3.ipaddressmanagement.UpdateIpPool
com.sendgrid.rest.api.v3.ipaddressmanagement.models
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.AddIp201Response
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.AddIpRequest
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.AddIpsToIpPool200Response
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.AddIpsToIpPoolRequest
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.AddSubUsersToIp200Response
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.AddSubUsersToIpRequest
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.CreateIpPool201Response
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.CreateIpPoolRequest
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.DeleteIpsFromIpPoolRequest
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.DeleteSubUsersFromIpRequest
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.GetIp200Response
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.GetIp200ResponsePoolsInner
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.GetIpPool200Response
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.GetIpPool200ResponseIpCountByRegionInner
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.IpAddressManagementErrorResponse
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.IpAddressManagementErrorResponseErrorsInner
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.Items
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.ListIp200Response
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.ListIp200ResponseMetadata
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.ListIp200ResponseMetadataNextParams
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.ListIp200ResponseResultInner
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.ListIp200ResponseResultInnerPoolsInner
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.ListIpAssignedToIpPool200Response
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.ListIpAssignedToIpPool200ResponseMetadata
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.ListIpAssignedToIpPool200ResponseMetadataNextParams
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.ListIpAssignedToIpPool200ResponseResultInner
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.ListIpPool200Response
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.ListIpPool200ResponseMetadata
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.ListIpPool200ResponseMetadataNextParams
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.ListIpPool200ResponseResultInner
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.ListSubUserAssignedToIp200Response
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.ListSubUserAssignedToIp200ResponseMetadata
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.ListSubUserAssignedToIp200ResponseMetadataNextParams
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.Region
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.Region1
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.Region2
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.Region3
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.Region4
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.Region5
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.Region6
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.Region7
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.UpdateIp200Response
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.UpdateIpPool200Response
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.UpdateIpPoolRequest
com.sendgrid.rest.api.v3.ipaddressmanagement.models.com.sendgrid.rest.api.v3.ipaddressmanagement.models.UpdateIpRequest
com.sendgrid.rest.api.v3.ips
com.sendgrid.rest.api.v3.ips.com.sendgrid.rest.api.v3.ips.AddIp
com.sendgrid.rest.api.v3.ips.com.sendgrid.rest.api.v3.ips.AddIpToIpPool
com.sendgrid.rest.api.v3.ips.com.sendgrid.rest.api.v3.ips.CreateIpPool
com.sendgrid.rest.api.v3.ips.com.sendgrid.rest.api.v3.ips.DeleteIpFromIpPool
com.sendgrid.rest.api.v3.ips.com.sendgrid.rest.api.v3.ips.DeleteIpPool
com.sendgrid.rest.api.v3.ips.com.sendgrid.rest.api.v3.ips.GetIp
com.sendgrid.rest.api.v3.ips.com.sendgrid.rest.api.v3.ips.GetIpPool
com.sendgrid.rest.api.v3.ips.com.sendgrid.rest.api.v3.ips.ListAssignedIp
com.sendgrid.rest.api.v3.ips.com.sendgrid.rest.api.v3.ips.ListIp
com.sendgrid.rest.api.v3.ips.com.sendgrid.rest.api.v3.ips.ListIpPool
com.sendgrid.rest.api.v3.ips.com.sendgrid.rest.api.v3.ips.ListRemainingIpCount
com.sendgrid.rest.api.v3.ips.com.sendgrid.rest.api.v3.ips.UpdateIpPool
com.sendgrid.rest.api.v3.ips.models
com.sendgrid.rest.api.v3.ips.models.com.sendgrid.rest.api.v3.ips.models.AddIp201Response
com.sendgrid.rest.api.v3.ips.models.com.sendgrid.rest.api.v3.ips.models.AddIp201ResponseIpsInner
com.sendgrid.rest.api.v3.ips.models.com.sendgrid.rest.api.v3.ips.models.AddIpRequest
com.sendgrid.rest.api.v3.ips.models.com.sendgrid.rest.api.v3.ips.models.AddIpToIpPool201Response
com.sendgrid.rest.api.v3.ips.models.com.sendgrid.rest.api.v3.ips.models.AddIpToIpPool404Response
com.sendgrid.rest.api.v3.ips.models.com.sendgrid.rest.api.v3.ips.models.AddIpToIpPool404ResponseErrorsInner
com.sendgrid.rest.api.v3.ips.models.com.sendgrid.rest.api.v3.ips.models.AddIpToIpPoolRequest
com.sendgrid.rest.api.v3.ips.models.com.sendgrid.rest.api.v3.ips.models.CreateIpPoolRequest
com.sendgrid.rest.api.v3.ips.models.com.sendgrid.rest.api.v3.ips.models.DeleteIpFromIpPool404Response
com.sendgrid.rest.api.v3.ips.models.com.sendgrid.rest.api.v3.ips.models.DeleteIpPool404Response
com.sendgrid.rest.api.v3.ips.models.com.sendgrid.rest.api.v3.ips.models.ErrorResponse
com.sendgrid.rest.api.v3.ips.models.com.sendgrid.rest.api.v3.ips.models.ErrorResponseErrorsInner
com.sendgrid.rest.api.v3.ips.models.com.sendgrid.rest.api.v3.ips.models.GetIp200Response
com.sendgrid.rest.api.v3.ips.models.com.sendgrid.rest.api.v3.ips.models.GetIpPool200Response
com.sendgrid.rest.api.v3.ips.models.com.sendgrid.rest.api.v3.ips.models.GetIpPool404Response
com.sendgrid.rest.api.v3.ips.models.com.sendgrid.rest.api.v3.ips.models.GetIpPool404ResponseErrorsInner
com.sendgrid.rest.api.v3.ips.models.com.sendgrid.rest.api.v3.ips.models.IpPools200
com.sendgrid.rest.api.v3.ips.models.com.sendgrid.rest.api.v3.ips.models.ListAssignedIp200ResponseInner
com.sendgrid.rest.api.v3.ips.models.com.sendgrid.rest.api.v3.ips.models.ListIp200ResponseInner
com.sendgrid.rest.api.v3.ips.models.com.sendgrid.rest.api.v3.ips.models.ListRemainingIpCount200Response
com.sendgrid.rest.api.v3.ips.models.com.sendgrid.rest.api.v3.ips.models.ListRemainingIpCount200ResponseResultsInner
com.sendgrid.rest.api.v3.ips.models.com.sendgrid.rest.api.v3.ips.models.SortByDirection
com.sendgrid.rest.api.v3.ips.models.com.sendgrid.rest.api.v3.ips.models.UpdateIpPool404Response
com.sendgrid.rest.api.v3.ips.models.com.sendgrid.rest.api.v3.ips.models.UpdateIpPool404ResponseErrorsInner
com.sendgrid.rest.api.v3.ips.models.com.sendgrid.rest.api.v3.ips.models.UpdateIpPoolRequest
com.sendgrid.rest.api.v3.ipwarmup
com.sendgrid.rest.api.v3.ipwarmup.com.sendgrid.rest.api.v3.ipwarmup.GetWarmUpIp
com.sendgrid.rest.api.v3.ipwarmup.com.sendgrid.rest.api.v3.ipwarmup.ListWarmUpIp
com.sendgrid.rest.api.v3.ipwarmup.com.sendgrid.rest.api.v3.ipwarmup.StopIpWarmUp
com.sendgrid.rest.api.v3.ipwarmup.com.sendgrid.rest.api.v3.ipwarmup.WarmUpIp
com.sendgrid.rest.api.v3.ipwarmup.models
com.sendgrid.rest.api.v3.ipwarmup.models.com.sendgrid.rest.api.v3.ipwarmup.models.GetWarmUpIp404Response
com.sendgrid.rest.api.v3.ipwarmup.models.com.sendgrid.rest.api.v3.ipwarmup.models.GetWarmUpIp404ResponseErrorsInner
com.sendgrid.rest.api.v3.ipwarmup.models.com.sendgrid.rest.api.v3.ipwarmup.models.IpWarmup200Inner
com.sendgrid.rest.api.v3.ipwarmup.models.com.sendgrid.rest.api.v3.ipwarmup.models.StopIpWarmUp404Response
com.sendgrid.rest.api.v3.ipwarmup.models.com.sendgrid.rest.api.v3.ipwarmup.models.StopIpWarmUp404ResponseErrorsInner
com.sendgrid.rest.api.v3.ipwarmup.models.com.sendgrid.rest.api.v3.ipwarmup.models.WarmUpIp404Response
com.sendgrid.rest.api.v3.ipwarmup.models.com.sendgrid.rest.api.v3.ipwarmup.models.WarmUpIp404ResponseErrorsInner
com.sendgrid.rest.api.v3.ipwarmup.models.com.sendgrid.rest.api.v3.ipwarmup.models.WarmUpIpRequest
com.sendgrid.rest.api.v3.linkbranding
com.sendgrid.rest.api.v3.linkbranding.com.sendgrid.rest.api.v3.linkbranding.AssociateBrandedLinkWithSubuser
com.sendgrid.rest.api.v3.linkbranding.com.sendgrid.rest.api.v3.linkbranding.CreateBrandedLink
com.sendgrid.rest.api.v3.linkbranding.com.sendgrid.rest.api.v3.linkbranding.DeleteBrandedLink
com.sendgrid.rest.api.v3.linkbranding.com.sendgrid.rest.api.v3.linkbranding.DisassociateBrandedLinkFromSubuser
com.sendgrid.rest.api.v3.linkbranding.com.sendgrid.rest.api.v3.linkbranding.GetBrandedLink
com.sendgrid.rest.api.v3.linkbranding.com.sendgrid.rest.api.v3.linkbranding.ListBrandedLink
com.sendgrid.rest.api.v3.linkbranding.com.sendgrid.rest.api.v3.linkbranding.ListDefaultBrandedLink
com.sendgrid.rest.api.v3.linkbranding.com.sendgrid.rest.api.v3.linkbranding.ListSubuserBrandedLink
com.sendgrid.rest.api.v3.linkbranding.com.sendgrid.rest.api.v3.linkbranding.UpdateBrandedLink
com.sendgrid.rest.api.v3.linkbranding.com.sendgrid.rest.api.v3.linkbranding.ValidateBrandedLink
com.sendgrid.rest.api.v3.linkbranding.models
com.sendgrid.rest.api.v3.linkbranding.models.com.sendgrid.rest.api.v3.linkbranding.models.AssociateBrandedLinkWithSubuserRequest
com.sendgrid.rest.api.v3.linkbranding.models.com.sendgrid.rest.api.v3.linkbranding.models.CreateBrandedLinkRequest
com.sendgrid.rest.api.v3.linkbranding.models.com.sendgrid.rest.api.v3.linkbranding.models.Default1
com.sendgrid.rest.api.v3.linkbranding.models.com.sendgrid.rest.api.v3.linkbranding.models.Default2
com.sendgrid.rest.api.v3.linkbranding.models.com.sendgrid.rest.api.v3.linkbranding.models.Legacy
com.sendgrid.rest.api.v3.linkbranding.models.com.sendgrid.rest.api.v3.linkbranding.models.LinkBranding200
com.sendgrid.rest.api.v3.linkbranding.models.com.sendgrid.rest.api.v3.linkbranding.models.LinkBranding200Dns
com.sendgrid.rest.api.v3.linkbranding.models.com.sendgrid.rest.api.v3.linkbranding.models.LinkBranding200DnsDomainCname
com.sendgrid.rest.api.v3.linkbranding.models.com.sendgrid.rest.api.v3.linkbranding.models.LinkBranding200DnsOwnerCname
com.sendgrid.rest.api.v3.linkbranding.models.com.sendgrid.rest.api.v3.linkbranding.models.ModelDefault
com.sendgrid.rest.api.v3.linkbranding.models.com.sendgrid.rest.api.v3.linkbranding.models.Region
com.sendgrid.rest.api.v3.linkbranding.models.com.sendgrid.rest.api.v3.linkbranding.models.Type
com.sendgrid.rest.api.v3.linkbranding.models.com.sendgrid.rest.api.v3.linkbranding.models.Type1
com.sendgrid.rest.api.v3.linkbranding.models.com.sendgrid.rest.api.v3.linkbranding.models.UpdateBrandedLinkRequest
com.sendgrid.rest.api.v3.linkbranding.models.com.sendgrid.rest.api.v3.linkbranding.models.Valid
com.sendgrid.rest.api.v3.linkbranding.models.com.sendgrid.rest.api.v3.linkbranding.models.Valid1
com.sendgrid.rest.api.v3.linkbranding.models.com.sendgrid.rest.api.v3.linkbranding.models.Valid2
com.sendgrid.rest.api.v3.linkbranding.models.com.sendgrid.rest.api.v3.linkbranding.models.Valid3
com.sendgrid.rest.api.v3.linkbranding.models.com.sendgrid.rest.api.v3.linkbranding.models.Valid4
com.sendgrid.rest.api.v3.linkbranding.models.com.sendgrid.rest.api.v3.linkbranding.models.Valid5
com.sendgrid.rest.api.v3.linkbranding.models.com.sendgrid.rest.api.v3.linkbranding.models.ValidateBrandedLink200Response
com.sendgrid.rest.api.v3.linkbranding.models.com.sendgrid.rest.api.v3.linkbranding.models.ValidateBrandedLink200ResponseValidationResults
com.sendgrid.rest.api.v3.linkbranding.models.com.sendgrid.rest.api.v3.linkbranding.models.ValidateBrandedLink200ResponseValidationResultsDomainCname
com.sendgrid.rest.api.v3.linkbranding.models.com.sendgrid.rest.api.v3.linkbranding.models.ValidateBrandedLink200ResponseValidationResultsOwnerCname
com.sendgrid.rest.api.v3.linkbranding.models.com.sendgrid.rest.api.v3.linkbranding.models.ValidateBrandedLink500Response
com.sendgrid.rest.api.v3.linkbranding.models.com.sendgrid.rest.api.v3.linkbranding.models.ValidateBrandedLink500ResponseErrorsInner
com.sendgrid.rest.api.v3.lmccampaigns
com.sendgrid.rest.api.v3.lmccampaigns.com.sendgrid.rest.api.v3.lmccampaigns.CreateCampaign
com.sendgrid.rest.api.v3.lmccampaigns.com.sendgrid.rest.api.v3.lmccampaigns.DeleteCampaign
com.sendgrid.rest.api.v3.lmccampaigns.com.sendgrid.rest.api.v3.lmccampaigns.GetCampaign
com.sendgrid.rest.api.v3.lmccampaigns.com.sendgrid.rest.api.v3.lmccampaigns.GetScheduledCampaign
com.sendgrid.rest.api.v3.lmccampaigns.com.sendgrid.rest.api.v3.lmccampaigns.ListCampaign
com.sendgrid.rest.api.v3.lmccampaigns.com.sendgrid.rest.api.v3.lmccampaigns.ScheduleCampaign
com.sendgrid.rest.api.v3.lmccampaigns.com.sendgrid.rest.api.v3.lmccampaigns.SendCampaign
com.sendgrid.rest.api.v3.lmccampaigns.com.sendgrid.rest.api.v3.lmccampaigns.SendTestCampaign
com.sendgrid.rest.api.v3.lmccampaigns.com.sendgrid.rest.api.v3.lmccampaigns.UnScheduleCampaign
com.sendgrid.rest.api.v3.lmccampaigns.com.sendgrid.rest.api.v3.lmccampaigns.UpdateCampaign
com.sendgrid.rest.api.v3.lmccampaigns.com.sendgrid.rest.api.v3.lmccampaigns.UpdateScheduledCampaign
com.sendgrid.rest.api.v3.lmccampaigns.models
com.sendgrid.rest.api.v3.lmccampaigns.models.com.sendgrid.rest.api.v3.lmccampaigns.models.Campaigns2xx
com.sendgrid.rest.api.v3.lmccampaigns.models.com.sendgrid.rest.api.v3.lmccampaigns.models.Editor
com.sendgrid.rest.api.v3.lmccampaigns.models.com.sendgrid.rest.api.v3.lmccampaigns.models.ErrorResponse
com.sendgrid.rest.api.v3.lmccampaigns.models.com.sendgrid.rest.api.v3.lmccampaigns.models.ErrorResponseErrorsInner
com.sendgrid.rest.api.v3.lmccampaigns.models.com.sendgrid.rest.api.v3.lmccampaigns.models.GetCampaign200Response
com.sendgrid.rest.api.v3.lmccampaigns.models.com.sendgrid.rest.api.v3.lmccampaigns.models.ListCampaign200Response
com.sendgrid.rest.api.v3.lmccampaigns.models.com.sendgrid.rest.api.v3.lmccampaigns.models.PostCampaignsRequest
com.sendgrid.rest.api.v3.lmccampaigns.models.com.sendgrid.rest.api.v3.lmccampaigns.models.ScheduleACampaignRequest
com.sendgrid.rest.api.v3.lmccampaigns.models.com.sendgrid.rest.api.v3.lmccampaigns.models.ScheduleACampaignResponse
com.sendgrid.rest.api.v3.lmccampaigns.models.com.sendgrid.rest.api.v3.lmccampaigns.models.SendACampaignResponse
com.sendgrid.rest.api.v3.lmccampaigns.models.com.sendgrid.rest.api.v3.lmccampaigns.models.SendATestCampaignRequest
com.sendgrid.rest.api.v3.lmccampaigns.models.com.sendgrid.rest.api.v3.lmccampaigns.models.SendTestCampaignRequest
com.sendgrid.rest.api.v3.lmccampaigns.models.com.sendgrid.rest.api.v3.lmccampaigns.models.Status
com.sendgrid.rest.api.v3.lmccampaigns.models.com.sendgrid.rest.api.v3.lmccampaigns.models.UpdateACampaignRequest
com.sendgrid.rest.api.v3.lmccampaigns.models.com.sendgrid.rest.api.v3.lmccampaigns.models.UpdateAScheduledCampaignRequest
com.sendgrid.rest.api.v3.lmccampaigns.models.com.sendgrid.rest.api.v3.lmccampaigns.models.UpdateAScheduledCampaignResponse
com.sendgrid.rest.api.v3.lmccampaigns.models.com.sendgrid.rest.api.v3.lmccampaigns.models.ViewScheduledTimeOfACampaignResponse
com.sendgrid.rest.api.v3.lmccontactdb
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.AddRecipient
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.AddRecipientToContactDbList
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.AddRecipientsToContactDbList
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.CreateContactDbList
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.CreateCustomField
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.CreateSegment
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.DeleteContactDbList
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.DeleteContactDbLists
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.DeleteCustomField
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.DeleteRecipient
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.DeleteRecipientFromContactDbList
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.DeleteRecipients
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.DeleteSegment
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.GetBillable
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.GetContactDbList
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.GetCustomField
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.GetRecipient
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.GetRecipientList
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.GetSegment
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.ListContactDbList
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.ListCustomField
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.ListRecipient
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.ListRecipientCount
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.ListRecipientForSegment
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.ListRecipientsFromContactDbList
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.ListReservedField
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.ListSearchRecipient
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.ListSegment
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.ListStatus
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.SearchRecipient
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.UpdateContactDbList
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.UpdateRecipient
com.sendgrid.rest.api.v3.lmccontactdb.com.sendgrid.rest.api.v3.lmccontactdb.UpdateSegment
com.sendgrid.rest.api.v3.lmccontactdb.models
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.AddRecipientRequestInner
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.AndOr
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.ContactdbCustomField
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.ContactdbCustomFieldId2xx
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.ContactdbCustomFieldIdValue
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.ContactdbList2xx
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.ContactdbRecipient200
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.ContactdbRecipient200RecipientsInner
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.ContactdbRecipientCount200
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.ContactdbRecipientResponse201
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.ContactdbRecipientResponse201ErrorsInner
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.ContactdbSegments
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.ContactdbSegmentsConditions
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.ContactdbSegmentsId200
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.CreateAListRequest
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.CreateCustomFieldRequest
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.DeleteContacts
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.ErrorResponse
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.ErrorResponseErrorsInner
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.GetRecipientList200Response
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.ListAllCustomFieldsResponse
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.ListAllListsResponse
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.ListAllSegmentsResponse
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.ListRecipientsFromContactDbList200Response
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.ListRecipientsOnASegmentResponse
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.ListRecipientsResponse
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.ListReservedField200Response
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.ListReservedField200ResponseReservedFieldsInner
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.ListStatus200Response
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.ListStatus200ResponseStatusInner
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.Operator
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.SearchRecipient200Response
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.SearchRecipient200ResponseRecipientsInner
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.SearchRecipient200ResponseRecipientsInnerCustomFieldsInner
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.SearchRecipient200ResponseRecipientsInnerCustomFieldsInnerValue
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.SearchRecipientRequest
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.Type
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.UpdateAListRequest
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.UpdateContactDbList200Response
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.UpdateRecipientRequestInner
com.sendgrid.rest.api.v3.lmccontactdb.models.com.sendgrid.rest.api.v3.lmccontactdb.models.UpdateSegmentRequest
com.sendgrid.rest.api.v3.lmcsenders
com.sendgrid.rest.api.v3.lmcsenders.com.sendgrid.rest.api.v3.lmcsenders.CreateSender
com.sendgrid.rest.api.v3.lmcsenders.com.sendgrid.rest.api.v3.lmcsenders.DeleteSender
com.sendgrid.rest.api.v3.lmcsenders.com.sendgrid.rest.api.v3.lmcsenders.GetSender
com.sendgrid.rest.api.v3.lmcsenders.com.sendgrid.rest.api.v3.lmcsenders.ListSender
com.sendgrid.rest.api.v3.lmcsenders.com.sendgrid.rest.api.v3.lmcsenders.ResetSenderVerification
com.sendgrid.rest.api.v3.lmcsenders.com.sendgrid.rest.api.v3.lmcsenders.UpdateSender
com.sendgrid.rest.api.v3.lmcsenders.models
com.sendgrid.rest.api.v3.lmcsenders.models.com.sendgrid.rest.api.v3.lmcsenders.models.CreateSender400Response
com.sendgrid.rest.api.v3.lmcsenders.models.com.sendgrid.rest.api.v3.lmcsenders.models.CreateSender400ResponseErrorsInner
com.sendgrid.rest.api.v3.lmcsenders.models.com.sendgrid.rest.api.v3.lmcsenders.models.CreateSenderRequest
com.sendgrid.rest.api.v3.lmcsenders.models.com.sendgrid.rest.api.v3.lmcsenders.models.ListSender200Response
com.sendgrid.rest.api.v3.lmcsenders.models.com.sendgrid.rest.api.v3.lmcsenders.models.SenderId
com.sendgrid.rest.api.v3.lmcsenders.models.com.sendgrid.rest.api.v3.lmcsenders.models.SenderIdRequest
com.sendgrid.rest.api.v3.lmcsenders.models.com.sendgrid.rest.api.v3.lmcsenders.models.SenderIdRequestFrom
com.sendgrid.rest.api.v3.lmcsenders.models.com.sendgrid.rest.api.v3.lmcsenders.models.SenderIdRequestReplyTo
com.sendgrid.rest.api.v3.mail
com.sendgrid.rest.api.v3.mail.com.sendgrid.rest.api.v3.mail.CreateMailBatch
com.sendgrid.rest.api.v3.mail.com.sendgrid.rest.api.v3.mail.GetMailBatch
com.sendgrid.rest.api.v3.mail.com.sendgrid.rest.api.v3.mail.SendMail
com.sendgrid.rest.api.v3.mail.models
com.sendgrid.rest.api.v3.mail.models.com.sendgrid.rest.api.v3.mail.models.ContentEncoding
com.sendgrid.rest.api.v3.mail.models.com.sendgrid.rest.api.v3.mail.models.Disposition
com.sendgrid.rest.api.v3.mail.models.com.sendgrid.rest.api.v3.mail.models.ErrorResponse
com.sendgrid.rest.api.v3.mail.models.com.sendgrid.rest.api.v3.mail.models.ErrorResponseErrorsInner
com.sendgrid.rest.api.v3.mail.models.com.sendgrid.rest.api.v3.mail.models.MailBatchResponse
com.sendgrid.rest.api.v3.mail.models.com.sendgrid.rest.api.v3.mail.models.MailFrom
com.sendgrid.rest.api.v3.mail.models.com.sendgrid.rest.api.v3.mail.models.MailTo
com.sendgrid.rest.api.v3.mail.models.com.sendgrid.rest.api.v3.mail.models.SendMailRequest
com.sendgrid.rest.api.v3.mail.models.com.sendgrid.rest.api.v3.mail.models.SendMailRequestAsm
com.sendgrid.rest.api.v3.mail.models.com.sendgrid.rest.api.v3.mail.models.SendMailRequestAttachmentsInner
com.sendgrid.rest.api.v3.mail.models.com.sendgrid.rest.api.v3.mail.models.SendMailRequestContentInner
com.sendgrid.rest.api.v3.mail.models.com.sendgrid.rest.api.v3.mail.models.SendMailRequestMailSettings
com.sendgrid.rest.api.v3.mail.models.com.sendgrid.rest.api.v3.mail.models.SendMailRequestMailSettingsBypassBounceManagement
com.sendgrid.rest.api.v3.mail.models.com.sendgrid.rest.api.v3.mail.models.SendMailRequestMailSettingsBypassListManagement
com.sendgrid.rest.api.v3.mail.models.com.sendgrid.rest.api.v3.mail.models.SendMailRequestMailSettingsBypassSpamManagement
com.sendgrid.rest.api.v3.mail.models.com.sendgrid.rest.api.v3.mail.models.SendMailRequestMailSettingsBypassUnsubscribeManagement
com.sendgrid.rest.api.v3.mail.models.com.sendgrid.rest.api.v3.mail.models.SendMailRequestMailSettingsFooter
com.sendgrid.rest.api.v3.mail.models.com.sendgrid.rest.api.v3.mail.models.SendMailRequestMailSettingsSandboxMode
com.sendgrid.rest.api.v3.mail.models.com.sendgrid.rest.api.v3.mail.models.SendMailRequestPersonalizationsInner
com.sendgrid.rest.api.v3.mail.models.com.sendgrid.rest.api.v3.mail.models.SendMailRequestTrackingSettings
com.sendgrid.rest.api.v3.mail.models.com.sendgrid.rest.api.v3.mail.models.SendMailRequestTrackingSettingsClickTracking
com.sendgrid.rest.api.v3.mail.models.com.sendgrid.rest.api.v3.mail.models.SendMailRequestTrackingSettingsGanalytics
com.sendgrid.rest.api.v3.mail.models.com.sendgrid.rest.api.v3.mail.models.SendMailRequestTrackingSettingsOpenTracking
com.sendgrid.rest.api.v3.mail.models.com.sendgrid.rest.api.v3.mail.models.SendMailRequestTrackingSettingsSubscriptionTracking
com.sendgrid.rest.api.v3.mailsettings
com.sendgrid.rest.api.v3.mailsettings.com.sendgrid.rest.api.v3.mailsettings.ListAddressWhitelist
com.sendgrid.rest.api.v3.mailsettings.com.sendgrid.rest.api.v3.mailsettings.ListBouncePurge
com.sendgrid.rest.api.v3.mailsettings.com.sendgrid.rest.api.v3.mailsettings.ListFooter
com.sendgrid.rest.api.v3.mailsettings.com.sendgrid.rest.api.v3.mailsettings.ListForwardBounce
com.sendgrid.rest.api.v3.mailsettings.com.sendgrid.rest.api.v3.mailsettings.ListForwardSpam
com.sendgrid.rest.api.v3.mailsettings.com.sendgrid.rest.api.v3.mailsettings.ListMailSetting
com.sendgrid.rest.api.v3.mailsettings.com.sendgrid.rest.api.v3.mailsettings.ListTemplate
com.sendgrid.rest.api.v3.mailsettings.com.sendgrid.rest.api.v3.mailsettings.UpdateAddressWhitelist
com.sendgrid.rest.api.v3.mailsettings.com.sendgrid.rest.api.v3.mailsettings.UpdateBouncePurge
com.sendgrid.rest.api.v3.mailsettings.com.sendgrid.rest.api.v3.mailsettings.UpdateFooter
com.sendgrid.rest.api.v3.mailsettings.com.sendgrid.rest.api.v3.mailsettings.UpdateForwardBounce
com.sendgrid.rest.api.v3.mailsettings.com.sendgrid.rest.api.v3.mailsettings.UpdateForwardSpam
com.sendgrid.rest.api.v3.mailsettings.com.sendgrid.rest.api.v3.mailsettings.UpdateTemplate
com.sendgrid.rest.api.v3.mailsettings.models
com.sendgrid.rest.api.v3.mailsettings.models.com.sendgrid.rest.api.v3.mailsettings.models.ListMailSetting200Response
com.sendgrid.rest.api.v3.mailsettings.models.com.sendgrid.rest.api.v3.mailsettings.models.ListMailSetting200ResponseResultInner
com.sendgrid.rest.api.v3.mailsettings.models.com.sendgrid.rest.api.v3.mailsettings.models.MailSettingsAddressWhitelabel200
com.sendgrid.rest.api.v3.mailsettings.models.com.sendgrid.rest.api.v3.mailsettings.models.MailSettingsBouncePurge
com.sendgrid.rest.api.v3.mailsettings.models.com.sendgrid.rest.api.v3.mailsettings.models.MailSettingsFooter
com.sendgrid.rest.api.v3.mailsettings.models.com.sendgrid.rest.api.v3.mailsettings.models.MailSettingsForwardBounce
com.sendgrid.rest.api.v3.mailsettings.models.com.sendgrid.rest.api.v3.mailsettings.models.MailSettingsForwardSpam
com.sendgrid.rest.api.v3.mailsettings.models.com.sendgrid.rest.api.v3.mailsettings.models.MailSettingsTemplate200
com.sendgrid.rest.api.v3.mailsettings.models.com.sendgrid.rest.api.v3.mailsettings.models.UpdateAddressWhitelistRequest
com.sendgrid.rest.api.v3.mailsettings.models.com.sendgrid.rest.api.v3.mailsettings.models.UpdateTemplate200Response
com.sendgrid.rest.api.v3.mailsettings.models.com.sendgrid.rest.api.v3.mailsettings.models.UpdateTemplateRequest
com.sendgrid.rest.api.v3.mccontacts
com.sendgrid.rest.api.v3.mccontacts.com.sendgrid.rest.api.v3.mccontacts.DeleteContact
com.sendgrid.rest.api.v3.mccontacts.com.sendgrid.rest.api.v3.mccontacts.DeleteContactIdentifier
com.sendgrid.rest.api.v3.mccontacts.com.sendgrid.rest.api.v3.mccontacts.ExportContact
com.sendgrid.rest.api.v3.mccontacts.com.sendgrid.rest.api.v3.mccontacts.GetContact
com.sendgrid.rest.api.v3.mccontacts.com.sendgrid.rest.api.v3.mccontacts.GetContactByIdentifiers
com.sendgrid.rest.api.v3.mccontacts.com.sendgrid.rest.api.v3.mccontacts.GetExportContact
com.sendgrid.rest.api.v3.mccontacts.com.sendgrid.rest.api.v3.mccontacts.GetImportContact
com.sendgrid.rest.api.v3.mccontacts.com.sendgrid.rest.api.v3.mccontacts.ImportContact
com.sendgrid.rest.api.v3.mccontacts.com.sendgrid.rest.api.v3.mccontacts.ListBatchedContact
com.sendgrid.rest.api.v3.mccontacts.com.sendgrid.rest.api.v3.mccontacts.ListContact
com.sendgrid.rest.api.v3.mccontacts.com.sendgrid.rest.api.v3.mccontacts.ListContactByEmail
com.sendgrid.rest.api.v3.mccontacts.com.sendgrid.rest.api.v3.mccontacts.ListContactCount
com.sendgrid.rest.api.v3.mccontacts.com.sendgrid.rest.api.v3.mccontacts.ListExportContact
com.sendgrid.rest.api.v3.mccontacts.com.sendgrid.rest.api.v3.mccontacts.SearchContact
com.sendgrid.rest.api.v3.mccontacts.com.sendgrid.rest.api.v3.mccontacts.UpdateContact
com.sendgrid.rest.api.v3.mccontacts.models
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ContactDetails3
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ContactExport
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ContactImport
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ContactImportResults
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ContactRequest
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ContactRequestCustomFields
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ContactsError
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.DeleteContact202Response
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.DeleteContact400Response
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.DeleteContactIdentifier202Response
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.DeleteContactIdentifierRequest
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ErrorResponse
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ErrorResponseErrorsInner
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ExportContact202Response
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ExportContactRequest
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ExportContactRequestNotifications
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.FileType
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.FileType1
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.GetContactByIdentifiers200Response
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.GetContactByIdentifiers200ResponseResultValue
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.GetContactByIdentifiersRequest
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.GetContactByIdentifiersRequestIdentifiersInner
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.GetImportContact400Response
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.IdentifierType
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ImportContact200Response
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ImportContact200ResponseUploadHeadersInner
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ImportContact400Response
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ImportContact404Response
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ImportContactRequest
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ListBatchedContact200Response
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ListBatchedContactRequest
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ListContact200Response
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ListContact400Response
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ListContactByEmail200Response
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ListContactByEmailRequest
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ListContactCount200Response
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ListContactCount200ResponseBillableBreakdown
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ListExportContact200Response
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ListExportContact200ResponseMetadata
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ListExportContact200ResponseResultInner
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ListExportContact200ResponseResultInnerMetadata
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ListExportContact200ResponseResultInnerSegmentsInner
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ListExportContact400Response
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.ListExportContact400ResponseErrorsInner
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.Metadata
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.SearchContact200Response
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.SearchContact400Response
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.SearchContact400ResponseErrorsInner
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.SearchContact500Response
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.SearchContact500ResponseErrorsInner
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.SearchContactRequest
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.SelfMetadata
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.Status
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.UpdateContact202Response
com.sendgrid.rest.api.v3.mccontacts.models.com.sendgrid.rest.api.v3.mccontacts.models.UpdateContactRequest
com.sendgrid.rest.api.v3.mccustomfields
com.sendgrid.rest.api.v3.mccustomfields.com.sendgrid.rest.api.v3.mccustomfields.CreateFieldDefinition
com.sendgrid.rest.api.v3.mccustomfields.com.sendgrid.rest.api.v3.mccustomfields.DeleteFieldDefinition
com.sendgrid.rest.api.v3.mccustomfields.com.sendgrid.rest.api.v3.mccustomfields.ListFieldDefinition
com.sendgrid.rest.api.v3.mccustomfields.com.sendgrid.rest.api.v3.mccustomfields.UpdateFieldDefinition
com.sendgrid.rest.api.v3.mccustomfields.models
com.sendgrid.rest.api.v3.mccustomfields.models.com.sendgrid.rest.api.v3.mccustomfields.models.CreateFieldDefinition200Response
com.sendgrid.rest.api.v3.mccustomfields.models.com.sendgrid.rest.api.v3.mccustomfields.models.CreateFieldDefinition400Response
com.sendgrid.rest.api.v3.mccustomfields.models.com.sendgrid.rest.api.v3.mccustomfields.models.CreateFieldDefinitionRequest
com.sendgrid.rest.api.v3.mccustomfields.models.com.sendgrid.rest.api.v3.mccustomfields.models.CustomFieldDefinitionsResponse
com.sendgrid.rest.api.v3.mccustomfields.models.com.sendgrid.rest.api.v3.mccustomfields.models.CustomFieldsError
com.sendgrid.rest.api.v3.mccustomfields.models.com.sendgrid.rest.api.v3.mccustomfields.models.FieldType
com.sendgrid.rest.api.v3.mccustomfields.models.com.sendgrid.rest.api.v3.mccustomfields.models.FieldType1
com.sendgrid.rest.api.v3.mccustomfields.models.com.sendgrid.rest.api.v3.mccustomfields.models.FieldType2
com.sendgrid.rest.api.v3.mccustomfields.models.com.sendgrid.rest.api.v3.mccustomfields.models.ListFieldDefinition200Response
com.sendgrid.rest.api.v3.mccustomfields.models.com.sendgrid.rest.api.v3.mccustomfields.models.Metadata
com.sendgrid.rest.api.v3.mccustomfields.models.com.sendgrid.rest.api.v3.mccustomfields.models.ReservedFieldDefinitionsResponseInner
com.sendgrid.rest.api.v3.mccustomfields.models.com.sendgrid.rest.api.v3.mccustomfields.models.UpdateFieldDefinitionRequest
com.sendgrid.rest.api.v3.mcdesigns
com.sendgrid.rest.api.v3.mcdesigns.com.sendgrid.rest.api.v3.mcdesigns.CreateDesign
com.sendgrid.rest.api.v3.mcdesigns.com.sendgrid.rest.api.v3.mcdesigns.DeleteDesign
com.sendgrid.rest.api.v3.mcdesigns.com.sendgrid.rest.api.v3.mcdesigns.DuplicateDesign
com.sendgrid.rest.api.v3.mcdesigns.com.sendgrid.rest.api.v3.mcdesigns.DuplicatePreBuiltDesign
com.sendgrid.rest.api.v3.mcdesigns.com.sendgrid.rest.api.v3.mcdesigns.GetDesign
com.sendgrid.rest.api.v3.mcdesigns.com.sendgrid.rest.api.v3.mcdesigns.GetPreBuiltDesign
com.sendgrid.rest.api.v3.mcdesigns.com.sendgrid.rest.api.v3.mcdesigns.ListDesign
com.sendgrid.rest.api.v3.mcdesigns.com.sendgrid.rest.api.v3.mcdesigns.ListPreBuiltDesign
com.sendgrid.rest.api.v3.mcdesigns.com.sendgrid.rest.api.v3.mcdesigns.UpdateDesign
com.sendgrid.rest.api.v3.mcdesigns.models
com.sendgrid.rest.api.v3.mcdesigns.models.com.sendgrid.rest.api.v3.mcdesigns.models.ApiError
com.sendgrid.rest.api.v3.mcdesigns.models.com.sendgrid.rest.api.v3.mcdesigns.models.ApiErrors
com.sendgrid.rest.api.v3.mcdesigns.models.com.sendgrid.rest.api.v3.mcdesigns.models.DesignCommonProperties
com.sendgrid.rest.api.v3.mcdesigns.models.com.sendgrid.rest.api.v3.mcdesigns.models.DesignDuplicateInput
com.sendgrid.rest.api.v3.mcdesigns.models.com.sendgrid.rest.api.v3.mcdesigns.models.DesignInput
com.sendgrid.rest.api.v3.mcdesigns.models.com.sendgrid.rest.api.v3.mcdesigns.models.DesignOutput
com.sendgrid.rest.api.v3.mcdesigns.models.com.sendgrid.rest.api.v3.mcdesigns.models.DesignOutputSummary
com.sendgrid.rest.api.v3.mcdesigns.models.com.sendgrid.rest.api.v3.mcdesigns.models.Editor
com.sendgrid.rest.api.v3.mcdesigns.models.com.sendgrid.rest.api.v3.mcdesigns.models.ListDesign200Response
com.sendgrid.rest.api.v3.mcdesigns.models.com.sendgrid.rest.api.v3.mcdesigns.models.Metadata
com.sendgrid.rest.api.v3.mcdesigns.models.com.sendgrid.rest.api.v3.mcdesigns.models.UpdateDesignRequest
com.sendgrid.rest.api.v3.mclists
com.sendgrid.rest.api.v3.mclists.com.sendgrid.rest.api.v3.mclists.CreateMarketingList
com.sendgrid.rest.api.v3.mclists.com.sendgrid.rest.api.v3.mclists.DeleteContact
com.sendgrid.rest.api.v3.mclists.com.sendgrid.rest.api.v3.mclists.DeleteMarketingList
com.sendgrid.rest.api.v3.mclists.com.sendgrid.rest.api.v3.mclists.GetMarketingList
com.sendgrid.rest.api.v3.mclists.com.sendgrid.rest.api.v3.mclists.ListContactCount
com.sendgrid.rest.api.v3.mclists.com.sendgrid.rest.api.v3.mclists.ListMarketingList
com.sendgrid.rest.api.v3.mclists.com.sendgrid.rest.api.v3.mclists.UpdateMarketingList
com.sendgrid.rest.api.v3.mclists.models
com.sendgrid.rest.api.v3.mclists.models.com.sendgrid.rest.api.v3.mclists.models.ContactDetails
com.sendgrid.rest.api.v3.mclists.models.com.sendgrid.rest.api.v3.mclists.models.CreateMarketingList400Response
com.sendgrid.rest.api.v3.mclists.models.com.sendgrid.rest.api.v3.mclists.models.CreateMarketingListRequest
com.sendgrid.rest.api.v3.mclists.models.com.sendgrid.rest.api.v3.mclists.models.DeleteContact202Response
com.sendgrid.rest.api.v3.mclists.models.com.sendgrid.rest.api.v3.mclists.models.DeleteMarketingList200Response
com.sendgrid.rest.api.v3.mclists.models.com.sendgrid.rest.api.v3.mclists.models.DeleteMarketingList404Response
com.sendgrid.rest.api.v3.mclists.models.com.sendgrid.rest.api.v3.mclists.models.Error
com.sendgrid.rest.api.v3.mclists.models.com.sendgrid.rest.api.v3.mclists.models.GetMarketingList200Response
com.sendgrid.rest.api.v3.mclists.models.com.sendgrid.rest.api.v3.mclists.models.ListContactCount200Response
com.sendgrid.rest.api.v3.mclists.models.com.sendgrid.rest.api.v3.mclists.models.ListMarketingList200Response
com.sendgrid.rest.api.v3.mclists.models.com.sendgrid.rest.api.v3.mclists.models.Metadata
com.sendgrid.rest.api.v3.mclists.models.com.sendgrid.rest.api.v3.mclists.models.ModelList
com.sendgrid.rest.api.v3.mclists.models.com.sendgrid.rest.api.v3.mclists.models.SelfMetadata
com.sendgrid.rest.api.v3.mclists.models.com.sendgrid.rest.api.v3.mclists.models.UpdateMarketingListRequest
com.sendgrid.rest.api.v3.mcsegments
com.sendgrid.rest.api.v3.mcsegments.com.sendgrid.rest.api.v3.mcsegments.DeleteSegment
com.sendgrid.rest.api.v3.mcsegments.com.sendgrid.rest.api.v3.mcsegments.GetSegment
com.sendgrid.rest.api.v3.mcsegments.com.sendgrid.rest.api.v3.mcsegments.ListSegment
com.sendgrid.rest.api.v3.mcsegments.models
com.sendgrid.rest.api.v3.mcsegments.models.com.sendgrid.rest.api.v3.mcsegments.models.ContactResponse
com.sendgrid.rest.api.v3.mcsegments.models.com.sendgrid.rest.api.v3.mcsegments.models.ContactResponseCustomFields
com.sendgrid.rest.api.v3.mcsegments.models.com.sendgrid.rest.api.v3.mcsegments.models.ErrorResponse
com.sendgrid.rest.api.v3.mcsegments.models.com.sendgrid.rest.api.v3.mcsegments.models.ErrorResponseErrorsInner
com.sendgrid.rest.api.v3.mcsegments.models.com.sendgrid.rest.api.v3.mcsegments.models.FullSegment
com.sendgrid.rest.api.v3.mcsegments.models.com.sendgrid.rest.api.v3.mcsegments.models.GetSegment404Response
com.sendgrid.rest.api.v3.mcsegments.models.com.sendgrid.rest.api.v3.mcsegments.models.GetSegment404ResponseErrorsInner
com.sendgrid.rest.api.v3.mcsegments.models.com.sendgrid.rest.api.v3.mcsegments.models.ListSegment200Response
com.sendgrid.rest.api.v3.mcsegments.models.com.sendgrid.rest.api.v3.mcsegments.models.ListSegment500Response
com.sendgrid.rest.api.v3.mcsegments.models.com.sendgrid.rest.api.v3.mcsegments.models.ListSegment500ResponseErrorsInner
com.sendgrid.rest.api.v3.mcsegments.models.com.sendgrid.rest.api.v3.mcsegments.models.SegmentSummary
com.sendgrid.rest.api.v3.mcsegments.models.com.sendgrid.rest.api.v3.mcsegments.models.SegmentWriteV2
com.sendgrid.rest.api.v3.mcsegments2
com.sendgrid.rest.api.v3.mcsegments2.com.sendgrid.rest.api.v3.mcsegments2.CreateSegment
com.sendgrid.rest.api.v3.mcsegments2.com.sendgrid.rest.api.v3.mcsegments2.DeleteSegment
com.sendgrid.rest.api.v3.mcsegments2.com.sendgrid.rest.api.v3.mcsegments2.GetSegment
com.sendgrid.rest.api.v3.mcsegments2.com.sendgrid.rest.api.v3.mcsegments2.ListSegment
com.sendgrid.rest.api.v3.mcsegments2.com.sendgrid.rest.api.v3.mcsegments2.RefreshSegment
com.sendgrid.rest.api.v3.mcsegments2.com.sendgrid.rest.api.v3.mcsegments2.UpdateSegment
com.sendgrid.rest.api.v3.mcsegments2.models
com.sendgrid.rest.api.v3.mcsegments2.models.com.sendgrid.rest.api.v3.mcsegments2.models.AllSegments200
com.sendgrid.rest.api.v3.mcsegments2.models.com.sendgrid.rest.api.v3.mcsegments2.models.ContactResponse
com.sendgrid.rest.api.v3.mcsegments2.models.com.sendgrid.rest.api.v3.mcsegments2.models.ContactResponseCustomFields
com.sendgrid.rest.api.v3.mcsegments2.models.com.sendgrid.rest.api.v3.mcsegments2.models.ErrorsSegmentV2
com.sendgrid.rest.api.v3.mcsegments2.models.com.sendgrid.rest.api.v3.mcsegments2.models.ErrorsSegmentV2ErrorsInner
com.sendgrid.rest.api.v3.mcsegments2.models.com.sendgrid.rest.api.v3.mcsegments2.models.Metadata
com.sendgrid.rest.api.v3.mcsegments2.models.com.sendgrid.rest.api.v3.mcsegments2.models.Segment2xx
com.sendgrid.rest.api.v3.mcsegments2.models.com.sendgrid.rest.api.v3.mcsegments2.models.SegmentError
com.sendgrid.rest.api.v3.mcsegments2.models.com.sendgrid.rest.api.v3.mcsegments2.models.SegmentRefresh202
com.sendgrid.rest.api.v3.mcsegments2.models.com.sendgrid.rest.api.v3.mcsegments2.models.SegmentRefreshRequest
com.sendgrid.rest.api.v3.mcsegments2.models.com.sendgrid.rest.api.v3.mcsegments2.models.SegmentStatusResponse
com.sendgrid.rest.api.v3.mcsegments2.models.com.sendgrid.rest.api.v3.mcsegments2.models.SegmentUpdate
com.sendgrid.rest.api.v3.mcsegments2.models.com.sendgrid.rest.api.v3.mcsegments2.models.SegmentWriteV2
com.sendgrid.rest.api.v3.mcsenders
com.sendgrid.rest.api.v3.mcsenders.com.sendgrid.rest.api.v3.mcsenders.CreateSender
com.sendgrid.rest.api.v3.mcsenders.com.sendgrid.rest.api.v3.mcsenders.DeleteSender
com.sendgrid.rest.api.v3.mcsenders.com.sendgrid.rest.api.v3.mcsenders.GetSender
com.sendgrid.rest.api.v3.mcsenders.com.sendgrid.rest.api.v3.mcsenders.ListSender
com.sendgrid.rest.api.v3.mcsenders.com.sendgrid.rest.api.v3.mcsenders.ResetSenderVerification
com.sendgrid.rest.api.v3.mcsenders.com.sendgrid.rest.api.v3.mcsenders.UpdateSender
com.sendgrid.rest.api.v3.mcsenders.models
com.sendgrid.rest.api.v3.mcsenders.models.com.sendgrid.rest.api.v3.mcsenders.models.CreateSenderRequest
com.sendgrid.rest.api.v3.mcsenders.models.com.sendgrid.rest.api.v3.mcsenders.models.CreateSenderRequestFrom
com.sendgrid.rest.api.v3.mcsenders.models.com.sendgrid.rest.api.v3.mcsenders.models.CreateSenderRequestReplyTo
com.sendgrid.rest.api.v3.mcsenders.models.com.sendgrid.rest.api.v3.mcsenders.models.ErrorResponse
com.sendgrid.rest.api.v3.mcsenders.models.com.sendgrid.rest.api.v3.mcsenders.models.ErrorResponseErrorsInner
com.sendgrid.rest.api.v3.mcsenders.models.com.sendgrid.rest.api.v3.mcsenders.models.ListSender200Response
com.sendgrid.rest.api.v3.mcsenders.models.com.sendgrid.rest.api.v3.mcsenders.models.Sender
com.sendgrid.rest.api.v3.mcsenders.models.com.sendgrid.rest.api.v3.mcsenders.models.SenderRequest
com.sendgrid.rest.api.v3.mcsenders.models.com.sendgrid.rest.api.v3.mcsenders.models.SenderRequestFrom
com.sendgrid.rest.api.v3.mcsenders.models.com.sendgrid.rest.api.v3.mcsenders.models.SenderRequestReplyTo
com.sendgrid.rest.api.v3.mcsinglesends
com.sendgrid.rest.api.v3.mcsinglesends.com.sendgrid.rest.api.v3.mcsinglesends.CreateSingleSend
com.sendgrid.rest.api.v3.mcsinglesends.com.sendgrid.rest.api.v3.mcsinglesends.DeleteScheduledSingleSend
com.sendgrid.rest.api.v3.mcsinglesends.com.sendgrid.rest.api.v3.mcsinglesends.DeleteSingleSend
com.sendgrid.rest.api.v3.mcsinglesends.com.sendgrid.rest.api.v3.mcsinglesends.DeleteSingleSends
com.sendgrid.rest.api.v3.mcsinglesends.com.sendgrid.rest.api.v3.mcsinglesends.DuplicateSingleSend
com.sendgrid.rest.api.v3.mcsinglesends.com.sendgrid.rest.api.v3.mcsinglesends.GetSingleSend
com.sendgrid.rest.api.v3.mcsinglesends.com.sendgrid.rest.api.v3.mcsinglesends.ListCategory
com.sendgrid.rest.api.v3.mcsinglesends.com.sendgrid.rest.api.v3.mcsinglesends.ListSingleSend
com.sendgrid.rest.api.v3.mcsinglesends.com.sendgrid.rest.api.v3.mcsinglesends.ScheduleSingleSend
com.sendgrid.rest.api.v3.mcsinglesends.com.sendgrid.rest.api.v3.mcsinglesends.SearchSingleSend
com.sendgrid.rest.api.v3.mcsinglesends.com.sendgrid.rest.api.v3.mcsinglesends.UpdateSingleSend
com.sendgrid.rest.api.v3.mcsinglesends.models
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.AbTestSummary
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.DuplicateSingleSendRequest
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.Editor
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.Editor1
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.Items
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.ListCategory200Response
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.ListSingleSend200Response
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.ListSingleSend500Response
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.ListSingleSend500ResponseErrorsInner
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.Metadata
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.ScheduleSingleSend201Response
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.ScheduleSingleSendRequest
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.SinglesendRequest
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.SinglesendRequestEmailConfig
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.SinglesendRequestSendTo
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.SinglesendResponse
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.SinglesendResponseEmailConfig
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.SinglesendResponseSendTo
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.SinglesendResponseShort
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.SinglesendResponseWarningsInner
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.SinglesendSchedule
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.SinglesendSearch
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.Status
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.Status1
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.Status2
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.Status3
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.Type
com.sendgrid.rest.api.v3.mcsinglesends.models.com.sendgrid.rest.api.v3.mcsinglesends.models.WinnerCriteria
com.sendgrid.rest.api.v3.mcstats
com.sendgrid.rest.api.v3.mcstats.com.sendgrid.rest.api.v3.mcstats.ExportAutomationStat
com.sendgrid.rest.api.v3.mcstats.com.sendgrid.rest.api.v3.mcstats.ExportSingleSendStat
com.sendgrid.rest.api.v3.mcstats.com.sendgrid.rest.api.v3.mcstats.GetAutomationStat
com.sendgrid.rest.api.v3.mcstats.com.sendgrid.rest.api.v3.mcstats.GetSingleSendStat
com.sendgrid.rest.api.v3.mcstats.com.sendgrid.rest.api.v3.mcstats.ListAutomationStat
com.sendgrid.rest.api.v3.mcstats.com.sendgrid.rest.api.v3.mcstats.ListClickTrackingStat
com.sendgrid.rest.api.v3.mcstats.com.sendgrid.rest.api.v3.mcstats.ListSingleSendStat
com.sendgrid.rest.api.v3.mcstats.com.sendgrid.rest.api.v3.mcstats.ListSingleSendTrackingStat
com.sendgrid.rest.api.v3.mcstats.models
com.sendgrid.rest.api.v3.mcstats.models.com.sendgrid.rest.api.v3.mcstats.models.AbPhase
com.sendgrid.rest.api.v3.mcstats.models.com.sendgrid.rest.api.v3.mcstats.models.AbPhase1
com.sendgrid.rest.api.v3.mcstats.models.com.sendgrid.rest.api.v3.mcstats.models.AbPhaseId
com.sendgrid.rest.api.v3.mcstats.models.com.sendgrid.rest.api.v3.mcstats.models.AggregatedBy
com.sendgrid.rest.api.v3.mcstats.models.com.sendgrid.rest.api.v3.mcstats.models.AutmoationsLinkStatsResponse
com.sendgrid.rest.api.v3.mcstats.models.com.sendgrid.rest.api.v3.mcstats.models.AutmoationsLinkStatsResponseResultsInner
com.sendgrid.rest.api.v3.mcstats.models.com.sendgrid.rest.api.v3.mcstats.models.AutomationsResponse
com.sendgrid.rest.api.v3.mcstats.models.com.sendgrid.rest.api.v3.mcstats.models.AutomationsResponseResultsInner
com.sendgrid.rest.api.v3.mcstats.models.com.sendgrid.rest.api.v3.mcstats.models.ErrorResponse
com.sendgrid.rest.api.v3.mcstats.models.com.sendgrid.rest.api.v3.mcstats.models.ErrorResponseErrorsInner
com.sendgrid.rest.api.v3.mcstats.models.com.sendgrid.rest.api.v3.mcstats.models.Items
com.sendgrid.rest.api.v3.mcstats.models.com.sendgrid.rest.api.v3.mcstats.models.Items1
com.sendgrid.rest.api.v3.mcstats.models.com.sendgrid.rest.api.v3.mcstats.models.Items2
com.sendgrid.rest.api.v3.mcstats.models.com.sendgrid.rest.api.v3.mcstats.models.LinkTrackingMetadata
com.sendgrid.rest.api.v3.mcstats.models.com.sendgrid.rest.api.v3.mcstats.models.Metadata
com.sendgrid.rest.api.v3.mcstats.models.com.sendgrid.rest.api.v3.mcstats.models.Metrics
com.sendgrid.rest.api.v3.mcstats.models.com.sendgrid.rest.api.v3.mcstats.models.SinglesendsLinkStatsResponse
com.sendgrid.rest.api.v3.mcstats.models.com.sendgrid.rest.api.v3.mcstats.models.SinglesendsLinkStatsResponseResultsInner
com.sendgrid.rest.api.v3.mcstats.models.com.sendgrid.rest.api.v3.mcstats.models.SinglesendsResponse
com.sendgrid.rest.api.v3.mcstats.models.com.sendgrid.rest.api.v3.mcstats.models.SinglesendsResponseResultsInner
com.sendgrid.rest.api.v3.mctest
com.sendgrid.rest.api.v3.mctest.com.sendgrid.rest.api.v3.mctest.SendTestMarketingEmail
com.sendgrid.rest.api.v3.mctest.models
com.sendgrid.rest.api.v3.mctest.models.com.sendgrid.rest.api.v3.mctest.models.ErrorResponse
com.sendgrid.rest.api.v3.mctest.models.com.sendgrid.rest.api.v3.mctest.models.ErrorResponseErrorsInner
com.sendgrid.rest.api.v3.mctest.models.com.sendgrid.rest.api.v3.mctest.models.SendTestMarketingEmailRequest
com.sendgrid.rest.api.v3.partner
com.sendgrid.rest.api.v3.partner.com.sendgrid.rest.api.v3.partner.ListPartnerSetting
com.sendgrid.rest.api.v3.partner.models
com.sendgrid.rest.api.v3.partner.models.com.sendgrid.rest.api.v3.partner.models.ListPartnerSetting200Response
com.sendgrid.rest.api.v3.partner.models.com.sendgrid.rest.api.v3.partner.models.ListPartnerSetting200ResponseResultInner
com.sendgrid.rest.api.v3.recipientsdataerasure
com.sendgrid.rest.api.v3.recipientsdataerasure.com.sendgrid.rest.api.v3.recipientsdataerasure.EraseRecipientEmailData
com.sendgrid.rest.api.v3.recipientsdataerasure.models
com.sendgrid.rest.api.v3.recipientsdataerasure.models.com.sendgrid.rest.api.v3.recipientsdataerasure.models.RecipientsDataErasureEraseRecipientsRequest
com.sendgrid.rest.api.v3.recipientsdataerasure.models.com.sendgrid.rest.api.v3.recipientsdataerasure.models.RecipientsDataErasureErrorV1
com.sendgrid.rest.api.v3.recipientsdataerasure.models.com.sendgrid.rest.api.v3.recipientsdataerasure.models.RecipientsDataErasureJobId
com.sendgrid.rest.api.v3.reversedns
com.sendgrid.rest.api.v3.reversedns.com.sendgrid.rest.api.v3.reversedns.DeleteReverseDns
com.sendgrid.rest.api.v3.reversedns.com.sendgrid.rest.api.v3.reversedns.GetReverseDns
com.sendgrid.rest.api.v3.reversedns.com.sendgrid.rest.api.v3.reversedns.ListReverseDns
com.sendgrid.rest.api.v3.reversedns.com.sendgrid.rest.api.v3.reversedns.SetUpReverseDns
com.sendgrid.rest.api.v3.reversedns.com.sendgrid.rest.api.v3.reversedns.ValidateReverseDns
com.sendgrid.rest.api.v3.reversedns.models
com.sendgrid.rest.api.v3.reversedns.models.com.sendgrid.rest.api.v3.reversedns.models.ReverseDns
com.sendgrid.rest.api.v3.reversedns.models.com.sendgrid.rest.api.v3.reversedns.models.ReverseDnsARecord
com.sendgrid.rest.api.v3.reversedns.models.com.sendgrid.rest.api.v3.reversedns.models.ReverseDnsUsersInner
com.sendgrid.rest.api.v3.reversedns.models.com.sendgrid.rest.api.v3.reversedns.models.SetUpReverseDnsRequest
com.sendgrid.rest.api.v3.reversedns.models.com.sendgrid.rest.api.v3.reversedns.models.Valid
com.sendgrid.rest.api.v3.reversedns.models.com.sendgrid.rest.api.v3.reversedns.models.Valid1
com.sendgrid.rest.api.v3.reversedns.models.com.sendgrid.rest.api.v3.reversedns.models.ValidateReverseDns200Response
com.sendgrid.rest.api.v3.reversedns.models.com.sendgrid.rest.api.v3.reversedns.models.ValidateReverseDns200ResponseValidationResults
com.sendgrid.rest.api.v3.reversedns.models.com.sendgrid.rest.api.v3.reversedns.models.ValidateReverseDns200ResponseValidationResultsARecord
com.sendgrid.rest.api.v3.reversedns.models.com.sendgrid.rest.api.v3.reversedns.models.ValidateReverseDns404Response
com.sendgrid.rest.api.v3.reversedns.models.com.sendgrid.rest.api.v3.reversedns.models.ValidateReverseDns404ResponseErrorsInner
com.sendgrid.rest.api.v3.reversedns.models.com.sendgrid.rest.api.v3.reversedns.models.ValidateReverseDns500Response
com.sendgrid.rest.api.v3.reversedns.models.com.sendgrid.rest.api.v3.reversedns.models.ValidateReverseDns500ResponseErrorsInner
com.sendgrid.rest.api.v3.scheduledsends
com.sendgrid.rest.api.v3.scheduledsends.com.sendgrid.rest.api.v3.scheduledsends.CreateScheduledSend
com.sendgrid.rest.api.v3.scheduledsends.com.sendgrid.rest.api.v3.scheduledsends.DeleteScheduledSend
com.sendgrid.rest.api.v3.scheduledsends.com.sendgrid.rest.api.v3.scheduledsends.GetScheduledSend
com.sendgrid.rest.api.v3.scheduledsends.com.sendgrid.rest.api.v3.scheduledsends.ListScheduledSend
com.sendgrid.rest.api.v3.scheduledsends.com.sendgrid.rest.api.v3.scheduledsends.UpdateScheduledSend
com.sendgrid.rest.api.v3.scheduledsends.models
com.sendgrid.rest.api.v3.scheduledsends.models.com.sendgrid.rest.api.v3.scheduledsends.models.CancelOrPauseAScheduledSendRequest
com.sendgrid.rest.api.v3.scheduledsends.models.com.sendgrid.rest.api.v3.scheduledsends.models.ErrorResponse
com.sendgrid.rest.api.v3.scheduledsends.models.com.sendgrid.rest.api.v3.scheduledsends.models.ErrorResponseErrorsInner
com.sendgrid.rest.api.v3.scheduledsends.models.com.sendgrid.rest.api.v3.scheduledsends.models.MailBatchId
com.sendgrid.rest.api.v3.scheduledsends.models.com.sendgrid.rest.api.v3.scheduledsends.models.ScheduledSendStatus
com.sendgrid.rest.api.v3.scheduledsends.models.com.sendgrid.rest.api.v3.scheduledsends.models.Status
com.sendgrid.rest.api.v3.scheduledsends.models.com.sendgrid.rest.api.v3.scheduledsends.models.Status1
com.sendgrid.rest.api.v3.scheduledsends.models.com.sendgrid.rest.api.v3.scheduledsends.models.Status2
com.sendgrid.rest.api.v3.scheduledsends.models.com.sendgrid.rest.api.v3.scheduledsends.models.UpdateScheduledSendRequest
com.sendgrid.rest.api.v3.scopes
com.sendgrid.rest.api.v3.scopes.com.sendgrid.rest.api.v3.scopes.ApproveScopeRequest
com.sendgrid.rest.api.v3.scopes.com.sendgrid.rest.api.v3.scopes.DenyScopeRequest
com.sendgrid.rest.api.v3.scopes.com.sendgrid.rest.api.v3.scopes.ListScope
com.sendgrid.rest.api.v3.scopes.com.sendgrid.rest.api.v3.scopes.ListScopeRequest
com.sendgrid.rest.api.v3.scopes.models
com.sendgrid.rest.api.v3.scopes.models.com.sendgrid.rest.api.v3.scopes.models.ApproveScopeRequest200Response
com.sendgrid.rest.api.v3.scopes.models.com.sendgrid.rest.api.v3.scopes.models.DenyScopeRequest404Response
com.sendgrid.rest.api.v3.scopes.models.com.sendgrid.rest.api.v3.scopes.models.DenyScopeRequest404ResponseErrorsInner
com.sendgrid.rest.api.v3.scopes.models.com.sendgrid.rest.api.v3.scopes.models.ErrorResponse
com.sendgrid.rest.api.v3.scopes.models.com.sendgrid.rest.api.v3.scopes.models.ErrorResponseErrorsInner
com.sendgrid.rest.api.v3.scopes.models.com.sendgrid.rest.api.v3.scopes.models.ListScope200Response
com.sendgrid.rest.api.v3.scopes.models.com.sendgrid.rest.api.v3.scopes.models.ListScope401Response
com.sendgrid.rest.api.v3.scopes.models.com.sendgrid.rest.api.v3.scopes.models.ListScope401ResponseErrorsInner
com.sendgrid.rest.api.v3.scopes.models.com.sendgrid.rest.api.v3.scopes.models.ListScopeRequest200ResponseInner
com.sendgrid.rest.api.v3.seq
com.sendgrid.rest.api.v3.seq.com.sendgrid.rest.api.v3.seq.ListEngagementQualityScore
com.sendgrid.rest.api.v3.seq.com.sendgrid.rest.api.v3.seq.ListSubuserEngagementQualityScore
com.sendgrid.rest.api.v3.seq.models
com.sendgrid.rest.api.v3.seq.models.com.sendgrid.rest.api.v3.seq.models.SeqError
com.sendgrid.rest.api.v3.seq.models.com.sendgrid.rest.api.v3.seq.models.SeqMetadata
com.sendgrid.rest.api.v3.seq.models.com.sendgrid.rest.api.v3.seq.models.SeqMetadataNextParams
com.sendgrid.rest.api.v3.seq.models.com.sendgrid.rest.api.v3.seq.models.SeqMetrics
com.sendgrid.rest.api.v3.seq.models.com.sendgrid.rest.api.v3.seq.models.SeqScore
com.sendgrid.rest.api.v3.sso
com.sendgrid.rest.api.v3.sso.com.sendgrid.rest.api.v3.sso.CreateSsoCertificate
com.sendgrid.rest.api.v3.sso.com.sendgrid.rest.api.v3.sso.CreateSsoIntegration
com.sendgrid.rest.api.v3.sso.com.sendgrid.rest.api.v3.sso.CreateSsoTeammate
com.sendgrid.rest.api.v3.sso.com.sendgrid.rest.api.v3.sso.DeleteSsoCertificate
com.sendgrid.rest.api.v3.sso.com.sendgrid.rest.api.v3.sso.DeleteSsoIntegration
com.sendgrid.rest.api.v3.sso.com.sendgrid.rest.api.v3.sso.GetSsoCertificate
com.sendgrid.rest.api.v3.sso.com.sendgrid.rest.api.v3.sso.GetSsoIntegration
com.sendgrid.rest.api.v3.sso.com.sendgrid.rest.api.v3.sso.ListSsoIntegration
com.sendgrid.rest.api.v3.sso.com.sendgrid.rest.api.v3.sso.ListSsoIntegrationCertificate
com.sendgrid.rest.api.v3.sso.com.sendgrid.rest.api.v3.sso.UpdateSsoCertificate
com.sendgrid.rest.api.v3.sso.com.sendgrid.rest.api.v3.sso.UpdateSsoIntegration
com.sendgrid.rest.api.v3.sso.com.sendgrid.rest.api.v3.sso.UpdateSsoTeammate
com.sendgrid.rest.api.v3.sso.models
com.sendgrid.rest.api.v3.sso.models.com.sendgrid.rest.api.v3.sso.models.CreateSsoCertificateRequest
com.sendgrid.rest.api.v3.sso.models.com.sendgrid.rest.api.v3.sso.models.PatchSsoTeammates200
com.sendgrid.rest.api.v3.sso.models.com.sendgrid.rest.api.v3.sso.models.PermissionType
com.sendgrid.rest.api.v3.sso.models.com.sendgrid.rest.api.v3.sso.models.PermissionType1
com.sendgrid.rest.api.v3.sso.models.com.sendgrid.rest.api.v3.sso.models.Persona
com.sendgrid.rest.api.v3.sso.models.com.sendgrid.rest.api.v3.sso.models.PostPatchIntegrationRequest
com.sendgrid.rest.api.v3.sso.models.com.sendgrid.rest.api.v3.sso.models.PostSsoTeammates201
com.sendgrid.rest.api.v3.sso.models.com.sendgrid.rest.api.v3.sso.models.PostSsoTeammatesRequest
com.sendgrid.rest.api.v3.sso.models.com.sendgrid.rest.api.v3.sso.models.SsoCertificateBody
com.sendgrid.rest.api.v3.sso.models.com.sendgrid.rest.api.v3.sso.models.SsoErrorResponseInner
com.sendgrid.rest.api.v3.sso.models.com.sendgrid.rest.api.v3.sso.models.SsoIntegration
com.sendgrid.rest.api.v3.sso.models.com.sendgrid.rest.api.v3.sso.models.SsoTeammatesBaseRequestProps
com.sendgrid.rest.api.v3.sso.models.com.sendgrid.rest.api.v3.sso.models.SsoTeammatesBaseRequestPropsSubuserAccessInner
com.sendgrid.rest.api.v3.sso.models.com.sendgrid.rest.api.v3.sso.models.SsoTeammatesBaseResponseProps
com.sendgrid.rest.api.v3.sso.models.com.sendgrid.rest.api.v3.sso.models.SsoTeammatesRestrictedSubuserResponseProps
com.sendgrid.rest.api.v3.sso.models.com.sendgrid.rest.api.v3.sso.models.SsoTeammatesRestrictedSubuserResponsePropsSubuserAccessInner
com.sendgrid.rest.api.v3.sso.models.com.sendgrid.rest.api.v3.sso.models.UpdateSsoCertificateRequest
com.sendgrid.rest.api.v3.sso.models.com.sendgrid.rest.api.v3.sso.models.UserType
com.sendgrid.rest.api.v3.stats
com.sendgrid.rest.api.v3.stats.com.sendgrid.rest.api.v3.stats.GetClientStat
com.sendgrid.rest.api.v3.stats.com.sendgrid.rest.api.v3.stats.ListBrowserStat
com.sendgrid.rest.api.v3.stats.com.sendgrid.rest.api.v3.stats.ListCategory
com.sendgrid.rest.api.v3.stats.com.sendgrid.rest.api.v3.stats.ListCategoryStat
com.sendgrid.rest.api.v3.stats.com.sendgrid.rest.api.v3.stats.ListCategoryStatSum
com.sendgrid.rest.api.v3.stats.com.sendgrid.rest.api.v3.stats.ListClientStat
com.sendgrid.rest.api.v3.stats.com.sendgrid.rest.api.v3.stats.ListDeviceStat
com.sendgrid.rest.api.v3.stats.com.sendgrid.rest.api.v3.stats.ListGeoStat
com.sendgrid.rest.api.v3.stats.com.sendgrid.rest.api.v3.stats.ListMailboxProviderStat
com.sendgrid.rest.api.v3.stats.com.sendgrid.rest.api.v3.stats.ListStat
com.sendgrid.rest.api.v3.stats.models
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.AdvancedStatsClicks
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.AdvancedStatsClicksOpens
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.AdvancedStatsMailboxProvider
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.AdvancedStatsOpens
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.AggregatedBy
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.AggregatedBy1
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.AggregatedBy2
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.AggregatedBy3
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.CategoryStats
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.CategoryStatsStatsInner
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.CategoryStatsStatsInnerMetrics
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.ClientType
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.Country
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.ListBrowserStat200ResponseInner
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.ListBrowserStat200ResponseInnerStatsInner
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.ListCategory200ResponseInner
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.ListCategory400Response
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.ListCategory400ResponseErrorsInner
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.ListClientStat200ResponseInner
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.ListClientStat200ResponseInnerStatsInner
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.ListGeoStat200ResponseInner
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.ListGeoStat200ResponseInnerStatsInner
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.ListMailboxProviderStat200ResponseInner
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.ListMailboxProviderStat200ResponseInnerStatsInner
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.ListStat200ResponseInner
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.ListStat200ResponseInnerStatsInner
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.SortByDirection
com.sendgrid.rest.api.v3.stats.models.com.sendgrid.rest.api.v3.stats.models.StatsAdvancedGlobalStats
com.sendgrid.rest.api.v3.subusers
com.sendgrid.rest.api.v3.subusers.com.sendgrid.rest.api.v3.subusers.CreateSubuser
com.sendgrid.rest.api.v3.subusers.com.sendgrid.rest.api.v3.subusers.DeleteSubuser
com.sendgrid.rest.api.v3.subusers.com.sendgrid.rest.api.v3.subusers.GetSubuserCredit
com.sendgrid.rest.api.v3.subusers.com.sendgrid.rest.api.v3.subusers.ListMonthlyStat
com.sendgrid.rest.api.v3.subusers.com.sendgrid.rest.api.v3.subusers.ListReputation
com.sendgrid.rest.api.v3.subusers.com.sendgrid.rest.api.v3.subusers.ListStat
com.sendgrid.rest.api.v3.subusers.com.sendgrid.rest.api.v3.subusers.ListStatSum
com.sendgrid.rest.api.v3.subusers.com.sendgrid.rest.api.v3.subusers.ListSubuser
com.sendgrid.rest.api.v3.subusers.com.sendgrid.rest.api.v3.subusers.ListSubuserMonthlyStat
com.sendgrid.rest.api.v3.subusers.com.sendgrid.rest.api.v3.subusers.UpdateSubuser
com.sendgrid.rest.api.v3.subusers.com.sendgrid.rest.api.v3.subusers.UpdateSubuserCredit
com.sendgrid.rest.api.v3.subusers.com.sendgrid.rest.api.v3.subusers.UpdateSubuserIp
com.sendgrid.rest.api.v3.subusers.com.sendgrid.rest.api.v3.subusers.UpdateSubuserRemainingCredit
com.sendgrid.rest.api.v3.subusers.com.sendgrid.rest.api.v3.subusers.UpdateSubuserWebsiteAccess
com.sendgrid.rest.api.v3.subusers.models
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.AggregatedBy
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.CategoryStats
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.CategoryStatsStatsInner
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.CategoryStatsStatsInnerMetrics
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.CreateSubuserRequest
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.ErrorResponse
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.ErrorResponseErrorsInner
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.ListReputation200ResponseInner
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.Region
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.Region1
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.Region2
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.Region3
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.ResetFrequency
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.ResetFrequency1
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.SortByDirection
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.SortByDirection1
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.SortByDirection2
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.SortByMetric
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.Subuser
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.SubuserCredits
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.SubuserCreditsRequest
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.SubuserPost
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.SubuserPostCreditAllocation
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.SubuserStats
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.SubuserStatsStatsInner
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.SubuserStatsStatsInnerMetrics
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.Type
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.Type1
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.UpdateSubuserIp200Response
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.UpdateSubuserRemainingCreditRequest
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.UpdateSubuserRequest
com.sendgrid.rest.api.v3.subusers.models.com.sendgrid.rest.api.v3.subusers.models.UpdateSubuserWebsiteAccessRequest
com.sendgrid.rest.api.v3.suppressions
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.AddSuppressionToAsmGroup
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.CreatAsmGroup
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.CreateGlobalSuppression
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.DeleteAsmGroup
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.DeleteGlobalSuppression
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.DeleteInvalidEmail
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.DeleteInvalidEmails
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.DeleteSpamReport
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.DeleteSpamReports
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.DeleteSuppressionBlock
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.DeleteSuppressionBlocks
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.DeleteSuppressionBounce
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.DeleteSuppressionBounces
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.DeleteSuppressionFromAsmGroup
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.GetAsmGroup
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.GetAsmSuppression
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.GetGlobalSuppression
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.GetInvalidEmail
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.GetSpamReport
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.GetSuppressionBlock
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.GetSuppressionBounces
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.GetSuppressionBouncesClassifications
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.ListAsmGroup
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.ListAsmSuppression
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.ListGlobalSuppression
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.ListInvalidEmail
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.ListSpamReport
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.ListSuppressionBlock
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.ListSuppressionBounces
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.ListSuppressionBouncesClassifications
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.ListSuppressionFromAsmGroup
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.SearchSuppressionFromAsmGroup
com.sendgrid.rest.api.v3.suppressions.com.sendgrid.rest.api.v3.suppressions.UpdateAsmGroup
com.sendgrid.rest.api.v3.suppressions.models
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.Accept
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.Accept1
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.AddSuppressionToAsmGroup201Response
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.BlocksResponseInner
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.BounceResponse
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.Classification
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.Classification1
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.CreatAsmGroup201Response
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.CreateGlobalSuppression201Response
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.DeleteInvalidEmailsRequest
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.DeleteSpamReportsRequest
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.DeleteSuppressionBlocksRequest
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.DeleteSuppressionBouncesRequest
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.ErrorResponse
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.ErrorResponseErrorsInner
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.GetAsmGroup200Response
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.GetAsmSuppression200Response
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.GetAsmSuppression200ResponseSuppressionsInner
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.GetSuppressionBouncesClassifications200Response
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.GetSuppressionBouncesClassifications200ResponseResultInner
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.GetSuppressionBouncesClassifications200ResponseResultInnerStatsInner
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.InvalidEmail
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.ListAsmSuppression200ResponseInner
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.ListGlobalSuppression200ResponseInner
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.ListSuppressionBouncesClassifications200Response
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.ListSuppressionBouncesClassifications200ResponseResultInner
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.ListSuppressionBouncesClassifications200ResponseResultInnerStatsInner
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.RetrieveAGlobalSuppressionResponse
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.SpamReportsResponseInner
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.SuppressionGroup
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.SuppressionGroupRequestBaseProps
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.SuppressionsRequest
com.sendgrid.rest.api.v3.suppressions.models.com.sendgrid.rest.api.v3.suppressions.models.UpdateAsmGroupRequest
com.sendgrid.rest.api.v3.templates
com.sendgrid.rest.api.v3.templates.com.sendgrid.rest.api.v3.templates.ActivateTemplateVersion
com.sendgrid.rest.api.v3.templates.com.sendgrid.rest.api.v3.templates.CreateTemplate
com.sendgrid.rest.api.v3.templates.com.sendgrid.rest.api.v3.templates.CreateTemplateVersion
com.sendgrid.rest.api.v3.templates.com.sendgrid.rest.api.v3.templates.DeleteTemplate
com.sendgrid.rest.api.v3.templates.com.sendgrid.rest.api.v3.templates.DeleteTemplateVersion
com.sendgrid.rest.api.v3.templates.com.sendgrid.rest.api.v3.templates.DuplicateTemplate
com.sendgrid.rest.api.v3.templates.com.sendgrid.rest.api.v3.templates.GetTemplate
com.sendgrid.rest.api.v3.templates.com.sendgrid.rest.api.v3.templates.GetTemplateVersion
com.sendgrid.rest.api.v3.templates.com.sendgrid.rest.api.v3.templates.ListTemplate
com.sendgrid.rest.api.v3.templates.com.sendgrid.rest.api.v3.templates.UpdateTemplate
com.sendgrid.rest.api.v3.templates.com.sendgrid.rest.api.v3.templates.UpdateTemplateVersion
com.sendgrid.rest.api.v3.templates.models
com.sendgrid.rest.api.v3.templates.models.com.sendgrid.rest.api.v3.templates.models.Active
com.sendgrid.rest.api.v3.templates.models.com.sendgrid.rest.api.v3.templates.models.Active1
com.sendgrid.rest.api.v3.templates.models.com.sendgrid.rest.api.v3.templates.models.CreateTemplateRequest
com.sendgrid.rest.api.v3.templates.models.com.sendgrid.rest.api.v3.templates.models.DuplicateTemplateRequest
com.sendgrid.rest.api.v3.templates.models.com.sendgrid.rest.api.v3.templates.models.Editor
com.sendgrid.rest.api.v3.templates.models.com.sendgrid.rest.api.v3.templates.models.Editor1
com.sendgrid.rest.api.v3.templates.models.com.sendgrid.rest.api.v3.templates.models.Generation
com.sendgrid.rest.api.v3.templates.models.com.sendgrid.rest.api.v3.templates.models.Generation1
com.sendgrid.rest.api.v3.templates.models.com.sendgrid.rest.api.v3.templates.models.Generations
com.sendgrid.rest.api.v3.templates.models.com.sendgrid.rest.api.v3.templates.models.ListTemplate200Response
com.sendgrid.rest.api.v3.templates.models.com.sendgrid.rest.api.v3.templates.models.ListTemplate400Response
com.sendgrid.rest.api.v3.templates.models.com.sendgrid.rest.api.v3.templates.models.ListTemplate400ResponseErrorsInner
com.sendgrid.rest.api.v3.templates.models.com.sendgrid.rest.api.v3.templates.models.Metadata
com.sendgrid.rest.api.v3.templates.models.com.sendgrid.rest.api.v3.templates.models.TransactionalTemplate
com.sendgrid.rest.api.v3.templates.models.com.sendgrid.rest.api.v3.templates.models.TransactionalTemplateVersionCreate
com.sendgrid.rest.api.v3.templates.models.com.sendgrid.rest.api.v3.templates.models.TransactionalTemplateVersionOutput
com.sendgrid.rest.api.v3.templates.models.com.sendgrid.rest.api.v3.templates.models.TransactionalTemplateWarning
com.sendgrid.rest.api.v3.templates.models.com.sendgrid.rest.api.v3.templates.models.TransactionalTemplatesTemplateLean
com.sendgrid.rest.api.v3.templates.models.com.sendgrid.rest.api.v3.templates.models.TransactionalTemplatesVersionOutputLean
com.sendgrid.rest.api.v3.templates.models.com.sendgrid.rest.api.v3.templates.models.UpdateTemplateRequest
com.sendgrid.rest.api.v3.trackingsettings
com.sendgrid.rest.api.v3.trackingsettings.com.sendgrid.rest.api.v3.trackingsettings.ListClickTrackingSetting
com.sendgrid.rest.api.v3.trackingsettings.com.sendgrid.rest.api.v3.trackingsettings.ListGoogleAnalyticsTrackingSetting
com.sendgrid.rest.api.v3.trackingsettings.com.sendgrid.rest.api.v3.trackingsettings.ListOpenTrackingSetting
com.sendgrid.rest.api.v3.trackingsettings.com.sendgrid.rest.api.v3.trackingsettings.ListSubscriptionTrackingSetting
com.sendgrid.rest.api.v3.trackingsettings.com.sendgrid.rest.api.v3.trackingsettings.ListTrackingSetting
com.sendgrid.rest.api.v3.trackingsettings.com.sendgrid.rest.api.v3.trackingsettings.UpdateClickTrackingSetting
com.sendgrid.rest.api.v3.trackingsettings.com.sendgrid.rest.api.v3.trackingsettings.UpdateGoogleAnalyticsTrackingSetting
com.sendgrid.rest.api.v3.trackingsettings.com.sendgrid.rest.api.v3.trackingsettings.UpdateOpenTrackingSetting
com.sendgrid.rest.api.v3.trackingsettings.com.sendgrid.rest.api.v3.trackingsettings.UpdateSubscriptionTrackingSetting
com.sendgrid.rest.api.v3.trackingsettings.models
com.sendgrid.rest.api.v3.trackingsettings.models.com.sendgrid.rest.api.v3.trackingsettings.models.ClickTracking
com.sendgrid.rest.api.v3.trackingsettings.models.com.sendgrid.rest.api.v3.trackingsettings.models.GoogleAnalyticsSettings
com.sendgrid.rest.api.v3.trackingsettings.models.com.sendgrid.rest.api.v3.trackingsettings.models.ListOpenTrackingSetting200Response
com.sendgrid.rest.api.v3.trackingsettings.models.com.sendgrid.rest.api.v3.trackingsettings.models.ListTrackingSetting200Response
com.sendgrid.rest.api.v3.trackingsettings.models.com.sendgrid.rest.api.v3.trackingsettings.models.ListTrackingSetting200ResponseResultInner
com.sendgrid.rest.api.v3.trackingsettings.models.com.sendgrid.rest.api.v3.trackingsettings.models.SubscriptionTrackingSettings
com.sendgrid.rest.api.v3.trackingsettings.models.com.sendgrid.rest.api.v3.trackingsettings.models.UpdateClickTrackingSettingRequest
com.sendgrid.rest.api.v3.trackingsettings.models.com.sendgrid.rest.api.v3.trackingsettings.models.UpdateOpenTrackingSettingRequest
com.sendgrid.rest.api.v3.user
com.sendgrid.rest.api.v3.user.com.sendgrid.rest.api.v3.user.ListAccount
com.sendgrid.rest.api.v3.user.com.sendgrid.rest.api.v3.user.ListCredit
com.sendgrid.rest.api.v3.user.com.sendgrid.rest.api.v3.user.ListEmail
com.sendgrid.rest.api.v3.user.com.sendgrid.rest.api.v3.user.ListProfile
com.sendgrid.rest.api.v3.user.com.sendgrid.rest.api.v3.user.ListUsername
com.sendgrid.rest.api.v3.user.com.sendgrid.rest.api.v3.user.UpdateEmail
com.sendgrid.rest.api.v3.user.com.sendgrid.rest.api.v3.user.UpdatePassword
com.sendgrid.rest.api.v3.user.com.sendgrid.rest.api.v3.user.UpdateProfile
com.sendgrid.rest.api.v3.user.com.sendgrid.rest.api.v3.user.UpdateUsername
com.sendgrid.rest.api.v3.user.models
com.sendgrid.rest.api.v3.user.models.com.sendgrid.rest.api.v3.user.models.ErrorResponse
com.sendgrid.rest.api.v3.user.models.com.sendgrid.rest.api.v3.user.models.ErrorResponseErrorsInner
com.sendgrid.rest.api.v3.user.models.com.sendgrid.rest.api.v3.user.models.GETUserAccountResponse
com.sendgrid.rest.api.v3.user.models.com.sendgrid.rest.api.v3.user.models.GETUserProfileResponse
com.sendgrid.rest.api.v3.user.models.com.sendgrid.rest.api.v3.user.models.ListCredit200Response
com.sendgrid.rest.api.v3.user.models.com.sendgrid.rest.api.v3.user.models.ListEmail200Response
com.sendgrid.rest.api.v3.user.models.com.sendgrid.rest.api.v3.user.models.ListUsername200Response
com.sendgrid.rest.api.v3.user.models.com.sendgrid.rest.api.v3.user.models.Type
com.sendgrid.rest.api.v3.user.models.com.sendgrid.rest.api.v3.user.models.UpdateEmail200Response
com.sendgrid.rest.api.v3.user.models.com.sendgrid.rest.api.v3.user.models.UpdateEmailRequest
com.sendgrid.rest.api.v3.user.models.com.sendgrid.rest.api.v3.user.models.UpdatePasswordRequest
com.sendgrid.rest.api.v3.user.models.com.sendgrid.rest.api.v3.user.models.UpdateUsername200Response
com.sendgrid.rest.api.v3.user.models.com.sendgrid.rest.api.v3.user.models.UpdateUsernameRequest
com.sendgrid.rest.api.v3.user.models.com.sendgrid.rest.api.v3.user.models.UserProfile
com.sendgrid.rest.api.v3.verifiedsenders
com.sendgrid.rest.api.v3.verifiedsenders.com.sendgrid.rest.api.v3.verifiedsenders.CreateVerifiedSender
com.sendgrid.rest.api.v3.verifiedsenders.com.sendgrid.rest.api.v3.verifiedsenders.DeleteVerifiedSender
com.sendgrid.rest.api.v3.verifiedsenders.com.sendgrid.rest.api.v3.verifiedsenders.ListVerifiedSender
com.sendgrid.rest.api.v3.verifiedsenders.com.sendgrid.rest.api.v3.verifiedsenders.ListVerifiedSenderDomain
com.sendgrid.rest.api.v3.verifiedsenders.com.sendgrid.rest.api.v3.verifiedsenders.ListVerifiedSenderStepsCompleted
com.sendgrid.rest.api.v3.verifiedsenders.com.sendgrid.rest.api.v3.verifiedsenders.ResendVerifiedSender
com.sendgrid.rest.api.v3.verifiedsenders.com.sendgrid.rest.api.v3.verifiedsenders.UpdateVerifiedSender
com.sendgrid.rest.api.v3.verifiedsenders.com.sendgrid.rest.api.v3.verifiedsenders.VerifySenderToken
com.sendgrid.rest.api.v3.verifiedsenders.models
com.sendgrid.rest.api.v3.verifiedsenders.models.com.sendgrid.rest.api.v3.verifiedsenders.models.CreateVerifiedSender400Response
com.sendgrid.rest.api.v3.verifiedsenders.models.com.sendgrid.rest.api.v3.verifiedsenders.models.CreateVerifiedSender400ResponseErrorsInner
com.sendgrid.rest.api.v3.verifiedsenders.models.com.sendgrid.rest.api.v3.verifiedsenders.models.DeleteVerifiedSender403Response
com.sendgrid.rest.api.v3.verifiedsenders.models.com.sendgrid.rest.api.v3.verifiedsenders.models.DeleteVerifiedSender403ResponseErrorsInner
com.sendgrid.rest.api.v3.verifiedsenders.models.com.sendgrid.rest.api.v3.verifiedsenders.models.DeleteVerifiedSender404Response
com.sendgrid.rest.api.v3.verifiedsenders.models.com.sendgrid.rest.api.v3.verifiedsenders.models.ErrorResponse
com.sendgrid.rest.api.v3.verifiedsenders.models.com.sendgrid.rest.api.v3.verifiedsenders.models.ErrorResponseErrorsInner
com.sendgrid.rest.api.v3.verifiedsenders.models.com.sendgrid.rest.api.v3.verifiedsenders.models.ListVerifiedSender200Response
com.sendgrid.rest.api.v3.verifiedsenders.models.com.sendgrid.rest.api.v3.verifiedsenders.models.ListVerifiedSenderDomain200Response
com.sendgrid.rest.api.v3.verifiedsenders.models.com.sendgrid.rest.api.v3.verifiedsenders.models.ListVerifiedSenderDomain200ResponseResults
com.sendgrid.rest.api.v3.verifiedsenders.models.com.sendgrid.rest.api.v3.verifiedsenders.models.ListVerifiedSenderStepsCompleted200Response
com.sendgrid.rest.api.v3.verifiedsenders.models.com.sendgrid.rest.api.v3.verifiedsenders.models.ListVerifiedSenderStepsCompleted200ResponseResults
com.sendgrid.rest.api.v3.verifiedsenders.models.com.sendgrid.rest.api.v3.verifiedsenders.models.VerifiedSenderRequest
com.sendgrid.rest.api.v3.verifiedsenders.models.com.sendgrid.rest.api.v3.verifiedsenders.models.VerifiedSenderResponse
com.sendgrid.rest.api.v3.webhooks
com.sendgrid.rest.api.v3.webhooks.com.sendgrid.rest.api.v3.webhooks.CreateEventWebhook
com.sendgrid.rest.api.v3.webhooks.com.sendgrid.rest.api.v3.webhooks.CreateParseSetting
com.sendgrid.rest.api.v3.webhooks.com.sendgrid.rest.api.v3.webhooks.DeleteEventWebhook
com.sendgrid.rest.api.v3.webhooks.com.sendgrid.rest.api.v3.webhooks.DeleteParseSetting
com.sendgrid.rest.api.v3.webhooks.com.sendgrid.rest.api.v3.webhooks.GetEventWebhook
com.sendgrid.rest.api.v3.webhooks.com.sendgrid.rest.api.v3.webhooks.GetParseSetting
com.sendgrid.rest.api.v3.webhooks.com.sendgrid.rest.api.v3.webhooks.GetSignedEventWebhook
com.sendgrid.rest.api.v3.webhooks.com.sendgrid.rest.api.v3.webhooks.ListEventWebhook
com.sendgrid.rest.api.v3.webhooks.com.sendgrid.rest.api.v3.webhooks.ListParseSetting
com.sendgrid.rest.api.v3.webhooks.com.sendgrid.rest.api.v3.webhooks.ListParseStatic
com.sendgrid.rest.api.v3.webhooks.com.sendgrid.rest.api.v3.webhooks.TestEventWebhook
com.sendgrid.rest.api.v3.webhooks.com.sendgrid.rest.api.v3.webhooks.UpdateEventWebhook
com.sendgrid.rest.api.v3.webhooks.com.sendgrid.rest.api.v3.webhooks.UpdateParseSetting
com.sendgrid.rest.api.v3.webhooks.com.sendgrid.rest.api.v3.webhooks.UpdateSignedEventWebhook
com.sendgrid.rest.api.v3.webhooks.models
com.sendgrid.rest.api.v3.webhooks.models.com.sendgrid.rest.api.v3.webhooks.models.AggregatedBy
com.sendgrid.rest.api.v3.webhooks.models.com.sendgrid.rest.api.v3.webhooks.models.CreateEventWebhook400Response
com.sendgrid.rest.api.v3.webhooks.models.com.sendgrid.rest.api.v3.webhooks.models.CreateEventWebhook400ResponseErrorsInner
com.sendgrid.rest.api.v3.webhooks.models.com.sendgrid.rest.api.v3.webhooks.models.ErrorResponse
com.sendgrid.rest.api.v3.webhooks.models.com.sendgrid.rest.api.v3.webhooks.models.ErrorResponseErrorsInner
com.sendgrid.rest.api.v3.webhooks.models.com.sendgrid.rest.api.v3.webhooks.models.EventWebhookAllResponse
com.sendgrid.rest.api.v3.webhooks.models.com.sendgrid.rest.api.v3.webhooks.models.EventWebhookBaseResponseProps
com.sendgrid.rest.api.v3.webhooks.models.com.sendgrid.rest.api.v3.webhooks.models.EventWebhookDateResponseProps
com.sendgrid.rest.api.v3.webhooks.models.com.sendgrid.rest.api.v3.webhooks.models.EventWebhookNoDatesResponse
com.sendgrid.rest.api.v3.webhooks.models.com.sendgrid.rest.api.v3.webhooks.models.EventWebhookOauthResponseProps
com.sendgrid.rest.api.v3.webhooks.models.com.sendgrid.rest.api.v3.webhooks.models.EventWebhookRequest
com.sendgrid.rest.api.v3.webhooks.models.com.sendgrid.rest.api.v3.webhooks.models.EventWebhookSignedResponse
com.sendgrid.rest.api.v3.webhooks.models.com.sendgrid.rest.api.v3.webhooks.models.EventWebhookSignedResponseProp
com.sendgrid.rest.api.v3.webhooks.models.com.sendgrid.rest.api.v3.webhooks.models.EventWebhookTestRequest
com.sendgrid.rest.api.v3.webhooks.models.com.sendgrid.rest.api.v3.webhooks.models.EventWebhookUnsignedResponse
com.sendgrid.rest.api.v3.webhooks.models.com.sendgrid.rest.api.v3.webhooks.models.GetSignedEventWebhook200Response
com.sendgrid.rest.api.v3.webhooks.models.com.sendgrid.rest.api.v3.webhooks.models.GetSignedEventWebhook404Response
com.sendgrid.rest.api.v3.webhooks.models.com.sendgrid.rest.api.v3.webhooks.models.GetSignedEventWebhook404ResponseErrorsInner
com.sendgrid.rest.api.v3.webhooks.models.com.sendgrid.rest.api.v3.webhooks.models.ListParseSetting200Response
com.sendgrid.rest.api.v3.webhooks.models.com.sendgrid.rest.api.v3.webhooks.models.ListParseStatic200ResponseInner
com.sendgrid.rest.api.v3.webhooks.models.com.sendgrid.rest.api.v3.webhooks.models.ListParseStatic200ResponseInnerStatsInner
com.sendgrid.rest.api.v3.webhooks.models.com.sendgrid.rest.api.v3.webhooks.models.ListParseStatic200ResponseInnerStatsInnerMetrics
com.sendgrid.rest.api.v3.webhooks.models.com.sendgrid.rest.api.v3.webhooks.models.ParseSetting
com.sendgrid.rest.api.v3.webhooks.models.com.sendgrid.rest.api.v3.webhooks.models.UpdateSignedEventWebhookRequest
com.sendgrid.util
com.sendgrid.util.com.sendgrid.util.JsonUtil
com.sendgrid.util.com.sendgrid.util.Matcher
com.sendgrid.util.com.sendgrid.util.Utility




© 2015 - 2024 Weber Informatics LLC | Privacy Policy