Uses of Class
com.sparkpost.model.Base
| Package | Description |
|---|---|
| com.sparkpost.model | |
| com.sparkpost.model.responses | |
| com.sparkpost.model.webhook.event |
-
Uses of Base in com.sparkpost.model
Subclasses of Base in com.sparkpost.model Modifier and Type Class Description classAddressAttributesDTO for storing an address (email, name, header_to)classAttachmentAttributesDTO for a transmission of attachments.classAuthCredentialsclassAuthRequestDetailsstatic classAuthRequestDetails.AuthRequestClientDetailsclassDKIMDKIM uses a pair of public and private keys to authenticate your emails.classDKIMResultsclassDNSAttributesclassFileAttributesDTO for attachments and inline imagesclassInlineImageAttributesDTO for a transmission of inline images.classMatchclassOptionsAttributesDTO for storing the 'options' field in a template.classRecipientAttributesDTO for storing a recipient.classRecipientListA recipient list is a collection of recipients that can be used in a transmission.classSendingDomainNote: The Sending Domains API is available for SparkPost only.classStatusAttributesclassStoredRecipientListThis is used when specifying a stored recipient list in the transmission.classStoredTemplateDTO for storing a stored template.classSubaccountInfoDTO for storing a subaccount.classSuppressionListA suppression list - or exclusion list, as it is sometimes called - stores a recipient's opt-out preferences.classSuppressionListEntryDTO for storing an entry in a suppression list.classTemplateAttributesDTO for storing a template.classTemplateContentAttributesDTO for storing the 'content' field in a templateclassTemplateItemclassTemplateSubstitutionDataDTO for storing substitution data (list of key=value).classTransmissionBaseclassTransmissionWithRecipientArrayDTO for a transmission using an array of recipients.classTransmissionWithRecipientListDTO for a transmission using a recipient list id (a recipient list stored at the server)classVerifyAttributesDTO for storing a Sending Domain verification request.classVerifyResponseThe verify resource validates the specified verification field types.classWebhookclassWebhookDescriptionDTO for storing info about a webhook.classWebhookIdResponseEntry -
Uses of Base in com.sparkpost.model.responses
Subclasses of Base in com.sparkpost.model.responses Modifier and Type Class Description classCampaignListResponseclassDeliverabiltyMetricsResponseclassDomainListResponseclassListAllSendingDomiansResponseclassMessageEventsResponseclassRecipientListRetrieveResponseclassRecipientListsListAllResponseclassResponseThe response for the SparkPost server, as returned by @a RestConnectionclassServerErrorResponseclassServerErrorResponsesclassSubaccountCreateResponseclassSupressionListResponseclassTemplateCreateResponseclassTemplateItemResponseclassTemplateListResponseclassTemplatePreviewResponseclassTemplateRetrieveResponseclassTransmissionCreateItemclassTransmissionCreateResponseclassTransmissionListResponseclassTransmissionResponseInfoclassTransmissionRetrieveResponseContainerclassTransmissionRetrieveResultsclassWebhookDescribeResponseclassWebhookIdContainerResponseclassWebhookListAllResponse -
Uses of Base in com.sparkpost.model.webhook.event
Subclasses of Base in com.sparkpost.model.webhook.event Modifier and Type Class Description classABTestCancellationEventDetails of a canceled A/B testclassABTestCompletionEventResults of an A/B testclassAmpClickEventRecipient clicked a tracked link in an AMP message, thus prompting a redirect through the SparkPost click-tracking server to the link's destination.classAmpInitialOpenEventRecipient opened an AMP message in a mail client, thus rendering a tracking pixel at the top of the message.classAmpOpenEventRecipient opened an AMP message in a mail client, thus rendering a tracking pixel at the bottom of the message.classBounceEventRemote MTA has permanently rejected a message.classClickEventRecipient clicked a tracked link in a message, thus prompting a redirect through the SparkPost click-tracking server to the link's destination.classDelayEventRemote MTA has temporarily rejected a message.classDeliveryEventRemote MTA acknowledged receipt of a message.classGenerationFailureEventMessage generation failed for an intended recipient.classGenerationRejectionEventSparkPost rejected message generation due to policy.classIngestEventErrorEventDetails of an Ingest API processing errorclassIngestEventSuccessEventDetails of an Ingest API processing successclassInitialOpenEventRecipient opened a message in a mail client, thus rendering a tracking pixel at the top of the message.classInjectionEventMessage is received by or injected into SparkPost.classLinkUnsubscribeEventUser clicked a hyperlink in a received email.classListUnsubscribeEventUser clicked the 'unsubscribe' button on an email client.classOpenEventRecipient opened a message in a mail client, thus rendering a tracking pixel at the bottom of the message.classOutOfBandEventRemote MTA initially reported acceptance of a message, but it has since asynchronously reported that the message was not delivered.classPolicyRejectionEventDue to policy, SparkPost rejected a message or failed to generate a message.classRelayDeliveryEventRemote HTTP Endpoint acknowledged receipt of a relayed message.classRelayInjectionEventRelayed message is received by or injected into SparkPost.classRelayPermanentFailureEventRelayed message has reached the maximum retry threshold and will be removed from the system.classRelayRejectionEventSparkPost rejected a relayed message or failed to generate a relayed message.classRelayTemporaryFailureEventRemote HTTP Endpoint has failed to accept a relayed message.classSmsStatusEventSMPP/SMS message produced a status log outputclassSpamComplaintEventMessage was classified as spam by the recipient.