| Class | Description |
|---|---|
| Alias |
Alias
|
| AliasDto |
Email alias representation
|
| AliasProjection |
Representation of a alias
|
| AttachmentMetaData |
Meta data associated with an attachment.
|
| BasicAuthOptions |
Basic Authentication options for webhooks.
|
| BulkSendEmailOptions |
Options for bulk sending an email from multiple addresses.
|
| ContactDto |
ContactDto
|
| ContactProjection |
ContactProjection
|
| ContentMatchOptions |
Options for matching content using regex patterns based on Java Pattern syntax
|
| CreateAliasOptions |
Create email alias options.
|
| CreateContactOptions |
CreateContactOptions
|
| CreateDomainOptions |
Options for creating a domain to use with MailSlurp.
|
| CreateGroupOptions |
CreateGroupOptions
|
| CreateInboxDto |
Options for creating an inbox.
|
| CreateTemplateOptions |
CreateTemplateOptions
|
| CreateWebhookOptions |
Options for creating a webhook.
|
| DescribeDomainOptions |
DescribeDomainOptions
|
| DescribeMailServerDomainResult |
Name Server lookup result
|
| DNSLookupOptions |
Options for DNS query.
|
| DNSLookupOptions.RecordTypesEnum.Adapter | |
| DNSLookupResult |
DNS lookup result.
|
| DNSLookupResult.RecordTypeEnum.Adapter | |
| DNSLookupResults |
Results of query on domain name servers
|
| DomainDto |
Domain plus verification records and status
|
| DomainNameRecord |
DNS Record required for verification of a domain
|
| DomainNameRecord.RecordTypeEnum.Adapter | |
| DomainPreview |
Preview object for domain entity
|
| DownloadAttachmentDto |
Content of attachment
|
|
Email model (also referred to as EmailDto).
|
|
| EmailAnalysis |
Analysis result for email.
|
| EmailContentMatchResult |
Matches for the given pattern
|
| EmailPreview |
Preview of an email message.
|
| EmailProjection |
A compact representation of a full email.
|
| EmailTextLinesResult |
Parsed text of an email
|
| EmailVerificationResult |
Email verification result.
|
| ExpirationDefaults |
Expiration defaults for your account
|
| ExpiredInboxDto |
Expired inbox
|
| ExpiredInboxRecordProjection |
ExpiredInboxRecordProjection
|
| ForwardEmailOptions |
Options for forwarding an email
|
| GroupContactsDto |
GroupContactsDto
|
| GroupDto |
GroupDto
|
| GroupProjection |
GroupProjection
|
| HTMLValidationResult |
HTML Validation Results
|
| Inbox |
Representation of an inbox with an email address.
|
| InboxProjection |
InboxProjection
|
| IPAddressResult |
IP Address look up result for a given domain / hostname
|
| MatchOption |
Options for matching emails in an inbox.
|
| MatchOption.FieldEnum.Adapter | |
| MatchOption.ShouldEnum.Adapter | |
| MatchOptions |
Optional filter for matching emails based on fields.
|
| NameServerRecord |
Name Server Record
|
| OrganizationInboxProjection |
OrganizationInboxProjection
|
| Pageable |
Pageable
|
| PageAlias |
Paginated email alias results.
|
| PageContactProjection |
Paginated contact results.
|
| PageEmailPreview |
Paginated email preview results.
|
| PageEmailProjection |
Paginated email projection results.
|
| PageExpiredInboxRecordProjection |
Paginated expired inbox results.
|
| PageGroupProjection |
Paginated contact group results.
|
| PageInboxProjection |
Paginated inbox results.
|
| PageOrganizationInboxProjection |
Paginated organization inbox results.
|
| PageSentEmailProjection |
Paginated sent email results.
|
| PageTemplateProjection |
Paginated email template results.
|
| PageThreadProjection |
Paginated email projection results.
|
| PageWebhookProjection |
Paginated webhook results.
|
| RawEmailJson |
Content in raw format
|
| ReplyToAliasEmailOptions |
Options for replying to an alias email using the alias inbox
|
| ReplyToAliasEmailOptions.SendStrategyEnum.Adapter | |
| ReplyToEmailOptions |
Options for replying to email with API
|
| ReplyToEmailOptions.SendStrategyEnum.Adapter | |
| SendEmailOptions |
Options for sending an email message from an inbox.
|
| SendEmailOptions.SendStrategyEnum.Adapter | |
| SentEmailDto |
Sent email details
|
| SentEmailProjection |
SentEmailProjection
|
| SetInboxFavouritedOptions |
Options for setting inbox favourite state
|
| SimpleSendEmailOptions |
SimpleSendEmailOptions
|
| Sort |
Sort
|
| TemplateDto |
TemplateDto
|
| TemplateProjection |
TemplateProjection
|
| TemplateVariable |
TemplateVariable
|
| TemplateVariable.VariableTypeEnum.Adapter | |
| ThreadProjection |
A thread is a message thread created for a message received by an alias
|
| UnreadCount |
UnreadCount
|
| UpdateAliasOptions |
Update an email alias
|
| UpdateDomainOptions |
Options for creating a domain to use with MailSlurp.
|
| UpdateGroupContacts |
UpdateGroupContacts
|
| UpdateInboxOptions |
Options for updating inbox properties
|
| UploadAttachmentOptions |
Options for uploading files for attachments.
|
| ValidationDto |
Response object for email validation operation
|
| ValidationMessage |
ValidationMessage
|
| VerifyEmailAddressOptions |
Options for verifying that an email address exists at a remote mail server.
|
| WaitForConditions |
Conditions that a `waitForXEmails` endpoint operates on.
|
| WaitForConditions.CountTypeEnum.Adapter | |
| WaitForConditions.SortDirectionEnum.Adapter | |
| WebhookDto |
Representation of a webhook for an inbox.
|
| WebhookDto.MethodEnum.Adapter | |
| WebhookProjection |
Representation of a webhook
|
| WebhookTestRequest |
WebhookTestRequest
|
| WebhookTestRequest.MethodEnum.Adapter | |
| WebhookTestResponse |
WebhookTestResponse
|
| WebhookTestResult |
Results of testing a webhook
|
| Enum | Description |
|---|---|
| DNSLookupOptions.RecordTypesEnum |
Gets or Sets recordTypes
|
| DNSLookupResult.RecordTypeEnum |
Gets or Sets recordType
|
| DomainNameRecord.RecordTypeEnum |
Gets or Sets recordType
|
| MatchOption.FieldEnum |
The email property to match on.
|
| MatchOption.ShouldEnum |
What criteria to apply.
|
| ReplyToAliasEmailOptions.SendStrategyEnum |
When to send the email.
|
| ReplyToEmailOptions.SendStrategyEnum |
When to send the email.
|
| SendEmailOptions.SendStrategyEnum |
Optional strategy to use when sending the email
|
| TemplateVariable.VariableTypeEnum |
Gets or Sets variableType
|
| WaitForConditions.CountTypeEnum |
How should the found count be compared to the expected count.
|
| WaitForConditions.SortDirectionEnum |
Direction to sort matching emails by created time
|
| WebhookDto.MethodEnum |
HTTP method that your server endpoint must listen for
|
| WebhookTestRequest.MethodEnum |
Gets or Sets method
|
Copyright © 2021. All rights reserved.