- getAddress() - Method in class com.mailslurp.models.IPAddressResult
-
Get address
- getAlias(UUID) - Method in class com.mailslurp.apis.AliasControllerApi
-
Get an email alias
Get an email alias by ID
- getAliasAsync(UUID, ApiCallback<AliasDto>) - Method in class com.mailslurp.apis.AliasControllerApi
-
Get an email alias (asynchronously)
Get an email alias by ID
- getAliasCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.AliasControllerApi
-
Build call for getAlias
- getAliasEmails(UUID, Integer, Integer, String) - Method in class com.mailslurp.apis.AliasControllerApi
-
Get emails for an alias
Get paginated emails for an alias by ID
- getAliasEmailsAsync(UUID, Integer, Integer, String, ApiCallback<PageEmailProjection>) - Method in class com.mailslurp.apis.AliasControllerApi
-
Get emails for an alias (asynchronously)
Get paginated emails for an alias by ID
- getAliasEmailsCall(UUID, Integer, Integer, String, ApiCallback) - Method in class com.mailslurp.apis.AliasControllerApi
-
Build call for getAliasEmails
- getAliasEmailsWithHttpInfo(UUID, Integer, Integer, String) - Method in class com.mailslurp.apis.AliasControllerApi
-
Get emails for an alias
Get paginated emails for an alias by ID
- getAliases(Integer, Integer, String) - Method in class com.mailslurp.apis.AliasControllerApi
-
Get all email aliases you have created
Get all email aliases in paginated form
- getAliasesAsync(Integer, Integer, String, ApiCallback<PageAlias>) - Method in class com.mailslurp.apis.AliasControllerApi
-
Get all email aliases you have created (asynchronously)
Get all email aliases in paginated form
- getAliasesCall(Integer, Integer, String, ApiCallback) - Method in class com.mailslurp.apis.AliasControllerApi
-
Build call for getAliases
- getAliasesWithHttpInfo(Integer, Integer, String) - Method in class com.mailslurp.apis.AliasControllerApi
-
Get all email aliases you have created
Get all email aliases in paginated form
- getAliasId() - Method in class com.mailslurp.models.ThreadProjection
-
Get aliasId
- getAliasThreads(UUID, Integer, Integer, String) - Method in class com.mailslurp.apis.AliasControllerApi
-
Get threads created for an alias
Returns threads created for an email alias in paginated form
- getAliasThreadsAsync(UUID, Integer, Integer, String, ApiCallback<PageThreadProjection>) - Method in class com.mailslurp.apis.AliasControllerApi
-
Get threads created for an alias (asynchronously)
Returns threads created for an email alias in paginated form
- getAliasThreadsCall(UUID, Integer, Integer, String, ApiCallback) - Method in class com.mailslurp.apis.AliasControllerApi
-
Build call for getAliasThreads
- getAliasThreadsWithHttpInfo(UUID, Integer, Integer, String) - Method in class com.mailslurp.apis.AliasControllerApi
-
Get threads created for an alias
Returns threads created for an email alias in paginated form
- getAliasWithHttpInfo(UUID) - Method in class com.mailslurp.apis.AliasControllerApi
-
Get an email alias
Get an email alias by ID
- getAllContacts(Integer, Integer, String) - Method in class com.mailslurp.apis.ContactControllerApi
-
Get all contacts
- getAllContactsAsync(Integer, Integer, String, ApiCallback<PageContactProjection>) - Method in class com.mailslurp.apis.ContactControllerApi
-
Get all contacts (asynchronously)
- getAllContactsCall(Integer, Integer, String, ApiCallback) - Method in class com.mailslurp.apis.ContactControllerApi
-
Build call for getAllContacts
- getAllContactsWithHttpInfo(Integer, Integer, String) - Method in class com.mailslurp.apis.ContactControllerApi
-
Get all contacts
- getAllGroups(Integer, Integer, String) - Method in class com.mailslurp.apis.GroupControllerApi
-
Get all Contact Groups in paginated format
- getAllGroupsAsync(Integer, Integer, String, ApiCallback<PageGroupProjection>) - Method in class com.mailslurp.apis.GroupControllerApi
-
Get all Contact Groups in paginated format (asynchronously)
- getAllGroupsCall(Integer, Integer, String, ApiCallback) - Method in class com.mailslurp.apis.GroupControllerApi
-
Build call for getAllGroups
- getAllGroupsWithHttpInfo(Integer, Integer, String) - Method in class com.mailslurp.apis.GroupControllerApi
-
Get all Contact Groups in paginated format
- getAllInboxes(Boolean, Integer, String, Integer, String, String, Boolean) - Method in class com.mailslurp.apis.InboxControllerApi
-
List All Inboxes Paginated
List inboxes in paginated form.
- getAllInboxesAsync(Boolean, Integer, String, Integer, String, String, Boolean, ApiCallback<PageInboxProjection>) - Method in class com.mailslurp.apis.InboxControllerApi
-
List All Inboxes Paginated (asynchronously)
List inboxes in paginated form.
- getAllInboxesCall(Boolean, Integer, String, Integer, String, String, Boolean, ApiCallback) - Method in class com.mailslurp.apis.InboxControllerApi
-
Build call for getAllInboxes
- getAllInboxesWithHttpInfo(Boolean, Integer, String, Integer, String, String, Boolean) - Method in class com.mailslurp.apis.InboxControllerApi
-
List All Inboxes Paginated
List inboxes in paginated form.
- getAllowTeamAccess() - Method in class com.mailslurp.models.CreateInboxDto
-
Grant team access to this inbox and the emails that belong to it for team members of your organization.
- getAllTemplates(Integer, Integer, String) - Method in class com.mailslurp.apis.TemplateControllerApi
-
Get all Templates in paginated format
- getAllTemplatesAsync(Integer, Integer, String, ApiCallback<PageTemplateProjection>) - Method in class com.mailslurp.apis.TemplateControllerApi
-
Get all Templates in paginated format (asynchronously)
- getAllTemplatesCall(Integer, Integer, String, ApiCallback) - Method in class com.mailslurp.apis.TemplateControllerApi
-
Build call for getAllTemplates
- getAllTemplatesWithHttpInfo(Integer, Integer, String) - Method in class com.mailslurp.apis.TemplateControllerApi
-
Get all Templates in paginated format
- getAllWebhooks(Integer, Integer, String) - Method in class com.mailslurp.apis.WebhookControllerApi
-
List Webhooks Paginated
List webhooks in paginated form.
- getAllWebhooksAsync(Integer, Integer, String, ApiCallback<PageWebhookProjection>) - Method in class com.mailslurp.apis.WebhookControllerApi
-
List Webhooks Paginated (asynchronously)
List webhooks in paginated form.
- getAllWebhooksCall(Integer, Integer, String, ApiCallback) - Method in class com.mailslurp.apis.WebhookControllerApi
-
Build call for getAllWebhooks
- getAllWebhooksWithHttpInfo(Integer, Integer, String) - Method in class com.mailslurp.apis.WebhookControllerApi
-
List Webhooks Paginated
List webhooks in paginated form.
- getAnalysis() - Method in class com.mailslurp.models.Email
-
Get analysis
- getApiClient() - Method in class com.mailslurp.apis.AliasControllerApi
-
- getApiClient() - Method in class com.mailslurp.apis.AttachmentControllerApi
-
- getApiClient() - Method in class com.mailslurp.apis.BulkActionsControllerApi
-
- getApiClient() - Method in class com.mailslurp.apis.CommonActionsControllerApi
-
- getApiClient() - Method in class com.mailslurp.apis.ContactControllerApi
-
- getApiClient() - Method in class com.mailslurp.apis.DomainControllerApi
-
- getApiClient() - Method in class com.mailslurp.apis.EmailControllerApi
-
- getApiClient() - Method in class com.mailslurp.apis.ExpiredControllerApi
-
- getApiClient() - Method in class com.mailslurp.apis.FormControllerApi
-
- getApiClient() - Method in class com.mailslurp.apis.GroupControllerApi
-
- getApiClient() - Method in class com.mailslurp.apis.InboxControllerApi
-
- getApiClient() - Method in class com.mailslurp.apis.MailServerControllerApi
-
- getApiClient() - Method in class com.mailslurp.apis.SentEmailsControllerApi
-
- getApiClient() - Method in class com.mailslurp.apis.TemplateControllerApi
-
- getApiClient() - Method in class com.mailslurp.apis.WaitForControllerApi
-
- getApiClient() - Method in class com.mailslurp.apis.WebhookControllerApi
-
- getApiKey() - Method in class com.mailslurp.clients.auth.ApiKeyAuth
-
- getApiKeyPrefix() - Method in class com.mailslurp.clients.auth.ApiKeyAuth
-
- getAttachmentMetaData(String, UUID) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get email attachment metadata
Returns the metadata such as name and content-type for a given attachment and email.
- getAttachmentMetaDataAsync(String, UUID, ApiCallback<AttachmentMetaData>) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get email attachment metadata (asynchronously)
Returns the metadata such as name and content-type for a given attachment and email.
- getAttachmentMetaDataCall(String, UUID, ApiCallback) - Method in class com.mailslurp.apis.EmailControllerApi
-
Build call for getAttachmentMetaData
- getAttachmentMetaDataWithHttpInfo(String, UUID) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get email attachment metadata
Returns the metadata such as name and content-type for a given attachment and email.
- getAttachments(UUID) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get all email attachment metadata
Returns an array of attachment metadata such as name and content-type for a given email if present.
- getAttachments() - Method in class com.mailslurp.models.Email
-
List of IDs of attachments found in the email.
- getAttachments() - Method in class com.mailslurp.models.EmailPreview
-
List of IDs of attachments found in the email.
- getAttachments() - Method in class com.mailslurp.models.EmailProjection
-
Get attachments
- getAttachments() - Method in class com.mailslurp.models.ReplyToAliasEmailOptions
-
List of uploaded attachments to send with the reply.
- getAttachments() - Method in class com.mailslurp.models.ReplyToEmailOptions
-
List of uploaded attachments to send with the reply.
- getAttachments() - Method in class com.mailslurp.models.SendEmailOptions
-
Optional list of attachment IDs to send with this email.
- getAttachments() - Method in class com.mailslurp.models.SentEmailDto
-
Array of IDs of attachments that were sent with this email
- getAttachments() - Method in class com.mailslurp.models.SentEmailProjection
-
Get attachments
- getAttachmentsAsync(UUID, ApiCallback<List<AttachmentMetaData>>) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get all email attachment metadata (asynchronously)
Returns an array of attachment metadata such as name and content-type for a given email if present.
- getAttachmentsCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.EmailControllerApi
-
Build call for getAttachments
- getAttachmentsWithHttpInfo(UUID) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get all email attachment metadata
Returns an array of attachment metadata such as name and content-type for a given email if present.
- getAuthentication(String) - Method in class com.mailslurp.clients.ApiClient
-
Get authentication for the given name.
- getAuthentications() - Method in class com.mailslurp.clients.ApiClient
-
Get authentications (key: authentication name, value: authentication).
- getBase64Contents() - Method in class com.mailslurp.models.UploadAttachmentOptions
-
Base64 encoded string of file contents.
- getBase64FileContents() - Method in class com.mailslurp.models.DownloadAttachmentDto
-
Base64 encoded string of attachment bytes.
- getBasePath() - Method in class com.mailslurp.clients.ApiClient
-
Get base path
- getBasicAuth() - Method in class com.mailslurp.models.CreateWebhookOptions
-
Get basicAuth
- getBasicAuth() - Method in class com.mailslurp.models.WebhookDto
-
Does webhook expect basic authentication? If true it means you created this webhook with a username and password.
- getBcc() - Method in class com.mailslurp.models.Email
-
List of `BCC` recipients email was addressed to
- getBcc() - Method in class com.mailslurp.models.EmailPreview
-
List of `BCC` recipients email was addressed to
- getBcc() - Method in class com.mailslurp.models.EmailProjection
-
Get bcc
- getBcc() - Method in class com.mailslurp.models.ForwardEmailOptions
-
Optional bcc recipients
- getBcc() - Method in class com.mailslurp.models.SendEmailOptions
-
Optional list of bcc destination email addresses
- getBcc() - Method in class com.mailslurp.models.SentEmailDto
-
Get bcc
- getBcc() - Method in class com.mailslurp.models.SentEmailProjection
-
Get bcc
- getBcc() - Method in class com.mailslurp.models.ThreadProjection
-
Get bcc
- getBearerToken() - Method in class com.mailslurp.clients.auth.HttpBearerAuth
-
Gets the token, which together with the scheme, will be sent as the value of the Authorization header.
- getBody() - Method in class com.mailslurp.models.Email
-
The body of the email message
- getBody() - Method in class com.mailslurp.models.EmailTextLinesResult
-
Get body
- getBody() - Method in class com.mailslurp.models.ReplyToAliasEmailOptions
-
Body of the reply email you want to send
- getBody() - Method in class com.mailslurp.models.ReplyToEmailOptions
-
Body of the reply email you want to send
- getBody() - Method in class com.mailslurp.models.SendEmailOptions
-
Optional contents of email.
- getBody() - Method in class com.mailslurp.models.SentEmailDto
-
Get body
- getBody() - Method in class com.mailslurp.models.SimpleSendEmailOptions
-
Body of the email message.
- getBodyMD5Hash() - Method in class com.mailslurp.models.Email
-
A hash signature of the email message
- getBodyMD5Hash() - Method in class com.mailslurp.models.EmailProjection
-
Get bodyMD5Hash
- getBodyMD5Hash() - Method in class com.mailslurp.models.SentEmailDto
-
MD5 Hash
- getBodyMD5Hash() - Method in class com.mailslurp.models.SentEmailProjection
-
Get bodyMD5Hash
- getCanPermanentInbox() - Method in class com.mailslurp.models.ExpirationDefaults
-
Get canPermanentInbox
- getCatchAllInboxId() - Method in class com.mailslurp.models.DomainDto
-
The optional catch all inbox that will receive emails sent to the domain that cannot be matched.
- getCatchAllInboxId() - Method in class com.mailslurp.models.DomainPreview
-
Get catchAllInboxId
- getCatchAllInboxId() - Method in class com.mailslurp.models.UpdateDomainOptions
-
Get catchAllInboxId
- getCc() - Method in class com.mailslurp.models.Email
-
List of `CC` recipients email was addressed to
- getCc() - Method in class com.mailslurp.models.EmailPreview
-
List of `CC` recipients email was addressed to
- getCc() - Method in class com.mailslurp.models.EmailProjection
-
Get cc
- getCc() - Method in class com.mailslurp.models.ForwardEmailOptions
-
Optional cc recipients
- getCc() - Method in class com.mailslurp.models.SendEmailOptions
-
Optional list of cc destination email addresses
- getCc() - Method in class com.mailslurp.models.SentEmailDto
-
Get cc
- getCc() - Method in class com.mailslurp.models.SentEmailProjection
-
Get cc
- getCc() - Method in class com.mailslurp.models.ThreadProjection
-
Get cc
- getCharset() - Method in class com.mailslurp.models.Email
-
Detected character set of the email body such as UTF-8
- getCharset() - Method in class com.mailslurp.models.ReplyToAliasEmailOptions
-
The charset that your message should be sent with.
- getCharset() - Method in class com.mailslurp.models.ReplyToEmailOptions
-
The charset that your message should be sent with.
- getCharset() - Method in class com.mailslurp.models.SendEmailOptions
-
Optional charset
- getCharset() - Method in class com.mailslurp.models.SentEmailDto
-
Get charset
- getCode() - Method in exception com.mailslurp.clients.ApiException
-
Get the HTTP status code.
- getCompany() - Method in class com.mailslurp.models.ContactDto
-
Get company
- getCompany() - Method in class com.mailslurp.models.ContactProjection
-
Get company
- getCompany() - Method in class com.mailslurp.models.CreateContactOptions
-
Get company
- getConnectTimeout() - Method in class com.mailslurp.clients.ApiClient
-
Get connection timeout (in milliseconds).
- getContact(UUID) - Method in class com.mailslurp.apis.ContactControllerApi
-
Get contact
- getContactAsync(UUID, ApiCallback<ContactDto>) - Method in class com.mailslurp.apis.ContactControllerApi
-
Get contact (asynchronously)
- getContactCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.ContactControllerApi
-
Build call for getContact
- getContactIds() - Method in class com.mailslurp.models.UpdateGroupContacts
-
Get contactIds
- getContacts() - Method in class com.mailslurp.apis.ContactControllerApi
-
Get all contacts
- getContacts() - Method in class com.mailslurp.models.GroupContactsDto
-
Get contacts
- getContactsAsync(ApiCallback<List<ContactProjection>>) - Method in class com.mailslurp.apis.ContactControllerApi
-
Get all contacts (asynchronously)
- getContactsCall(ApiCallback) - Method in class com.mailslurp.apis.ContactControllerApi
-
Build call for getContacts
- getContactsWithHttpInfo() - Method in class com.mailslurp.apis.ContactControllerApi
-
Get all contacts
- getContactWithHttpInfo(UUID) - Method in class com.mailslurp.apis.ContactControllerApi
-
Get contact
- getContent() - Method in class com.mailslurp.models.CreateTemplateOptions
-
Get content
- getContent() - Method in class com.mailslurp.models.PageAlias
-
Get content
- getContent() - Method in class com.mailslurp.models.PageContactProjection
-
Get content
- getContent() - Method in class com.mailslurp.models.PageEmailPreview
-
Get content
- getContent() - Method in class com.mailslurp.models.PageEmailProjection
-
Get content
- getContent() - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
-
Get content
- getContent() - Method in class com.mailslurp.models.PageGroupProjection
-
Get content
- getContent() - Method in class com.mailslurp.models.PageInboxProjection
-
Get content
- getContent() - Method in class com.mailslurp.models.PageOrganizationInboxProjection
-
Get content
- getContent() - Method in class com.mailslurp.models.PageSentEmailProjection
-
Get content
- getContent() - Method in class com.mailslurp.models.PageTemplateProjection
-
Get content
- getContent() - Method in class com.mailslurp.models.PageThreadProjection
-
Get content
- getContent() - Method in class com.mailslurp.models.PageWebhookProjection
-
Get content
- getContent() - Method in class com.mailslurp.models.RawEmailJson
-
Get content
- getContent() - Method in class com.mailslurp.models.TemplateDto
-
Get content
- getContentLength() - Method in class com.mailslurp.models.AttachmentMetaData
-
Size of attachment in bytes
- getContentType() - Method in class com.mailslurp.models.AttachmentMetaData
-
Content type of attachment
- getContentType() - Method in class com.mailslurp.models.DownloadAttachmentDto
-
Content type of attachment
- getContentType() - Method in class com.mailslurp.models.UploadAttachmentOptions
-
Optional contentType for file.
- getCount() - Method in class com.mailslurp.models.UnreadCount
-
Get count
- getCount() - Method in class com.mailslurp.models.WaitForConditions
-
Number of results that should match conditions.
- getCountType() - Method in class com.mailslurp.models.WaitForConditions
-
How should the found count be compared to the expected count.
- getCreatedAt() - Method in class com.mailslurp.models.Alias
-
Get createdAt
- getCreatedAt() - Method in class com.mailslurp.models.AliasDto
-
Get createdAt
- getCreatedAt() - Method in class com.mailslurp.models.AliasProjection
-
Get createdAt
- getCreatedAt() - Method in class com.mailslurp.models.ContactDto
-
Get createdAt
- getCreatedAt() - Method in class com.mailslurp.models.ContactProjection
-
Get createdAt
- getCreatedAt() - Method in class com.mailslurp.models.DomainDto
-
Get createdAt
- getCreatedAt() - Method in class com.mailslurp.models.DomainPreview
-
Get createdAt
- getCreatedAt() - Method in class com.mailslurp.models.Email
-
When was the email received by MailSlurp
- getCreatedAt() - Method in class com.mailslurp.models.EmailPreview
-
When was the email received by MailSlurp
- getCreatedAt() - Method in class com.mailslurp.models.EmailProjection
-
Get createdAt
- getCreatedAt() - Method in class com.mailslurp.models.ExpiredInboxRecordProjection
-
Get createdAt
- getCreatedAt() - Method in class com.mailslurp.models.GroupDto
-
Get createdAt
- getCreatedAt() - Method in class com.mailslurp.models.GroupProjection
-
Get createdAt
- getCreatedAt() - Method in class com.mailslurp.models.Inbox
-
When the inbox was created.
- getCreatedAt() - Method in class com.mailslurp.models.InboxProjection
-
Get createdAt
- getCreatedAt() - Method in class com.mailslurp.models.OrganizationInboxProjection
-
When the inbox was created.
- getCreatedAt() - Method in class com.mailslurp.models.SentEmailProjection
-
Get createdAt
- getCreatedAt() - Method in class com.mailslurp.models.TemplateDto
-
Get createdAt
- getCreatedAt() - Method in class com.mailslurp.models.TemplateProjection
-
Get createdAt
- getCreatedAt() - Method in class com.mailslurp.models.ThreadProjection
-
Get createdAt
- getCreatedAt() - Method in class com.mailslurp.models.WebhookDto
-
When the webhook was created
- getCreatedAt() - Method in class com.mailslurp.models.WebhookProjection
-
Get createdAt
- getCreatedCatchAllInbox() - Method in class com.mailslurp.models.CreateDomainOptions
-
Whether to create a catch all inbox for the domain.
- getData() - Method in class com.mailslurp.clients.ApiResponse
-
- getDateFormat() - Method in class com.mailslurp.clients.ApiClient
-
- getDefaultApiClient() - Static method in class com.mailslurp.clients.Configuration
-
Get the default API client, which would be used when creating API
instances without providing an API client.
- getDefaultExpirationMillis() - Method in class com.mailslurp.models.ExpirationDefaults
-
Get defaultExpirationMillis
- getDefaultExpiresAt() - Method in class com.mailslurp.models.ExpirationDefaults
-
Get defaultExpiresAt
- getDescription() - Method in class com.mailslurp.models.CreateDomainOptions
-
Optional description of the domain.
- getDescription() - Method in class com.mailslurp.models.CreateGroupOptions
-
Get description
- getDescription() - Method in class com.mailslurp.models.CreateInboxDto
-
Optional description of the inbox for labelling purposes.
- getDescription() - Method in class com.mailslurp.models.GroupDto
-
Get description
- getDescription() - Method in class com.mailslurp.models.GroupProjection
-
Get description
- getDescription() - Method in class com.mailslurp.models.Inbox
-
Description of an inbox for labelling and searching purposes
- getDescription() - Method in class com.mailslurp.models.UpdateInboxOptions
-
Description of an inbox for labelling and searching purposes
- getDkimTokens() - Method in class com.mailslurp.models.DomainDto
-
Unique token DKIM tokens
- getDkimVerdict() - Method in class com.mailslurp.models.EmailAnalysis
-
Verdict of DomainKeys Identified Mail analysis
- getDmarcVerdict() - Method in class com.mailslurp.models.EmailAnalysis
-
Verdict of Domain-based Message Authentication Reporting and Conformance analysis
- getDnsLookup(DNSLookupOptions) - Method in class com.mailslurp.apis.MailServerControllerApi
-
Lookup DNS records for a domain
- getDnsLookupAsync(DNSLookupOptions, ApiCallback<DNSLookupResults>) - Method in class com.mailslurp.apis.MailServerControllerApi
-
Lookup DNS records for a domain (asynchronously)
- getDnsLookupCall(DNSLookupOptions, ApiCallback) - Method in class com.mailslurp.apis.MailServerControllerApi
-
Build call for getDnsLookup
- getDnsLookupWithHttpInfo(DNSLookupOptions) - Method in class com.mailslurp.apis.MailServerControllerApi
-
Lookup DNS records for a domain
- getDomain(UUID) - Method in class com.mailslurp.apis.DomainControllerApi
-
Get a domain
Returns domain verification status and tokens for a given domain
- getDomain() - Method in class com.mailslurp.models.CreateDomainOptions
-
The top level domain you wish to use with MailSlurp.
- getDomain() - Method in class com.mailslurp.models.DescribeDomainOptions
-
Get domain
- getDomain() - Method in class com.mailslurp.models.DescribeMailServerDomainResult
-
Get domain
- getDomain() - Method in class com.mailslurp.models.DomainDto
-
Custom domain name
- getDomain() - Method in class com.mailslurp.models.DomainPreview
-
Get domain
- getDomainAsync(UUID, ApiCallback<DomainDto>) - Method in class com.mailslurp.apis.DomainControllerApi
-
Get a domain (asynchronously)
Returns domain verification status and tokens for a given domain
- getDomainCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.DomainControllerApi
-
Build call for getDomain
- getDomainName() - Method in class com.mailslurp.models.EmailVerificationResult
-
Get domainName
- getDomainNameRecords() - Method in class com.mailslurp.models.DomainDto
-
List of DNS domain name records (C, MX, TXT) etc that you must add to the DNS server associated with your domain provider.
- getDomains() - Method in class com.mailslurp.apis.DomainControllerApi
-
Get domains
List all custom domains you have created
- getDomainsAsync(ApiCallback<List<DomainPreview>>) - Method in class com.mailslurp.apis.DomainControllerApi
-
Get domains (asynchronously)
List all custom domains you have created
- getDomainsCall(ApiCallback) - Method in class com.mailslurp.apis.DomainControllerApi
-
Build call for getDomains
- getDomainsWithHttpInfo() - Method in class com.mailslurp.apis.DomainControllerApi
-
Get domains
List all custom domains you have created
- getDomainWithHttpInfo(UUID) - Method in class com.mailslurp.apis.DomainControllerApi
-
Get a domain
Returns domain verification status and tokens for a given domain
- getEmail(UUID, Boolean) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get email content
Returns a email summary object with headers and content.
- getEmailAddress() - Method in class com.mailslurp.models.Alias
-
Get emailAddress
- getEmailAddress() - Method in class com.mailslurp.models.AliasDto
-
The alias's email address for receiving email
- getEmailAddress() - Method in class com.mailslurp.models.AliasProjection
-
Get emailAddress
- getEmailAddress() - Method in class com.mailslurp.models.CreateAliasOptions
-
Email address to be hidden behind alias.
- getEmailAddress() - Method in class com.mailslurp.models.CreateInboxDto
-
A custom email address to use with the inbox.
- getEmailAddress() - Method in class com.mailslurp.models.EmailVerificationResult
-
Get emailAddress
- getEmailAddress() - Method in class com.mailslurp.models.ExpiredInboxDto
-
Get emailAddress
- getEmailAddress() - Method in class com.mailslurp.models.ExpiredInboxRecordProjection
-
Get emailAddress
- getEmailAddress() - Method in class com.mailslurp.models.Inbox
-
The inbox's email address.
- getEmailAddress() - Method in class com.mailslurp.models.InboxProjection
-
Get emailAddress
- getEmailAddress() - Method in class com.mailslurp.models.OrganizationInboxProjection
-
The inbox's email address.
- getEmailAddress() - Method in class com.mailslurp.models.VerifyEmailAddressOptions
-
Get emailAddress
- getEmailAddresses() - Method in class com.mailslurp.models.ContactDto
-
Get emailAddresses
- getEmailAddresses() - Method in class com.mailslurp.models.ContactProjection
-
Get emailAddresses
- getEmailAddresses() - Method in class com.mailslurp.models.CreateContactOptions
-
Set of email addresses belonging to the contact
- getEmailAsync(UUID, Boolean, ApiCallback<Email>) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get email content (asynchronously)
Returns a email summary object with headers and content.
- getEmailCall(UUID, Boolean, ApiCallback) - Method in class com.mailslurp.apis.EmailControllerApi
-
Build call for getEmail
- getEmailContentMatch(UUID, ContentMatchOptions) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get email content regex pattern match results.
- getEmailContentMatchAsync(UUID, ContentMatchOptions, ApiCallback<EmailContentMatchResult>) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get email content regex pattern match results.
- getEmailContentMatchCall(UUID, ContentMatchOptions, ApiCallback) - Method in class com.mailslurp.apis.EmailControllerApi
-
Build call for getEmailContentMatch
- getEmailContentMatchWithHttpInfo(UUID, ContentMatchOptions) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get email content regex pattern match results.
- getEmailHTML(UUID, Boolean) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get email content as HTML
Retrieve email content as HTML response for viewing in browsers.
- getEmailHTMLAsync(UUID, Boolean, ApiCallback<String>) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get email content as HTML (asynchronously)
Retrieve email content as HTML response for viewing in browsers.
- getEmailHTMLCall(UUID, Boolean, ApiCallback) - Method in class com.mailslurp.apis.EmailControllerApi
-
Build call for getEmailHTML
- getEmailHTMLQuery(UUID, String) - Method in class com.mailslurp.apis.EmailControllerApi
-
Parse and return text from an email, stripping HTML and decoding encoded characters
Parse an email body and return the content as an array of text.
- getEmailHTMLQueryAsync(UUID, String, ApiCallback<EmailTextLinesResult>) - Method in class com.mailslurp.apis.EmailControllerApi
-
Parse and return text from an email, stripping HTML and decoding encoded characters (asynchronously)
Parse an email body and return the content as an array of text.
- getEmailHTMLQueryCall(UUID, String, ApiCallback) - Method in class com.mailslurp.apis.EmailControllerApi
-
Build call for getEmailHTMLQuery
- getEmailHTMLQueryWithHttpInfo(UUID, String) - Method in class com.mailslurp.apis.EmailControllerApi
-
Parse and return text from an email, stripping HTML and decoding encoded characters
Parse an email body and return the content as an array of text.
- getEmailHTMLWithHttpInfo(UUID, Boolean) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get email content as HTML
Retrieve email content as HTML response for viewing in browsers.
- getEmailId() - Method in class com.mailslurp.models.ValidationDto
-
ID of the email validated
- getEmails(UUID, Integer, Long, Long, OffsetDateTime, Integer, String) - Method in class com.mailslurp.apis.InboxControllerApi
-
Get emails in an Inbox.
- getEmailsAsync(UUID, Integer, Long, Long, OffsetDateTime, Integer, String, ApiCallback<List<EmailPreview>>) - Method in class com.mailslurp.apis.InboxControllerApi
-
Get emails in an Inbox.
- getEmailsCall(UUID, Integer, Long, Long, OffsetDateTime, Integer, String, ApiCallback) - Method in class com.mailslurp.apis.InboxControllerApi
-
Build call for getEmails
- getEmailsPaginated(List<UUID>, Integer, Integer, String, Boolean) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get all emails
By default returns all emails across all inboxes sorted by ascending created at date.
- getEmailsPaginatedAsync(List<UUID>, Integer, Integer, String, Boolean, ApiCallback<PageEmailProjection>) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get all emails (asynchronously)
By default returns all emails across all inboxes sorted by ascending created at date.
- getEmailsPaginatedCall(List<UUID>, Integer, Integer, String, Boolean, ApiCallback) - Method in class com.mailslurp.apis.EmailControllerApi
-
Build call for getEmailsPaginated
- getEmailsPaginatedWithHttpInfo(List<UUID>, Integer, Integer, String, Boolean) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get all emails
By default returns all emails across all inboxes sorted by ascending created at date.
- getEmailsWithHttpInfo(UUID, Integer, Long, Long, OffsetDateTime, Integer, String) - Method in class com.mailslurp.apis.InboxControllerApi
-
Get emails in an Inbox.
- getEmailTextLines(UUID, Boolean, String) - Method in class com.mailslurp.apis.EmailControllerApi
-
Parse and return text from an email, stripping HTML and decoding encoded characters
Parse an email body and return the content as an array of strings.
- getEmailTextLinesAsync(UUID, Boolean, String, ApiCallback<EmailTextLinesResult>) - Method in class com.mailslurp.apis.EmailControllerApi
-
Parse and return text from an email, stripping HTML and decoding encoded characters (asynchronously)
Parse an email body and return the content as an array of strings.
- getEmailTextLinesCall(UUID, Boolean, String, ApiCallback) - Method in class com.mailslurp.apis.EmailControllerApi
-
Build call for getEmailTextLines
- getEmailTextLinesWithHttpInfo(UUID, Boolean, String) - Method in class com.mailslurp.apis.EmailControllerApi
-
Parse and return text from an email, stripping HTML and decoding encoded characters
Parse an email body and return the content as an array of strings.
- getEmailWithHttpInfo(UUID, Boolean) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get email content
Returns a email summary object with headers and content.
- getEmpty() - Method in class com.mailslurp.models.PageAlias
-
Get empty
- getEmpty() - Method in class com.mailslurp.models.PageContactProjection
-
Get empty
- getEmpty() - Method in class com.mailslurp.models.PageEmailPreview
-
Get empty
- getEmpty() - Method in class com.mailslurp.models.PageEmailProjection
-
Get empty
- getEmpty() - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
-
Get empty
- getEmpty() - Method in class com.mailslurp.models.PageGroupProjection
-
Get empty
- getEmpty() - Method in class com.mailslurp.models.PageInboxProjection
-
Get empty
- getEmpty() - Method in class com.mailslurp.models.PageOrganizationInboxProjection
-
Get empty
- getEmpty() - Method in class com.mailslurp.models.PageSentEmailProjection
-
Get empty
- getEmpty() - Method in class com.mailslurp.models.PageTemplateProjection
-
Get empty
- getEmpty() - Method in class com.mailslurp.models.PageThreadProjection
-
Get empty
- getEmpty() - Method in class com.mailslurp.models.PageWebhookProjection
-
Get empty
- getEmpty() - Method in class com.mailslurp.models.Sort
-
Get empty
- getError() - Method in class com.mailslurp.models.EmailVerificationResult
-
Get error
- getErrors() - Method in class com.mailslurp.models.HTMLValidationResult
-
Optional errors resulting from HTML validation
- getExpirationDefaults() - Method in class com.mailslurp.apis.ExpiredControllerApi
-
Get default expiration settings
Return default times used for inbox expiration
- getExpirationDefaultsAsync(ApiCallback<ExpirationDefaults>) - Method in class com.mailslurp.apis.ExpiredControllerApi
-
Get default expiration settings (asynchronously)
Return default times used for inbox expiration
- getExpirationDefaultsCall(ApiCallback) - Method in class com.mailslurp.apis.ExpiredControllerApi
-
Build call for getExpirationDefaults
- getExpirationDefaultsWithHttpInfo() - Method in class com.mailslurp.apis.ExpiredControllerApi
-
Get default expiration settings
Return default times used for inbox expiration
- getExpiredInboxByInboxId(UUID) - Method in class com.mailslurp.apis.ExpiredControllerApi
-
Get expired inbox record for a previously existing inbox
Use the inboxId to return an ExpiredInboxRecord if an inbox has expired.
- getExpiredInboxByInboxIdAsync(UUID, ApiCallback<ExpiredInboxDto>) - Method in class com.mailslurp.apis.ExpiredControllerApi
-
Get expired inbox record for a previously existing inbox (asynchronously)
Use the inboxId to return an ExpiredInboxRecord if an inbox has expired.
- getExpiredInboxByInboxIdCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.ExpiredControllerApi
-
Build call for getExpiredInboxByInboxId
- getExpiredInboxByInboxIdWithHttpInfo(UUID) - Method in class com.mailslurp.apis.ExpiredControllerApi
-
Get expired inbox record for a previously existing inbox
Use the inboxId to return an ExpiredInboxRecord if an inbox has expired.
- getExpiredInboxes(Integer, Integer, String) - Method in class com.mailslurp.apis.ExpiredControllerApi
-
List records of expired inboxes
Inboxes created with an expiration date will expire after the given date.
- getExpiredInboxesAsync(Integer, Integer, String, ApiCallback<PageExpiredInboxRecordProjection>) - Method in class com.mailslurp.apis.ExpiredControllerApi
-
List records of expired inboxes (asynchronously)
Inboxes created with an expiration date will expire after the given date.
- getExpiredInboxesCall(Integer, Integer, String, ApiCallback) - Method in class com.mailslurp.apis.ExpiredControllerApi
-
Build call for getExpiredInboxes
- getExpiredInboxesWithHttpInfo(Integer, Integer, String) - Method in class com.mailslurp.apis.ExpiredControllerApi
-
List records of expired inboxes
Inboxes created with an expiration date will expire after the given date.
- getExpiredInboxRecord(UUID) - Method in class com.mailslurp.apis.ExpiredControllerApi
-
Get an expired inbox record
Inboxes created with an expiration date will expire after the given date and be moved to an ExpiredInbox entity.
- getExpiredInboxRecordAsync(UUID, ApiCallback<ExpiredInboxDto>) - Method in class com.mailslurp.apis.ExpiredControllerApi
-
Get an expired inbox record (asynchronously)
Inboxes created with an expiration date will expire after the given date and be moved to an ExpiredInbox entity.
- getExpiredInboxRecordCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.ExpiredControllerApi
-
Build call for getExpiredInboxRecord
- getExpiredInboxRecordWithHttpInfo(UUID) - Method in class com.mailslurp.apis.ExpiredControllerApi
-
Get an expired inbox record
Inboxes created with an expiration date will expire after the given date and be moved to an ExpiredInbox entity.
- getExpiresAt() - Method in class com.mailslurp.models.CreateInboxDto
-
Optional inbox expiration date.
- getExpiresAt() - Method in class com.mailslurp.models.Inbox
-
Inbox expiration time.
- getExpiresAt() - Method in class com.mailslurp.models.UpdateInboxOptions
-
Inbox expiration time.
- getExpiresIn() - Method in class com.mailslurp.models.CreateInboxDto
-
Number of milliseconds that inbox should exist for
- getFavourite() - Method in class com.mailslurp.models.CreateInboxDto
-
Is the inbox favorited.
- getFavourite() - Method in class com.mailslurp.models.Inbox
-
Is the inbox favorited.
- getFavourite() - Method in class com.mailslurp.models.InboxProjection
-
Get favourite
- getFavourite() - Method in class com.mailslurp.models.OrganizationInboxProjection
-
Is the inbox favorited.
- getFavourite() - Method in class com.mailslurp.models.UpdateInboxOptions
-
Is the inbox favorited.
- getField() - Method in class com.mailslurp.models.MatchOption
-
The email property to match on.
- getFilename() - Method in class com.mailslurp.models.UploadAttachmentOptions
-
Optional filename to save upload with.
- getFirst() - Method in class com.mailslurp.models.PageAlias
-
Get first
- getFirst() - Method in class com.mailslurp.models.PageContactProjection
-
Get first
- getFirst() - Method in class com.mailslurp.models.PageEmailPreview
-
Get first
- getFirst() - Method in class com.mailslurp.models.PageEmailProjection
-
Get first
- getFirst() - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
-
Get first
- getFirst() - Method in class com.mailslurp.models.PageGroupProjection
-
Get first
- getFirst() - Method in class com.mailslurp.models.PageInboxProjection
-
Get first
- getFirst() - Method in class com.mailslurp.models.PageOrganizationInboxProjection
-
Get first
- getFirst() - Method in class com.mailslurp.models.PageSentEmailProjection
-
Get first
- getFirst() - Method in class com.mailslurp.models.PageTemplateProjection
-
Get first
- getFirst() - Method in class com.mailslurp.models.PageThreadProjection
-
Get first
- getFirst() - Method in class com.mailslurp.models.PageWebhookProjection
-
Get first
- getFirstName() - Method in class com.mailslurp.models.ContactDto
-
Get firstName
- getFirstName() - Method in class com.mailslurp.models.ContactProjection
-
Get firstName
- getFirstName() - Method in class com.mailslurp.models.CreateContactOptions
-
Get firstName
- getFrom() - Method in class com.mailslurp.models.Email
-
Who the email was sent from
- getFrom() - Method in class com.mailslurp.models.EmailPreview
-
Who the email was sent from
- getFrom() - Method in class com.mailslurp.models.EmailProjection
-
Get from
- getFrom() - Method in class com.mailslurp.models.ReplyToEmailOptions
-
The from header that should be used.
- getFrom() - Method in class com.mailslurp.models.SendEmailOptions
-
Optional from address.
- getFrom() - Method in class com.mailslurp.models.SentEmailDto
-
Get from
- getFrom() - Method in class com.mailslurp.models.SentEmailProjection
-
Get from
- getGroup(UUID) - Method in class com.mailslurp.apis.GroupControllerApi
-
Get group
- getGroup() - Method in class com.mailslurp.models.GroupContactsDto
-
Get group
- getGroupAsync(UUID, ApiCallback<GroupDto>) - Method in class com.mailslurp.apis.GroupControllerApi
-
Get group (asynchronously)
- getGroupCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.GroupControllerApi
-
Build call for getGroup
- getGroupId() - Method in class com.mailslurp.models.ContactDto
-
Get groupId
- getGroupId() - Method in class com.mailslurp.models.ContactProjection
-
Get groupId
- getGroupId() - Method in class com.mailslurp.models.CreateContactOptions
-
Group IDs that contact belongs to
- getGroups() - Method in class com.mailslurp.apis.GroupControllerApi
-
Get all groups
- getGroupsAsync(ApiCallback<List<GroupProjection>>) - Method in class com.mailslurp.apis.GroupControllerApi
-
Get all groups (asynchronously)
- getGroupsCall(ApiCallback) - Method in class com.mailslurp.apis.GroupControllerApi
-
Build call for getGroups
- getGroupsWithHttpInfo() - Method in class com.mailslurp.apis.GroupControllerApi
-
Get all groups
- getGroupWithContacts(UUID) - Method in class com.mailslurp.apis.GroupControllerApi
-
Get group and contacts belonging to it
- getGroupWithContactsAsync(UUID, ApiCallback<GroupContactsDto>) - Method in class com.mailslurp.apis.GroupControllerApi
-
Get group and contacts belonging to it (asynchronously)
- getGroupWithContactsCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.GroupControllerApi
-
Build call for getGroupWithContacts
- getGroupWithContactsPaginated(UUID, Integer, Integer, String) - Method in class com.mailslurp.apis.GroupControllerApi
-
Get group and paginated contacts belonging to it
- getGroupWithContactsPaginatedAsync(UUID, Integer, Integer, String, ApiCallback<PageContactProjection>) - Method in class com.mailslurp.apis.GroupControllerApi
-
Get group and paginated contacts belonging to it (asynchronously)
- getGroupWithContactsPaginatedCall(UUID, Integer, Integer, String, ApiCallback) - Method in class com.mailslurp.apis.GroupControllerApi
-
Build call for getGroupWithContactsPaginated
- getGroupWithContactsPaginatedWithHttpInfo(UUID, Integer, Integer, String) - Method in class com.mailslurp.apis.GroupControllerApi
-
Get group and paginated contacts belonging to it
- getGroupWithContactsWithHttpInfo(UUID) - Method in class com.mailslurp.apis.GroupControllerApi
-
Get group and contacts belonging to it
- getGroupWithHttpInfo(UUID) - Method in class com.mailslurp.apis.GroupControllerApi
-
Get group
- getGson() - Method in class com.mailslurp.clients.JSON
-
Get Gson.
- getHeaders() - Method in class com.mailslurp.clients.ApiResponse
-
- getHeaders() - Method in class com.mailslurp.models.Email
-
Get headers
- getHeaders() - Method in class com.mailslurp.models.WebhookTestRequest
-
Get headers
- getHostname() - Method in class com.mailslurp.models.DNSLookupOptions
-
List of record types you wish to query such as MX, DNS, TXT, NS, A etc.
- getHostname() - Method in class com.mailslurp.models.IPAddressResult
-
Get hostname
- getHtml() - Method in class com.mailslurp.models.ValidationDto
-
Get html
- getHttpClient() - Method in class com.mailslurp.clients.ApiClient
-
Get HTTP client
- getId() - Method in class com.mailslurp.models.Alias
-
Get id
- getId() - Method in class com.mailslurp.models.AliasDto
-
Get id
- getId() - Method in class com.mailslurp.models.AliasProjection
-
Get id
- getId() - Method in class com.mailslurp.models.AttachmentMetaData
-
ID of attachment
- getId() - Method in class com.mailslurp.models.ContactDto
-
Get id
- getId() - Method in class com.mailslurp.models.ContactProjection
-
Get id
- getId() - Method in class com.mailslurp.models.DomainDto
-
Get id
- getId() - Method in class com.mailslurp.models.DomainPreview
-
Get id
- getId() - Method in class com.mailslurp.models.Email
-
ID of the email
- getId() - Method in class com.mailslurp.models.EmailPreview
-
ID of the email
- getId() - Method in class com.mailslurp.models.EmailProjection
-
Get id
- getId() - Method in class com.mailslurp.models.ExpiredInboxDto
-
Get id
- getId() - Method in class com.mailslurp.models.ExpiredInboxRecordProjection
-
Get id
- getId() - Method in class com.mailslurp.models.GroupDto
-
Get id
- getId() - Method in class com.mailslurp.models.GroupProjection
-
Get id
- getId() - Method in class com.mailslurp.models.Inbox
-
ID of the inbox.
- getId() - Method in class com.mailslurp.models.InboxProjection
-
Get id
- getId() - Method in class com.mailslurp.models.OrganizationInboxProjection
-
ID of the inbox.
- getId() - Method in class com.mailslurp.models.SentEmailDto
-
ID of sent email
- getId() - Method in class com.mailslurp.models.SentEmailProjection
-
Get id
- getId() - Method in class com.mailslurp.models.TemplateDto
-
Get id
- getId() - Method in class com.mailslurp.models.TemplateProjection
-
Get id
- getId() - Method in class com.mailslurp.models.ThreadProjection
-
Get id
- getId() - Method in class com.mailslurp.models.WebhookDto
-
ID of the Webhook
- getId() - Method in class com.mailslurp.models.WebhookProjection
-
Get id
- getInbox(UUID) - Method in class com.mailslurp.apis.InboxControllerApi
-
Get Inbox
Returns an inbox's properties, including its email address and ID.
- getInboxAsync(UUID, ApiCallback<Inbox>) - Method in class com.mailslurp.apis.InboxControllerApi
-
Get Inbox (asynchronously)
Returns an inbox's properties, including its email address and ID.
- getInboxCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.InboxControllerApi
-
Build call for getInbox
- getInboxEmailsPaginated(UUID, Integer, Integer, String) - Method in class com.mailslurp.apis.InboxControllerApi
-
Get inbox emails paginated
Get a paginated list of emails in an inbox.
- getInboxEmailsPaginatedAsync(UUID, Integer, Integer, String, ApiCallback<PageEmailPreview>) - Method in class com.mailslurp.apis.InboxControllerApi
-
Get inbox emails paginated (asynchronously)
Get a paginated list of emails in an inbox.
- getInboxEmailsPaginatedCall(UUID, Integer, Integer, String, ApiCallback) - Method in class com.mailslurp.apis.InboxControllerApi
-
Build call for getInboxEmailsPaginated
- getInboxEmailsPaginatedWithHttpInfo(UUID, Integer, Integer, String) - Method in class com.mailslurp.apis.InboxControllerApi
-
Get inbox emails paginated
Get a paginated list of emails in an inbox.
- getInboxes(Integer, String) - Method in class com.mailslurp.apis.InboxControllerApi
-
List Inboxes / Email Addresses
List the inboxes you have created.
- getInboxesAsync(Integer, String, ApiCallback<List<Inbox>>) - Method in class com.mailslurp.apis.InboxControllerApi
-
List Inboxes / Email Addresses (asynchronously)
List the inboxes you have created.
- getInboxesCall(Integer, String, ApiCallback) - Method in class com.mailslurp.apis.InboxControllerApi
-
Build call for getInboxes
- getInboxesWithHttpInfo(Integer, String) - Method in class com.mailslurp.apis.InboxControllerApi
-
List Inboxes / Email Addresses
List the inboxes you have created.
- getInboxId() - Method in class com.mailslurp.models.Alias
-
Get inboxId
- getInboxId() - Method in class com.mailslurp.models.AliasDto
-
Inbox that is associated with the alias
- getInboxId() - Method in class com.mailslurp.models.AliasProjection
-
Get inboxId
- getInboxId() - Method in class com.mailslurp.models.CreateAliasOptions
-
Optional inbox ID to attach to alias.
- getInboxId() - Method in class com.mailslurp.models.Email
-
ID of the inbox that received the email
- getInboxId() - Method in class com.mailslurp.models.EmailProjection
-
Get inboxId
- getInboxId() - Method in class com.mailslurp.models.ExpiredInboxDto
-
Get inboxId
- getInboxId() - Method in class com.mailslurp.models.SentEmailDto
-
Inbox ID email was sent from
- getInboxId() - Method in class com.mailslurp.models.SentEmailProjection
-
Get inboxId
- getInboxId() - Method in class com.mailslurp.models.ThreadProjection
-
Get inboxId
- getInboxId() - Method in class com.mailslurp.models.WaitForConditions
-
ID of inbox to search within and apply conditions to.
- getInboxId() - Method in class com.mailslurp.models.WebhookDto
-
The inbox that the Webhook will be triggered by
- getInboxId() - Method in class com.mailslurp.models.WebhookProjection
-
Get inboxId
- getInboxIds() - Method in class com.mailslurp.models.BulkSendEmailOptions
-
Inboxes to send the email from
- getInboxSentEmails(UUID, Integer, Integer, String) - Method in class com.mailslurp.apis.InboxControllerApi
-
Get Inbox Sent Emails
Returns an inbox's sent email receipts.
- getInboxSentEmailsAsync(UUID, Integer, Integer, String, ApiCallback<PageSentEmailProjection>) - Method in class com.mailslurp.apis.InboxControllerApi
-
Get Inbox Sent Emails (asynchronously)
Returns an inbox's sent email receipts.
- getInboxSentEmailsCall(UUID, Integer, Integer, String, ApiCallback) - Method in class com.mailslurp.apis.InboxControllerApi
-
Build call for getInboxSentEmails
- getInboxSentEmailsWithHttpInfo(UUID, Integer, Integer, String) - Method in class com.mailslurp.apis.InboxControllerApi
-
Get Inbox Sent Emails
Returns an inbox's sent email receipts.
- getInboxTags() - Method in class com.mailslurp.apis.InboxControllerApi
-
Get inbox tags
Get all inbox tags
- getInboxTagsAsync(ApiCallback<List<String>>) - Method in class com.mailslurp.apis.InboxControllerApi
-
Get inbox tags (asynchronously)
Get all inbox tags
- getInboxTagsCall(ApiCallback) - Method in class com.mailslurp.apis.InboxControllerApi
-
Build call for getInboxTags
- getInboxTagsWithHttpInfo() - Method in class com.mailslurp.apis.InboxControllerApi
-
Get inbox tags
Get all inbox tags
- getInboxWithHttpInfo(UUID) - Method in class com.mailslurp.apis.InboxControllerApi
-
Get Inbox
Returns an inbox's properties, including its email address and ID.
- getIpAddress(String) - Method in class com.mailslurp.apis.MailServerControllerApi
-
Get IP address for a domain
- getIpAddressAsync(String, ApiCallback<IPAddressResult>) - Method in class com.mailslurp.apis.MailServerControllerApi
-
Get IP address for a domain (asynchronously)
- getIpAddressCall(String, ApiCallback) - Method in class com.mailslurp.apis.MailServerControllerApi
-
Build call for getIpAddress
- getIpAddressWithHttpInfo(String) - Method in class com.mailslurp.apis.MailServerControllerApi
-
Get IP address for a domain
- getIsHTML() - Method in class com.mailslurp.models.Email
-
Was HTML sent in the email body
- getIsHTML() - Method in class com.mailslurp.models.ReplyToAliasEmailOptions
-
Is the reply HTML
- getIsHTML() - Method in class com.mailslurp.models.ReplyToEmailOptions
-
Is the reply HTML
- getIsHTML() - Method in class com.mailslurp.models.SendEmailOptions
-
Optional HTML flag.
- getIsHTML() - Method in class com.mailslurp.models.SentEmailDto
-
Get isHTML
- getIsValid() - Method in class com.mailslurp.models.EmailVerificationResult
-
Get isValid
- getIsValid() - Method in class com.mailslurp.models.HTMLValidationResult
-
Is HTML validation result valid
- getIsVerified() - Method in class com.mailslurp.models.AliasDto
-
Has the alias been verified.
- getIsVerified() - Method in class com.mailslurp.models.DomainDto
-
Whether domain has been verified or not.
- getJSON() - Method in class com.mailslurp.clients.ApiClient
-
Get JSON
- getKeyManagers() - Method in class com.mailslurp.clients.ApiClient
-
- getLast() - Method in class com.mailslurp.models.PageAlias
-
Get last
- getLast() - Method in class com.mailslurp.models.PageContactProjection
-
Get last
- getLast() - Method in class com.mailslurp.models.PageEmailPreview
-
Get last
- getLast() - Method in class com.mailslurp.models.PageEmailProjection
-
Get last
- getLast() - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
-
Get last
- getLast() - Method in class com.mailslurp.models.PageGroupProjection
-
Get last
- getLast() - Method in class com.mailslurp.models.PageInboxProjection
-
Get last
- getLast() - Method in class com.mailslurp.models.PageOrganizationInboxProjection
-
Get last
- getLast() - Method in class com.mailslurp.models.PageSentEmailProjection
-
Get last
- getLast() - Method in class com.mailslurp.models.PageTemplateProjection
-
Get last
- getLast() - Method in class com.mailslurp.models.PageThreadProjection
-
Get last
- getLast() - Method in class com.mailslurp.models.PageWebhookProjection
-
Get last
- getLastName() - Method in class com.mailslurp.models.ContactDto
-
Get lastName
- getLastName() - Method in class com.mailslurp.models.ContactProjection
-
Get lastName
- getLastName() - Method in class com.mailslurp.models.CreateContactOptions
-
Get lastName
- getLatestEmail(List<UUID>) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get latest email
Get the newest email in all inboxes or in a passed set of inbox IDs
- getLatestEmailAsync(List<UUID>, ApiCallback<Email>) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get latest email (asynchronously)
Get the newest email in all inboxes or in a passed set of inbox IDs
- getLatestEmailCall(List<UUID>, ApiCallback) - Method in class com.mailslurp.apis.EmailControllerApi
-
Build call for getLatestEmail
- getLatestEmailInInbox(UUID) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get latest email
Get the newest email in all inboxes or in a passed set of inbox IDs
- getLatestEmailInInboxAsync(UUID, ApiCallback<Email>) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get latest email (asynchronously)
Get the newest email in all inboxes or in a passed set of inbox IDs
- getLatestEmailInInboxCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.EmailControllerApi
-
Build call for getLatestEmailInInbox
- getLatestEmailInInboxWithHttpInfo(UUID) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get latest email
Get the newest email in all inboxes or in a passed set of inbox IDs
- getLatestEmailWithHttpInfo(List<UUID>) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get latest email
Get the newest email in all inboxes or in a passed set of inbox IDs
- getLineNumber() - Method in class com.mailslurp.models.ValidationMessage
-
Get lineNumber
- getLines() - Method in class com.mailslurp.models.EmailTextLinesResult
-
Get lines
- getLocation() - Method in class com.mailslurp.clients.auth.ApiKeyAuth
-
- getMailServerDomain() - Method in class com.mailslurp.models.VerifyEmailAddressOptions
-
Get mailServerDomain
- getMaskedEmailAddress() - Method in class com.mailslurp.models.AliasDto
-
The underlying email address that is hidden and will received forwarded email
- getMatches() - Method in class com.mailslurp.models.EmailContentMatchResult
-
Get matches
- getMatches() - Method in class com.mailslurp.models.MatchOptions
-
1 or more match options.
- getMatches() - Method in class com.mailslurp.models.WaitForConditions
-
Conditions that should be matched for an email to qualify for results.
- getMaxExpirationMillis() - Method in class com.mailslurp.models.ExpirationDefaults
-
Get maxExpirationMillis
- getMessage() - Method in class com.mailslurp.models.DescribeMailServerDomainResult
-
Get message
- getMessage() - Method in class com.mailslurp.models.ValidationMessage
-
Get message
- getMessage() - Method in class com.mailslurp.models.WebhookTestResponse
-
Get message
- getMessage() - Method in class com.mailslurp.models.WebhookTestResult
-
Get message
- getMetaData() - Method in class com.mailslurp.models.ContactDto
-
Get metaData
- getMetaData() - Method in class com.mailslurp.models.CreateContactOptions
-
Get metaData
- getMethod() - Method in class com.mailslurp.models.WebhookDto
-
HTTP method that your server endpoint must listen for
- getMethod() - Method in class com.mailslurp.models.WebhookTestRequest
-
Get method
- getMxRecords() - Method in class com.mailslurp.models.DescribeMailServerDomainResult
-
Get mxRecords
- getName() - Method in class com.mailslurp.clients.Pair
-
- getName() - Method in class com.mailslurp.models.Alias
-
Get name
- getName() - Method in class com.mailslurp.models.AliasDto
-
Get name
- getName() - Method in class com.mailslurp.models.AliasProjection
-
Get name
- getName() - Method in class com.mailslurp.models.AttachmentMetaData
-
Name of attachment
- getName() - Method in class com.mailslurp.models.CreateAliasOptions
-
Optional name for alias
- getName() - Method in class com.mailslurp.models.CreateGroupOptions
-
Get name
- getName() - Method in class com.mailslurp.models.CreateInboxDto
-
Optional name of the inbox.
- getName() - Method in class com.mailslurp.models.CreateTemplateOptions
-
Get name
- getName() - Method in class com.mailslurp.models.CreateWebhookOptions
-
Optional name for the webhook
- getName() - Method in class com.mailslurp.models.DNSLookupResult
-
Get name
- getName() - Method in class com.mailslurp.models.DomainNameRecord
-
Get name
- getName() - Method in class com.mailslurp.models.GroupDto
-
Get name
- getName() - Method in class com.mailslurp.models.GroupProjection
-
Get name
- getName() - Method in class com.mailslurp.models.Inbox
-
Name of the inbox.
- getName() - Method in class com.mailslurp.models.InboxProjection
-
Get name
- getName() - Method in class com.mailslurp.models.OrganizationInboxProjection
-
Name of the inbox.
- getName() - Method in class com.mailslurp.models.TemplateDto
-
Get name
- getName() - Method in class com.mailslurp.models.TemplateProjection
-
Get name
- getName() - Method in class com.mailslurp.models.TemplateVariable
-
Get name
- getName() - Method in class com.mailslurp.models.ThreadProjection
-
Get name
- getName() - Method in class com.mailslurp.models.UpdateAliasOptions
-
Optional name for alias
- getName() - Method in class com.mailslurp.models.UpdateInboxOptions
-
Name of the inbox.
- getName() - Method in class com.mailslurp.models.WebhookDto
-
Name of the webhook
- getName() - Method in class com.mailslurp.models.WebhookProjection
-
Get name
- getNumber() - Method in class com.mailslurp.models.PageAlias
-
Get number
- getNumber() - Method in class com.mailslurp.models.PageContactProjection
-
Get number
- getNumber() - Method in class com.mailslurp.models.PageEmailPreview
-
Get number
- getNumber() - Method in class com.mailslurp.models.PageEmailProjection
-
Get number
- getNumber() - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
-
Get number
- getNumber() - Method in class com.mailslurp.models.PageGroupProjection
-
Get number
- getNumber() - Method in class com.mailslurp.models.PageInboxProjection
-
Get number
- getNumber() - Method in class com.mailslurp.models.PageOrganizationInboxProjection
-
Get number
- getNumber() - Method in class com.mailslurp.models.PageSentEmailProjection
-
Get number
- getNumber() - Method in class com.mailslurp.models.PageTemplateProjection
-
Get number
- getNumber() - Method in class com.mailslurp.models.PageThreadProjection
-
Get number
- getNumber() - Method in class com.mailslurp.models.PageWebhookProjection
-
Get number
- getNumberOfElements() - Method in class com.mailslurp.models.PageAlias
-
Get numberOfElements
- getNumberOfElements() - Method in class com.mailslurp.models.PageContactProjection
-
Get numberOfElements
- getNumberOfElements() - Method in class com.mailslurp.models.PageEmailPreview
-
Get numberOfElements
- getNumberOfElements() - Method in class com.mailslurp.models.PageEmailProjection
-
Get numberOfElements
- getNumberOfElements() - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
-
Get numberOfElements
- getNumberOfElements() - Method in class com.mailslurp.models.PageGroupProjection
-
Get numberOfElements
- getNumberOfElements() - Method in class com.mailslurp.models.PageInboxProjection
-
Get numberOfElements
- getNumberOfElements() - Method in class com.mailslurp.models.PageOrganizationInboxProjection
-
Get numberOfElements
- getNumberOfElements() - Method in class com.mailslurp.models.PageSentEmailProjection
-
Get numberOfElements
- getNumberOfElements() - Method in class com.mailslurp.models.PageTemplateProjection
-
Get numberOfElements
- getNumberOfElements() - Method in class com.mailslurp.models.PageThreadProjection
-
Get numberOfElements
- getNumberOfElements() - Method in class com.mailslurp.models.PageWebhookProjection
-
Get numberOfElements
- getOffset() - Method in class com.mailslurp.models.Pageable
-
Get offset
- getOmitFinalDNSDot() - Method in class com.mailslurp.models.DNSLookupOptions
-
Optionally control whether to omit the final dot in full DNS name values.
- getOptOut() - Method in class com.mailslurp.models.ContactDto
-
Get optOut
- getOptOut() - Method in class com.mailslurp.models.ContactProjection
-
Get optOut
- getOptOut() - Method in class com.mailslurp.models.CreateContactOptions
-
Has the user explicitly or implicitly opted out of being contacted? If so MailSlurp will ignore them in all actions.
- getOrganizationEmailsPaginated(List<UUID>, Integer, Integer, String, Boolean) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get all organization emails
By default returns all emails across all team inboxes sorted by ascending created at date.
- getOrganizationEmailsPaginatedAsync(List<UUID>, Integer, Integer, String, Boolean, ApiCallback<PageEmailProjection>) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get all organization emails (asynchronously)
By default returns all emails across all team inboxes sorted by ascending created at date.
- getOrganizationEmailsPaginatedCall(List<UUID>, Integer, Integer, String, Boolean, ApiCallback) - Method in class com.mailslurp.apis.EmailControllerApi
-
Build call for getOrganizationEmailsPaginated
- getOrganizationEmailsPaginatedWithHttpInfo(List<UUID>, Integer, Integer, String, Boolean) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get all organization emails
By default returns all emails across all team inboxes sorted by ascending created at date.
- getOrganizationInboxes(Integer, Integer, String) - Method in class com.mailslurp.apis.InboxControllerApi
-
List Organization Inboxes Paginated
List organization inboxes in paginated form.
- getOrganizationInboxesAsync(Integer, Integer, String, ApiCallback<PageOrganizationInboxProjection>) - Method in class com.mailslurp.apis.InboxControllerApi
-
List Organization Inboxes Paginated (asynchronously)
List organization inboxes in paginated form.
- getOrganizationInboxesCall(Integer, Integer, String, ApiCallback) - Method in class com.mailslurp.apis.InboxControllerApi
-
Build call for getOrganizationInboxes
- getOrganizationInboxesWithHttpInfo(Integer, Integer, String) - Method in class com.mailslurp.apis.InboxControllerApi
-
List Organization Inboxes Paginated
List organization inboxes in paginated form.
- getPageable() - Method in class com.mailslurp.models.PageAlias
-
Get pageable
- getPageable() - Method in class com.mailslurp.models.PageContactProjection
-
Get pageable
- getPageable() - Method in class com.mailslurp.models.PageEmailPreview
-
Get pageable
- getPageable() - Method in class com.mailslurp.models.PageEmailProjection
-
Get pageable
- getPageable() - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
-
Get pageable
- getPageable() - Method in class com.mailslurp.models.PageGroupProjection
-
Get pageable
- getPageable() - Method in class com.mailslurp.models.PageInboxProjection
-
Get pageable
- getPageable() - Method in class com.mailslurp.models.PageOrganizationInboxProjection
-
Get pageable
- getPageable() - Method in class com.mailslurp.models.PageSentEmailProjection
-
Get pageable
- getPageable() - Method in class com.mailslurp.models.PageTemplateProjection
-
Get pageable
- getPageable() - Method in class com.mailslurp.models.PageThreadProjection
-
Get pageable
- getPageable() - Method in class com.mailslurp.models.PageWebhookProjection
-
Get pageable
- getPaged() - Method in class com.mailslurp.models.Pageable
-
Get paged
- getPageNumber() - Method in class com.mailslurp.models.Pageable
-
Get pageNumber
- getPageSize() - Method in class com.mailslurp.models.Pageable
-
Get pageSize
- getParamName() - Method in class com.mailslurp.clients.auth.ApiKeyAuth
-
- getPassword() - Method in class com.mailslurp.clients.auth.HttpBasicAuth
-
- getPassword() - Method in class com.mailslurp.models.BasicAuthOptions
-
Get password
- getPattern() - Method in class com.mailslurp.models.ContentMatchOptions
-
Java style regex pattern.
- getPattern() - Method in class com.mailslurp.models.EmailContentMatchResult
-
Get pattern
- getPayload() - Method in class com.mailslurp.models.WebhookTestRequest
-
Get payload
- getPayloadJsonSchema() - Method in class com.mailslurp.models.WebhookDto
-
JSON Schema for the payload that will be sent to your URL via the HTTP method described.
- getPort() - Method in class com.mailslurp.models.EmailVerificationResult
-
Get port
- getPort() - Method in class com.mailslurp.models.VerifyEmailAddressOptions
-
Get port
- getPriority() - Method in class com.mailslurp.models.NameServerRecord
-
Get priority
- getRaw() - Method in class com.mailslurp.models.NameServerRecord
-
Get raw
- getRawEmailContents(UUID) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get raw email string
Returns a raw, unparsed, and unprocessed email.
- getRawEmailContentsAsync(UUID, ApiCallback<String>) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get raw email string (asynchronously)
Returns a raw, unparsed, and unprocessed email.
- getRawEmailContentsCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.EmailControllerApi
-
Build call for getRawEmailContents
- getRawEmailContentsWithHttpInfo(UUID) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get raw email string
Returns a raw, unparsed, and unprocessed email.
- getRawEmailJson(UUID) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get raw email in JSON
Returns a raw, unparsed, and unprocessed email wrapped in a JSON response object for easier handling when compared with the getRawEmail text/plain response
- getRawEmailJsonAsync(UUID, ApiCallback<RawEmailJson>) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get raw email in JSON (asynchronously)
Returns a raw, unparsed, and unprocessed email wrapped in a JSON response object for easier handling when compared with the getRawEmail text/plain response
- getRawEmailJsonCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.EmailControllerApi
-
Build call for getRawEmailJson
- getRawEmailJsonWithHttpInfo(UUID) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get raw email in JSON
Returns a raw, unparsed, and unprocessed email wrapped in a JSON response object for easier handling when compared with the getRawEmail text/plain response
- getRead() - Method in class com.mailslurp.models.Email
-
Has the email been viewed ever.
- getRead() - Method in class com.mailslurp.models.EmailPreview
-
Has the email been viewed ever.
- getRead() - Method in class com.mailslurp.models.EmailProjection
-
Get read
- getReadOnly() - Method in class com.mailslurp.models.Inbox
-
Is the inbox readOnly for the caller.
- getReadOnly() - Method in class com.mailslurp.models.OrganizationInboxProjection
-
Is the inbox readOnly for the caller.
- getReadTimeout() - Method in class com.mailslurp.clients.ApiClient
-
Get read timeout (in milliseconds).
- getRecordEntries() - Method in class com.mailslurp.models.DNSLookupResult
-
Get recordEntries
- getRecordEntries() - Method in class com.mailslurp.models.DomainNameRecord
-
Get recordEntries
- getRecordType() - Method in class com.mailslurp.models.DNSLookupResult
-
Get recordType
- getRecordType() - Method in class com.mailslurp.models.DomainNameRecord
-
Get recordType
- getRecordType() - Method in class com.mailslurp.models.NameServerRecord
-
Get recordType
- getRecordTypes() - Method in class com.mailslurp.models.DNSLookupOptions
-
List of record types you wish to query such as MX, DNS, TXT, NS, A etc.
- getReplyTo() - Method in class com.mailslurp.models.Email
-
The replyTo field on the received email
- getReplyTo() - Method in class com.mailslurp.models.ReplyToEmailOptions
-
The replyTo header that should be used.
- getReplyTo() - Method in class com.mailslurp.models.SendEmailOptions
-
Optional replyTo header
- getReplyTo() - Method in class com.mailslurp.models.SentEmailDto
-
Get replyTo
- getRequest() - Method in class com.mailslurp.models.WebhookTestResult
-
Get request
- getResponse() - Method in class com.mailslurp.models.WebhookTestResult
-
Get response
- getResponseBody() - Method in exception com.mailslurp.clients.ApiException
-
Get the HTTP response body.
- getResponseHeaders() - Method in exception com.mailslurp.clients.ApiException
-
Get the HTTP response headers.
- getResults() - Method in class com.mailslurp.models.DNSLookupResults
-
Get results
- getSendEmailOptions() - Method in class com.mailslurp.models.BulkSendEmailOptions
-
Get sendEmailOptions
- getSenderEmailAddress() - Method in class com.mailslurp.models.VerifyEmailAddressOptions
-
Get senderEmailAddress
- getSenderId() - Method in class com.mailslurp.models.SimpleSendEmailOptions
-
ID of inbox to send from.
- getSendStrategy() - Method in class com.mailslurp.models.ReplyToAliasEmailOptions
-
When to send the email.
- getSendStrategy() - Method in class com.mailslurp.models.ReplyToEmailOptions
-
When to send the email.
- getSendStrategy() - Method in class com.mailslurp.models.SendEmailOptions
-
Optional strategy to use when sending the email
- getSentAt() - Method in class com.mailslurp.models.SentEmailDto
-
Get sentAt
- getSentEmail(UUID) - Method in class com.mailslurp.apis.SentEmailsControllerApi
-
Get sent email receipt
- getSentEmailAsync(UUID, ApiCallback<SentEmailDto>) - Method in class com.mailslurp.apis.SentEmailsControllerApi
-
Get sent email receipt (asynchronously)
- getSentEmailCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.SentEmailsControllerApi
-
Build call for getSentEmail
- getSentEmails(UUID, Integer, Integer, String) - Method in class com.mailslurp.apis.SentEmailsControllerApi
-
Get all sent emails in paginated form
- getSentEmailsAsync(UUID, Integer, Integer, String, ApiCallback<PageSentEmailProjection>) - Method in class com.mailslurp.apis.SentEmailsControllerApi
-
Get all sent emails in paginated form (asynchronously)
- getSentEmailsCall(UUID, Integer, Integer, String, ApiCallback) - Method in class com.mailslurp.apis.SentEmailsControllerApi
-
Build call for getSentEmails
- getSentEmailsWithHttpInfo(UUID, Integer, Integer, String) - Method in class com.mailslurp.apis.SentEmailsControllerApi
-
Get all sent emails in paginated form
- getSentEmailWithHttpInfo(UUID) - Method in class com.mailslurp.apis.SentEmailsControllerApi
-
Get sent email receipt
- getSentOrganizationEmails(UUID, Integer, Integer, String) - Method in class com.mailslurp.apis.SentEmailsControllerApi
-
Get all sent organization emails in paginated form
- getSentOrganizationEmailsAsync(UUID, Integer, Integer, String, ApiCallback<PageSentEmailProjection>) - Method in class com.mailslurp.apis.SentEmailsControllerApi
-
Get all sent organization emails in paginated form (asynchronously)
- getSentOrganizationEmailsCall(UUID, Integer, Integer, String, ApiCallback) - Method in class com.mailslurp.apis.SentEmailsControllerApi
-
Build call for getSentOrganizationEmails
- getSentOrganizationEmailsWithHttpInfo(UUID, Integer, Integer, String) - Method in class com.mailslurp.apis.SentEmailsControllerApi
-
Get all sent organization emails in paginated form
- getShould() - Method in class com.mailslurp.models.MatchOption
-
What criteria to apply.
- getSize() - Method in class com.mailslurp.models.PageAlias
-
Get size
- getSize() - Method in class com.mailslurp.models.PageContactProjection
-
Get size
- getSize() - Method in class com.mailslurp.models.PageEmailPreview
-
Get size
- getSize() - Method in class com.mailslurp.models.PageEmailProjection
-
Get size
- getSize() - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
-
Get size
- getSize() - Method in class com.mailslurp.models.PageGroupProjection
-
Get size
- getSize() - Method in class com.mailslurp.models.PageInboxProjection
-
Get size
- getSize() - Method in class com.mailslurp.models.PageOrganizationInboxProjection
-
Get size
- getSize() - Method in class com.mailslurp.models.PageSentEmailProjection
-
Get size
- getSize() - Method in class com.mailslurp.models.PageTemplateProjection
-
Get size
- getSize() - Method in class com.mailslurp.models.PageThreadProjection
-
Get size
- getSize() - Method in class com.mailslurp.models.PageWebhookProjection
-
Get size
- getSizeBytes() - Method in class com.mailslurp.models.DownloadAttachmentDto
-
Size in bytes of attachment
- getSort() - Method in class com.mailslurp.models.Pageable
-
Get sort
- getSort() - Method in class com.mailslurp.models.PageAlias
-
Get sort
- getSort() - Method in class com.mailslurp.models.PageContactProjection
-
Get sort
- getSort() - Method in class com.mailslurp.models.PageEmailPreview
-
Get sort
- getSort() - Method in class com.mailslurp.models.PageEmailProjection
-
Get sort
- getSort() - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
-
Get sort
- getSort() - Method in class com.mailslurp.models.PageGroupProjection
-
Get sort
- getSort() - Method in class com.mailslurp.models.PageInboxProjection
-
Get sort
- getSort() - Method in class com.mailslurp.models.PageOrganizationInboxProjection
-
Get sort
- getSort() - Method in class com.mailslurp.models.PageSentEmailProjection
-
Get sort
- getSort() - Method in class com.mailslurp.models.PageTemplateProjection
-
Get sort
- getSort() - Method in class com.mailslurp.models.PageThreadProjection
-
Get sort
- getSort() - Method in class com.mailslurp.models.PageWebhookProjection
-
Get sort
- getSortDirection() - Method in class com.mailslurp.models.WaitForConditions
-
Direction to sort matching emails by created time
- getSorted() - Method in class com.mailslurp.models.Sort
-
Get sorted
- getSpamVerdict() - Method in class com.mailslurp.models.EmailAnalysis
-
Verdict of spam ranking analysis
- getSpfVerdict() - Method in class com.mailslurp.models.EmailAnalysis
-
Verdict of Send Policy Framework record spoofing analysis
- getSslCaCert() - Method in class com.mailslurp.clients.ApiClient
-
Get SSL CA cert.
- getState() - Method in class com.mailslurp.models.SetInboxFavouritedOptions
-
Is the inbox favorited.
- getStatusCode() - Method in class com.mailslurp.clients.ApiResponse
-
- getStatusCode() - Method in class com.mailslurp.models.WebhookTestResponse
-
Get statusCode
- getSubject() - Method in class com.mailslurp.models.Email
-
The subject line of the email message
- getSubject() - Method in class com.mailslurp.models.EmailPreview
-
The subject line of the email message
- getSubject() - Method in class com.mailslurp.models.EmailProjection
-
Get subject
- getSubject() - Method in class com.mailslurp.models.ForwardEmailOptions
-
Subject for forwarded email
- getSubject() - Method in class com.mailslurp.models.SendEmailOptions
-
Optional email subject line
- getSubject() - Method in class com.mailslurp.models.SentEmailDto
-
Get subject
- getSubject() - Method in class com.mailslurp.models.SentEmailProjection
-
Get subject
- getSubject() - Method in class com.mailslurp.models.SimpleSendEmailOptions
-
Subject line of the email
- getSubject() - Method in class com.mailslurp.models.ThreadProjection
-
Get subject
- getTags() - Method in class com.mailslurp.models.ContactDto
-
Get tags
- getTags() - Method in class com.mailslurp.models.CreateContactOptions
-
Tags that can be used to search and group contacts
- getTags() - Method in class com.mailslurp.models.CreateInboxDto
-
Tags that inbox has been tagged with.
- getTags() - Method in class com.mailslurp.models.Inbox
-
Tags that inbox has been tagged with.
- getTags() - Method in class com.mailslurp.models.InboxProjection
-
Get tags
- getTags() - Method in class com.mailslurp.models.OrganizationInboxProjection
-
Tags that inbox has been tagged with.
- getTags() - Method in class com.mailslurp.models.UpdateInboxOptions
-
Tags that inbox has been tagged with.
- getTeamAccess() - Method in class com.mailslurp.models.Email
-
Can the email be accessed by organization team members
- getTeamAccess() - Method in class com.mailslurp.models.EmailProjection
-
Get teamAccess
- getTeamAccess() - Method in class com.mailslurp.models.Inbox
-
Does inbox permit team access for organization team members.
- getTeamAccess() - Method in class com.mailslurp.models.InboxProjection
-
Get teamAccess
- getTeamAccess() - Method in class com.mailslurp.models.OrganizationInboxProjection
-
Does inbox permit team access for organization team members.
- getTempFolderPath() - Method in class com.mailslurp.clients.ApiClient
-
The path of temporary folder used to store downloaded files from endpoints
with file response.
- getTemplate(UUID) - Method in class com.mailslurp.apis.TemplateControllerApi
-
Get Template
- getTemplate() - Method in class com.mailslurp.models.ReplyToAliasEmailOptions
-
Template ID to use instead of body.
- getTemplate() - Method in class com.mailslurp.models.ReplyToEmailOptions
-
Template ID to use instead of body.
- getTemplate() - Method in class com.mailslurp.models.SendEmailOptions
-
Optional template ID to use for body.
- getTemplateAsync(UUID, ApiCallback<TemplateDto>) - Method in class com.mailslurp.apis.TemplateControllerApi
-
Get Template (asynchronously)
- getTemplateCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.TemplateControllerApi
-
Build call for getTemplate
- getTemplates() - Method in class com.mailslurp.apis.TemplateControllerApi
-
Get all Templates
- getTemplatesAsync(ApiCallback<List<TemplateProjection>>) - Method in class com.mailslurp.apis.TemplateControllerApi
-
Get all Templates (asynchronously)
- getTemplatesCall(ApiCallback) - Method in class com.mailslurp.apis.TemplateControllerApi
-
Build call for getTemplates
- getTemplatesWithHttpInfo() - Method in class com.mailslurp.apis.TemplateControllerApi
-
Get all Templates
- getTemplateVariables() - Method in class com.mailslurp.models.ReplyToAliasEmailOptions
-
Template variables if using a template
- getTemplateVariables() - Method in class com.mailslurp.models.ReplyToEmailOptions
-
Template variables if using a template
- getTemplateVariables() - Method in class com.mailslurp.models.SendEmailOptions
-
Optional map of template variables.
- getTemplateWithHttpInfo(UUID) - Method in class com.mailslurp.apis.TemplateControllerApi
-
Get Template
- getTimeout() - Method in class com.mailslurp.models.WaitForConditions
-
Max time in milliseconds to retry the `waitFor` operation until conditions are met.
- getTo() - Method in class com.mailslurp.models.Email
-
List of `To` recipients email was addressed to
- getTo() - Method in class com.mailslurp.models.EmailPreview
-
List of `To` recipients email was addressed to
- getTo() - Method in class com.mailslurp.models.EmailProjection
-
Get to
- getTo() - Method in class com.mailslurp.models.ForwardEmailOptions
-
To recipients for forwarded email
- getTo() - Method in class com.mailslurp.models.SendEmailOptions
-
List of destination email addresses.
- getTo() - Method in class com.mailslurp.models.SentEmailDto
-
Recipients email was sent to
- getTo() - Method in class com.mailslurp.models.SentEmailProjection
-
Get to
- getTo() - Method in class com.mailslurp.models.SimpleSendEmailOptions
-
Email address to send to
- getTo() - Method in class com.mailslurp.models.ThreadProjection
-
Get to
- getToContacts() - Method in class com.mailslurp.models.SendEmailOptions
-
Optional list of contact IDs to send email to.
- getToGroup() - Method in class com.mailslurp.models.SendEmailOptions
-
Optional contact group ID to send email to.
- getTotalElements() - Method in class com.mailslurp.models.PageAlias
-
Get totalElements
- getTotalElements() - Method in class com.mailslurp.models.PageContactProjection
-
Get totalElements
- getTotalElements() - Method in class com.mailslurp.models.PageEmailPreview
-
Get totalElements
- getTotalElements() - Method in class com.mailslurp.models.PageEmailProjection
-
Get totalElements
- getTotalElements() - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
-
Get totalElements
- getTotalElements() - Method in class com.mailslurp.models.PageGroupProjection
-
Get totalElements
- getTotalElements() - Method in class com.mailslurp.models.PageInboxProjection
-
Get totalElements
- getTotalElements() - Method in class com.mailslurp.models.PageOrganizationInboxProjection
-
Get totalElements
- getTotalElements() - Method in class com.mailslurp.models.PageSentEmailProjection
-
Get totalElements
- getTotalElements() - Method in class com.mailslurp.models.PageTemplateProjection
-
Get totalElements
- getTotalElements() - Method in class com.mailslurp.models.PageThreadProjection
-
Get totalElements
- getTotalElements() - Method in class com.mailslurp.models.PageWebhookProjection
-
Get totalElements
- getTotalPages() - Method in class com.mailslurp.models.PageAlias
-
Get totalPages
- getTotalPages() - Method in class com.mailslurp.models.PageContactProjection
-
Get totalPages
- getTotalPages() - Method in class com.mailslurp.models.PageEmailPreview
-
Get totalPages
- getTotalPages() - Method in class com.mailslurp.models.PageEmailProjection
-
Get totalPages
- getTotalPages() - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
-
Get totalPages
- getTotalPages() - Method in class com.mailslurp.models.PageGroupProjection
-
Get totalPages
- getTotalPages() - Method in class com.mailslurp.models.PageInboxProjection
-
Get totalPages
- getTotalPages() - Method in class com.mailslurp.models.PageOrganizationInboxProjection
-
Get totalPages
- getTotalPages() - Method in class com.mailslurp.models.PageSentEmailProjection
-
Get totalPages
- getTotalPages() - Method in class com.mailslurp.models.PageTemplateProjection
-
Get totalPages
- getTotalPages() - Method in class com.mailslurp.models.PageThreadProjection
-
Get totalPages
- getTotalPages() - Method in class com.mailslurp.models.PageWebhookProjection
-
Get totalPages
- getTtl() - Method in class com.mailslurp.models.DNSLookupResult
-
Get ttl
- getTtl() - Method in class com.mailslurp.models.DomainNameRecord
-
Get ttl
- getUnpaged() - Method in class com.mailslurp.models.Pageable
-
Get unpaged
- getUnreadEmailCount() - Method in class com.mailslurp.apis.EmailControllerApi
-
Get unread email count
Get number of emails unread
- getUnreadEmailCountAsync(ApiCallback<UnreadCount>) - Method in class com.mailslurp.apis.EmailControllerApi
-
Get unread email count (asynchronously)
Get number of emails unread
- getUnreadEmailCountCall(ApiCallback) - Method in class com.mailslurp.apis.EmailControllerApi
-
Build call for getUnreadEmailCount
- getUnreadEmailCountWithHttpInfo() - Method in class com.mailslurp.apis.EmailControllerApi
-
Get unread email count
Get number of emails unread
- getUnreadOnly() - Method in class com.mailslurp.models.WaitForConditions
-
Apply conditions only to **unread** emails.
- getUnsorted() - Method in class com.mailslurp.models.Sort
-
Get unsorted
- getUpdatedAt() - Method in class com.mailslurp.models.Alias
-
Get updatedAt
- getUpdatedAt() - Method in class com.mailslurp.models.AliasDto
-
Get updatedAt
- getUpdatedAt() - Method in class com.mailslurp.models.AliasProjection
-
Get updatedAt
- getUpdatedAt() - Method in class com.mailslurp.models.DomainDto
-
Get updatedAt
- getUpdatedAt() - Method in class com.mailslurp.models.Email
-
When was the email last updated
- getUpdatedAt() - Method in class com.mailslurp.models.TemplateProjection
-
Get updatedAt
- getUpdatedAt() - Method in class com.mailslurp.models.ThreadProjection
-
Get updatedAt
- getUpdatedAt() - Method in class com.mailslurp.models.WebhookDto
-
Get updatedAt
- getUpdatedAt() - Method in class com.mailslurp.models.WebhookProjection
-
Get updatedAt
- getUrl() - Method in class com.mailslurp.models.CreateWebhookOptions
-
Public URL on your server that MailSlurp can post WebhookNotification payload to when an email is received.
- getUrl() - Method in class com.mailslurp.models.WebhookDto
-
URL of your server that the webhook will be sent to.
- getUrl() - Method in class com.mailslurp.models.WebhookProjection
-
Get url
- getUrl() - Method in class com.mailslurp.models.WebhookTestRequest
-
Get url
- getUseDomainPool() - Method in class com.mailslurp.models.CreateInboxDto
-
Use the MailSlurp domain name pool with this inbox when creating the email address.
- getUserId() - Method in class com.mailslurp.models.Alias
-
Get userId
- getUserId() - Method in class com.mailslurp.models.AliasDto
-
Get userId
- getUserId() - Method in class com.mailslurp.models.AliasProjection
-
Get userId
- getUserId() - Method in class com.mailslurp.models.DomainDto
-
Get userId
- getUserId() - Method in class com.mailslurp.models.Email
-
ID of user that email belongs
- getUserId() - Method in class com.mailslurp.models.ExpiredInboxRecordProjection
-
Get userId
- getUserId() - Method in class com.mailslurp.models.Inbox
-
ID of user that inbox belongs to
- getUserId() - Method in class com.mailslurp.models.SentEmailDto
-
User ID
- getUserId() - Method in class com.mailslurp.models.SentEmailProjection
-
Get userId
- getUserId() - Method in class com.mailslurp.models.ThreadProjection
-
Get userId
- getUsername() - Method in class com.mailslurp.clients.auth.HttpBasicAuth
-
- getUsername() - Method in class com.mailslurp.models.BasicAuthOptions
-
Get username
- getUseThreads() - Method in class com.mailslurp.models.Alias
-
Get useThreads
- getUseThreads() - Method in class com.mailslurp.models.AliasDto
-
If alias will generate response threads or not when email are received by it
- getUseThreads() - Method in class com.mailslurp.models.AliasProjection
-
Get useThreads
- getUseThreads() - Method in class com.mailslurp.models.CreateAliasOptions
-
Enable threads options.
- getValue() - Method in class com.mailslurp.clients.Pair
-
- getValue() - Method in enum com.mailslurp.models.DNSLookupOptions.RecordTypesEnum
-
- getValue() - Method in enum com.mailslurp.models.DNSLookupResult.RecordTypeEnum
-
- getValue() - Method in enum com.mailslurp.models.DomainNameRecord.RecordTypeEnum
-
- getValue() - Method in enum com.mailslurp.models.MatchOption.FieldEnum
-
- getValue() - Method in class com.mailslurp.models.MatchOption
-
The value you wish to compare with the value of the field specified using the `should` value passed.
- getValue() - Method in enum com.mailslurp.models.MatchOption.ShouldEnum
-
- getValue() - Method in class com.mailslurp.models.NameServerRecord
-
Get value
- getValue() - Method in enum com.mailslurp.models.ReplyToAliasEmailOptions.SendStrategyEnum
-
- getValue() - Method in enum com.mailslurp.models.ReplyToEmailOptions.SendStrategyEnum
-
- getValue() - Method in enum com.mailslurp.models.SendEmailOptions.SendStrategyEnum
-
- getValue() - Method in enum com.mailslurp.models.TemplateVariable.VariableTypeEnum
-
- getValue() - Method in enum com.mailslurp.models.WaitForConditions.CountTypeEnum
-
- getValue() - Method in enum com.mailslurp.models.WaitForConditions.SortDirectionEnum
-
- getValue() - Method in enum com.mailslurp.models.WebhookDto.MethodEnum
-
- getValue() - Method in enum com.mailslurp.models.WebhookTestRequest.MethodEnum
-
- getVariables() - Method in class com.mailslurp.models.TemplateDto
-
Get variables
- getVariables() - Method in class com.mailslurp.models.TemplateProjection
-
Get variables
- getVariableType() - Method in class com.mailslurp.models.TemplateVariable
-
Get variableType
- getVerificationToken() - Method in class com.mailslurp.models.DomainDto
-
Verification tokens
- getVirusVerdict() - Method in class com.mailslurp.models.EmailAnalysis
-
Verdict of virus scan analysis
- getWarnings() - Method in class com.mailslurp.models.HTMLValidationResult
-
Optional warnings resulting from HTML validation
- getWebhook(UUID) - Method in class com.mailslurp.apis.WebhookControllerApi
-
Get a webhook for an Inbox
- getWebhookAsync(UUID, ApiCallback<WebhookDto>) - Method in class com.mailslurp.apis.WebhookControllerApi
-
Get a webhook for an Inbox (asynchronously)
- getWebhookCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.WebhookControllerApi
-
Build call for getWebhook
- getWebhooks(UUID) - Method in class com.mailslurp.apis.WebhookControllerApi
-
Get all Webhooks for an Inbox
- getWebhooksAsync(UUID, ApiCallback<List<WebhookDto>>) - Method in class com.mailslurp.apis.WebhookControllerApi
-
Get all Webhooks for an Inbox (asynchronously)
- getWebhooksCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.WebhookControllerApi
-
Build call for getWebhooks
- getWebhooksWithHttpInfo(UUID) - Method in class com.mailslurp.apis.WebhookControllerApi
-
Get all Webhooks for an Inbox
- getWebhookWithHttpInfo(UUID) - Method in class com.mailslurp.apis.WebhookControllerApi
-
Get a webhook for an Inbox
- getWriteTimeout() - Method in class com.mailslurp.clients.ApiClient
-
Get write timeout (in milliseconds).
- group(GroupDto) - Method in class com.mailslurp.models.GroupContactsDto
-
- GroupContactsDto - Class in com.mailslurp.models
-
GroupContactsDto
- GroupContactsDto() - Constructor for class com.mailslurp.models.GroupContactsDto
-
- GroupControllerApi - Class in com.mailslurp.apis
-
- GroupControllerApi() - Constructor for class com.mailslurp.apis.GroupControllerApi
-
- GroupControllerApi(ApiClient) - Constructor for class com.mailslurp.apis.GroupControllerApi
-
- GroupDto - Class in com.mailslurp.models
-
GroupDto
- GroupDto() - Constructor for class com.mailslurp.models.GroupDto
-
- groupId(UUID) - Method in class com.mailslurp.models.ContactDto
-
- groupId(UUID) - Method in class com.mailslurp.models.ContactProjection
-
- groupId(UUID) - Method in class com.mailslurp.models.CreateContactOptions
-
- GroupProjection - Class in com.mailslurp.models
-
GroupProjection
- GroupProjection() - Constructor for class com.mailslurp.models.GroupProjection
-
- guessContentTypeFromFile(File) - Method in class com.mailslurp.clients.ApiClient
-
Guess Content-Type header from the given file (defaults to "application/octet-stream").