Skip navigation links
A B C D E F G H I J L M N O P R S T U V W 

A

Adapter() - Constructor for class com.mailslurp.models.DNSLookupOptions.RecordTypesEnum.Adapter
 
Adapter() - Constructor for class com.mailslurp.models.DNSLookupResult.RecordTypeEnum.Adapter
 
Adapter() - Constructor for class com.mailslurp.models.DomainNameRecord.RecordTypeEnum.Adapter
 
Adapter() - Constructor for class com.mailslurp.models.MatchOption.FieldEnum.Adapter
 
Adapter() - Constructor for class com.mailslurp.models.MatchOption.ShouldEnum.Adapter
 
Adapter() - Constructor for class com.mailslurp.models.ReplyToAliasEmailOptions.SendStrategyEnum.Adapter
 
Adapter() - Constructor for class com.mailslurp.models.ReplyToEmailOptions.SendStrategyEnum.Adapter
 
Adapter() - Constructor for class com.mailslurp.models.SendEmailOptions.SendStrategyEnum.Adapter
 
Adapter() - Constructor for class com.mailslurp.models.TemplateVariable.VariableTypeEnum.Adapter
 
Adapter() - Constructor for class com.mailslurp.models.WaitForConditions.CountTypeEnum.Adapter
 
Adapter() - Constructor for class com.mailslurp.models.WaitForConditions.SortDirectionEnum.Adapter
 
Adapter() - Constructor for class com.mailslurp.models.WebhookDto.MethodEnum.Adapter
 
Adapter() - Constructor for class com.mailslurp.models.WebhookTestRequest.MethodEnum.Adapter
 
addAttachmentsItem(String) - Method in class com.mailslurp.models.Email
 
addAttachmentsItem(String) - Method in class com.mailslurp.models.EmailPreview
 
addAttachmentsItem(String) - Method in class com.mailslurp.models.EmailProjection
 
addAttachmentsItem(String) - Method in class com.mailslurp.models.ReplyToAliasEmailOptions
 
addAttachmentsItem(String) - Method in class com.mailslurp.models.ReplyToEmailOptions
 
addAttachmentsItem(String) - Method in class com.mailslurp.models.SendEmailOptions
 
addAttachmentsItem(String) - Method in class com.mailslurp.models.SentEmailDto
 
addAttachmentsItem(String) - Method in class com.mailslurp.models.SentEmailProjection
 
addBccItem(String) - Method in class com.mailslurp.models.Email
 
addBccItem(String) - Method in class com.mailslurp.models.EmailPreview
 
addBccItem(String) - Method in class com.mailslurp.models.EmailProjection
 
addBccItem(String) - Method in class com.mailslurp.models.ForwardEmailOptions
 
addBccItem(String) - Method in class com.mailslurp.models.SendEmailOptions
 
addBccItem(String) - Method in class com.mailslurp.models.SentEmailDto
 
addBccItem(String) - Method in class com.mailslurp.models.SentEmailProjection
 
addBccItem(String) - Method in class com.mailslurp.models.ThreadProjection
 
addCcItem(String) - Method in class com.mailslurp.models.Email
 
addCcItem(String) - Method in class com.mailslurp.models.EmailPreview
 
addCcItem(String) - Method in class com.mailslurp.models.EmailProjection
 
addCcItem(String) - Method in class com.mailslurp.models.ForwardEmailOptions
 
addCcItem(String) - Method in class com.mailslurp.models.SendEmailOptions
 
addCcItem(String) - Method in class com.mailslurp.models.SentEmailDto
 
addCcItem(String) - Method in class com.mailslurp.models.SentEmailProjection
 
addCcItem(String) - Method in class com.mailslurp.models.ThreadProjection
 
addContactIdsItem(UUID) - Method in class com.mailslurp.models.UpdateGroupContacts
 
addContactsItem(ContactDto) - Method in class com.mailslurp.models.GroupContactsDto
 
addContactsToGroup(UUID, UpdateGroupContacts) - Method in class com.mailslurp.apis.GroupControllerApi
Add contacts to a group
addContactsToGroupAsync(UUID, UpdateGroupContacts, ApiCallback<GroupContactsDto>) - Method in class com.mailslurp.apis.GroupControllerApi
Add contacts to a group (asynchronously)
addContactsToGroupCall(UUID, UpdateGroupContacts, ApiCallback) - Method in class com.mailslurp.apis.GroupControllerApi
Build call for addContactsToGroup
addContactsToGroupWithHttpInfo(UUID, UpdateGroupContacts) - Method in class com.mailslurp.apis.GroupControllerApi
Add contacts to a group
addContentItem(AliasProjection) - Method in class com.mailslurp.models.PageAlias
 
addContentItem(ContactProjection) - Method in class com.mailslurp.models.PageContactProjection
 
addContentItem(EmailPreview) - Method in class com.mailslurp.models.PageEmailPreview
 
addContentItem(EmailProjection) - Method in class com.mailslurp.models.PageEmailProjection
 
addContentItem(ExpiredInboxRecordProjection) - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
addContentItem(GroupProjection) - Method in class com.mailslurp.models.PageGroupProjection
 
addContentItem(InboxProjection) - Method in class com.mailslurp.models.PageInboxProjection
 
addContentItem(OrganizationInboxProjection) - Method in class com.mailslurp.models.PageOrganizationInboxProjection
 
addContentItem(SentEmailProjection) - Method in class com.mailslurp.models.PageSentEmailProjection
 
addContentItem(TemplateProjection) - Method in class com.mailslurp.models.PageTemplateProjection
 
addContentItem(ThreadProjection) - Method in class com.mailslurp.models.PageThreadProjection
 
addContentItem(WebhookProjection) - Method in class com.mailslurp.models.PageWebhookProjection
 
addDefaultCookie(String, String) - Method in class com.mailslurp.clients.ApiClient
Add a default cookie.
addDefaultHeader(String, String) - Method in class com.mailslurp.clients.ApiClient
Add a default header.
addDkimTokensItem(String) - Method in class com.mailslurp.models.DomainDto
 
addDomainNameRecordsItem(DomainNameRecord) - Method in class com.mailslurp.models.DomainDto
 
addDomainWildcardCatchAll(UUID) - Method in class com.mailslurp.apis.DomainControllerApi
Add catch all wild card inbox to domain Add a catch all inbox to a domain so that any emails sent to it that cannot be matched will be sent to the catch all inbox generated
addDomainWildcardCatchAllAsync(UUID, ApiCallback<DomainDto>) - Method in class com.mailslurp.apis.DomainControllerApi
Add catch all wild card inbox to domain (asynchronously) Add a catch all inbox to a domain so that any emails sent to it that cannot be matched will be sent to the catch all inbox generated
addDomainWildcardCatchAllCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.DomainControllerApi
Build call for addDomainWildcardCatchAll
addDomainWildcardCatchAllWithHttpInfo(UUID) - Method in class com.mailslurp.apis.DomainControllerApi
Add catch all wild card inbox to domain Add a catch all inbox to a domain so that any emails sent to it that cannot be matched will be sent to the catch all inbox generated
addEmailAddressesItem(String) - Method in class com.mailslurp.models.ContactDto
 
addEmailAddressesItem(String) - Method in class com.mailslurp.models.ContactProjection
 
addEmailAddressesItem(String) - Method in class com.mailslurp.models.CreateContactOptions
 
addErrorsItem(ValidationMessage) - Method in class com.mailslurp.models.HTMLValidationResult
 
addInboxIdsItem(UUID) - Method in class com.mailslurp.models.BulkSendEmailOptions
 
addLinesItem(String) - Method in class com.mailslurp.models.EmailTextLinesResult
 
addMatchesItem(String) - Method in class com.mailslurp.models.EmailContentMatchResult
 
addMatchesItem(MatchOption) - Method in class com.mailslurp.models.MatchOptions
 
addMatchesItem(MatchOption) - Method in class com.mailslurp.models.WaitForConditions
 
addMxRecordsItem(NameServerRecord) - Method in class com.mailslurp.models.DescribeMailServerDomainResult
 
addRecordEntriesItem(String) - Method in class com.mailslurp.models.DNSLookupResult
 
addRecordEntriesItem(String) - Method in class com.mailslurp.models.DomainNameRecord
 
addRecordTypesItem(DNSLookupOptions.RecordTypesEnum) - Method in class com.mailslurp.models.DNSLookupOptions
 
address(String) - Method in class com.mailslurp.models.IPAddressResult
 
addResultsItem(DNSLookupResult) - Method in class com.mailslurp.models.DNSLookupResults
 
addTagsItem(String) - Method in class com.mailslurp.models.ContactDto
 
addTagsItem(String) - Method in class com.mailslurp.models.CreateContactOptions
 
addTagsItem(String) - Method in class com.mailslurp.models.CreateInboxDto
 
addTagsItem(String) - Method in class com.mailslurp.models.Inbox
 
addTagsItem(String) - Method in class com.mailslurp.models.InboxProjection
 
addTagsItem(String) - Method in class com.mailslurp.models.OrganizationInboxProjection
 
addTagsItem(String) - Method in class com.mailslurp.models.UpdateInboxOptions
 
addToContactsItem(UUID) - Method in class com.mailslurp.models.SendEmailOptions
 
addToItem(String) - Method in class com.mailslurp.models.Email
 
addToItem(String) - Method in class com.mailslurp.models.EmailPreview
 
addToItem(String) - Method in class com.mailslurp.models.EmailProjection
 
addToItem(String) - Method in class com.mailslurp.models.ForwardEmailOptions
 
addToItem(String) - Method in class com.mailslurp.models.SendEmailOptions
 
addToItem(String) - Method in class com.mailslurp.models.SentEmailDto
 
addToItem(String) - Method in class com.mailslurp.models.SentEmailProjection
 
addToItem(String) - Method in class com.mailslurp.models.ThreadProjection
 
addVariablesItem(TemplateVariable) - Method in class com.mailslurp.models.TemplateDto
 
addVariablesItem(String) - Method in class com.mailslurp.models.TemplateProjection
 
addWarningsItem(ValidationMessage) - Method in class com.mailslurp.models.HTMLValidationResult
 
Alias - Class in com.mailslurp.models
Alias
Alias() - Constructor for class com.mailslurp.models.Alias
 
AliasControllerApi - Class in com.mailslurp.apis
 
AliasControllerApi() - Constructor for class com.mailslurp.apis.AliasControllerApi
 
AliasControllerApi(ApiClient) - Constructor for class com.mailslurp.apis.AliasControllerApi
 
AliasDto - Class in com.mailslurp.models
Email alias representation
AliasDto() - Constructor for class com.mailslurp.models.AliasDto
 
aliasId(UUID) - Method in class com.mailslurp.models.ThreadProjection
 
AliasProjection - Class in com.mailslurp.models
Representation of a alias
AliasProjection() - Constructor for class com.mailslurp.models.AliasProjection
 
allowTeamAccess(Boolean) - Method in class com.mailslurp.models.CreateInboxDto
 
analysis(EmailAnalysis) - Method in class com.mailslurp.models.Email
 
ApiCallback<T> - Interface in com.mailslurp.clients
Callback for asynchronous API call.
ApiClient - Class in com.mailslurp.clients
 
ApiClient() - Constructor for class com.mailslurp.clients.ApiClient
 
ApiException - Exception in com.mailslurp.clients
 
ApiException() - Constructor for exception com.mailslurp.clients.ApiException
 
ApiException(Throwable) - Constructor for exception com.mailslurp.clients.ApiException
 
ApiException(String) - Constructor for exception com.mailslurp.clients.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception com.mailslurp.clients.ApiException
 
ApiException(String, int, Map<String, List<String>>, String) - Constructor for exception com.mailslurp.clients.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception com.mailslurp.clients.ApiException
 
ApiException(int, Map<String, List<String>>, String) - Constructor for exception com.mailslurp.clients.ApiException
 
ApiException(int, String) - Constructor for exception com.mailslurp.clients.ApiException
 
ApiException(int, String, Map<String, List<String>>, String) - Constructor for exception com.mailslurp.clients.ApiException
 
ApiKeyAuth - Class in com.mailslurp.clients.auth
 
ApiKeyAuth(String, String) - Constructor for class com.mailslurp.clients.auth.ApiKeyAuth
 
ApiResponse<T> - Class in com.mailslurp.clients
API response returned by API call.
ApiResponse(int, Map<String, List<String>>) - Constructor for class com.mailslurp.clients.ApiResponse
 
ApiResponse(int, Map<String, List<String>>, T) - Constructor for class com.mailslurp.clients.ApiResponse
 
applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in class com.mailslurp.clients.auth.ApiKeyAuth
 
applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in interface com.mailslurp.clients.auth.Authentication
Apply authentication settings to header and query params.
applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in class com.mailslurp.clients.auth.HttpBasicAuth
 
applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in class com.mailslurp.clients.auth.HttpBearerAuth
 
AttachmentControllerApi - Class in com.mailslurp.apis
 
AttachmentControllerApi() - Constructor for class com.mailslurp.apis.AttachmentControllerApi
 
AttachmentControllerApi(ApiClient) - Constructor for class com.mailslurp.apis.AttachmentControllerApi
 
AttachmentMetaData - Class in com.mailslurp.models
Meta data associated with an attachment.
AttachmentMetaData() - Constructor for class com.mailslurp.models.AttachmentMetaData
 
attachments(List<String>) - Method in class com.mailslurp.models.Email
 
attachments(List<String>) - Method in class com.mailslurp.models.EmailPreview
 
attachments(List<String>) - Method in class com.mailslurp.models.EmailProjection
 
attachments(List<String>) - Method in class com.mailslurp.models.ReplyToAliasEmailOptions
 
attachments(List<String>) - Method in class com.mailslurp.models.ReplyToEmailOptions
 
attachments(List<String>) - Method in class com.mailslurp.models.SendEmailOptions
 
attachments(List<String>) - Method in class com.mailslurp.models.SentEmailDto
 
attachments(List<String>) - Method in class com.mailslurp.models.SentEmailProjection
 
Authentication - Interface in com.mailslurp.clients.auth
 

B

base64Contents(String) - Method in class com.mailslurp.models.UploadAttachmentOptions
 
base64FileContents(String) - Method in class com.mailslurp.models.DownloadAttachmentDto
 
basicAuth(BasicAuthOptions) - Method in class com.mailslurp.models.CreateWebhookOptions
 
basicAuth(Boolean) - Method in class com.mailslurp.models.WebhookDto
 
BasicAuthOptions - Class in com.mailslurp.models
Basic Authentication options for webhooks.
BasicAuthOptions() - Constructor for class com.mailslurp.models.BasicAuthOptions
 
bcc(List<String>) - Method in class com.mailslurp.models.Email
 
bcc(List<String>) - Method in class com.mailslurp.models.EmailPreview
 
bcc(List<String>) - Method in class com.mailslurp.models.EmailProjection
 
bcc(List<String>) - Method in class com.mailslurp.models.ForwardEmailOptions
 
bcc(List<String>) - Method in class com.mailslurp.models.SendEmailOptions
 
bcc(List<String>) - Method in class com.mailslurp.models.SentEmailDto
 
bcc(List<String>) - Method in class com.mailslurp.models.SentEmailProjection
 
bcc(List<String>) - Method in class com.mailslurp.models.ThreadProjection
 
body(String) - Method in class com.mailslurp.models.Email
 
body(String) - Method in class com.mailslurp.models.EmailTextLinesResult
 
body(String) - Method in class com.mailslurp.models.ReplyToAliasEmailOptions
 
body(String) - Method in class com.mailslurp.models.ReplyToEmailOptions
 
body(String) - Method in class com.mailslurp.models.SendEmailOptions
 
body(String) - Method in class com.mailslurp.models.SentEmailDto
 
body(String) - Method in class com.mailslurp.models.SimpleSendEmailOptions
 
bodyMD5Hash(String) - Method in class com.mailslurp.models.Email
 
bodyMD5Hash(String) - Method in class com.mailslurp.models.EmailProjection
 
bodyMD5Hash(String) - Method in class com.mailslurp.models.SentEmailDto
 
bodyMD5Hash(String) - Method in class com.mailslurp.models.SentEmailProjection
 
buildCall(String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String[], ApiCallback) - Method in class com.mailslurp.clients.ApiClient
Build HTTP call with the given options.
buildRequest(String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String[], ApiCallback) - Method in class com.mailslurp.clients.ApiClient
Build an HTTP request with the given options.
buildRequestBodyFormEncoding(Map<String, Object>) - Method in class com.mailslurp.clients.ApiClient
Build a form-encoding request body with the given form parameters.
buildRequestBodyMultipart(Map<String, Object>) - Method in class com.mailslurp.clients.ApiClient
Build a multipart (file uploading) request body with the given form parameters, which could contain text fields and file fields.
buildUrl(String, List<Pair>, List<Pair>) - Method in class com.mailslurp.clients.ApiClient
Build full URL by concatenating base path, the given sub path and query parameters.
BulkActionsControllerApi - Class in com.mailslurp.apis
 
BulkActionsControllerApi() - Constructor for class com.mailslurp.apis.BulkActionsControllerApi
 
BulkActionsControllerApi(ApiClient) - Constructor for class com.mailslurp.apis.BulkActionsControllerApi
 
bulkCreateInboxes(Integer) - Method in class com.mailslurp.apis.BulkActionsControllerApi
Bulk create Inboxes (email addresses)
bulkCreateInboxesAsync(Integer, ApiCallback<List<Inbox>>) - Method in class com.mailslurp.apis.BulkActionsControllerApi
Bulk create Inboxes (email addresses) (asynchronously)
bulkCreateInboxesCall(Integer, ApiCallback) - Method in class com.mailslurp.apis.BulkActionsControllerApi
Build call for bulkCreateInboxes
bulkCreateInboxesWithHttpInfo(Integer) - Method in class com.mailslurp.apis.BulkActionsControllerApi
Bulk create Inboxes (email addresses)
bulkDeleteInboxes(List<UUID>) - Method in class com.mailslurp.apis.BulkActionsControllerApi
Bulk Delete Inboxes
bulkDeleteInboxesAsync(List<UUID>, ApiCallback<Void>) - Method in class com.mailslurp.apis.BulkActionsControllerApi
Bulk Delete Inboxes (asynchronously)
bulkDeleteInboxesCall(List<UUID>, ApiCallback) - Method in class com.mailslurp.apis.BulkActionsControllerApi
Build call for bulkDeleteInboxes
bulkDeleteInboxesWithHttpInfo(List<UUID>) - Method in class com.mailslurp.apis.BulkActionsControllerApi
Bulk Delete Inboxes
BulkSendEmailOptions - Class in com.mailslurp.models
Options for bulk sending an email from multiple addresses.
BulkSendEmailOptions() - Constructor for class com.mailslurp.models.BulkSendEmailOptions
 
bulkSendEmails(BulkSendEmailOptions) - Method in class com.mailslurp.apis.BulkActionsControllerApi
Bulk Send Emails
bulkSendEmailsAsync(BulkSendEmailOptions, ApiCallback<Void>) - Method in class com.mailslurp.apis.BulkActionsControllerApi
Bulk Send Emails (asynchronously)
bulkSendEmailsCall(BulkSendEmailOptions, ApiCallback) - Method in class com.mailslurp.apis.BulkActionsControllerApi
Build call for bulkSendEmails
bulkSendEmailsWithHttpInfo(BulkSendEmailOptions) - Method in class com.mailslurp.apis.BulkActionsControllerApi
Bulk Send Emails
ByteArrayAdapter() - Constructor for class com.mailslurp.clients.JSON.ByteArrayAdapter
 

C

canPermanentInbox(Boolean) - Method in class com.mailslurp.models.ExpirationDefaults
 
catchAllInboxId(UUID) - Method in class com.mailslurp.models.DomainDto
 
catchAllInboxId(UUID) - Method in class com.mailslurp.models.DomainPreview
 
catchAllInboxId(UUID) - Method in class com.mailslurp.models.UpdateDomainOptions
 
cc(List<String>) - Method in class com.mailslurp.models.Email
 
cc(List<String>) - Method in class com.mailslurp.models.EmailPreview
 
cc(List<String>) - Method in class com.mailslurp.models.EmailProjection
 
cc(List<String>) - Method in class com.mailslurp.models.ForwardEmailOptions
 
cc(List<String>) - Method in class com.mailslurp.models.SendEmailOptions
 
cc(List<String>) - Method in class com.mailslurp.models.SentEmailDto
 
cc(List<String>) - Method in class com.mailslurp.models.SentEmailProjection
 
cc(List<String>) - Method in class com.mailslurp.models.ThreadProjection
 
charset(String) - Method in class com.mailslurp.models.Email
 
charset(String) - Method in class com.mailslurp.models.ReplyToAliasEmailOptions
 
charset(String) - Method in class com.mailslurp.models.ReplyToEmailOptions
 
charset(String) - Method in class com.mailslurp.models.SendEmailOptions
 
charset(String) - Method in class com.mailslurp.models.SentEmailDto
 
collectionPathParameterToString(String, Collection) - Method in class com.mailslurp.clients.ApiClient
Formats the specified collection path parameter to a string value.
com.mailslurp.apis - package com.mailslurp.apis
 
com.mailslurp.clients - package com.mailslurp.clients
 
com.mailslurp.clients.auth - package com.mailslurp.clients.auth
 
com.mailslurp.models - package com.mailslurp.models
 
CommonActionsControllerApi - Class in com.mailslurp.apis
 
CommonActionsControllerApi() - Constructor for class com.mailslurp.apis.CommonActionsControllerApi
 
CommonActionsControllerApi(ApiClient) - Constructor for class com.mailslurp.apis.CommonActionsControllerApi
 
company(String) - Method in class com.mailslurp.models.ContactDto
 
company(String) - Method in class com.mailslurp.models.ContactProjection
 
company(String) - Method in class com.mailslurp.models.CreateContactOptions
 
Configuration - Class in com.mailslurp.clients
 
Configuration() - Constructor for class com.mailslurp.clients.Configuration
 
ContactControllerApi - Class in com.mailslurp.apis
 
ContactControllerApi() - Constructor for class com.mailslurp.apis.ContactControllerApi
 
ContactControllerApi(ApiClient) - Constructor for class com.mailslurp.apis.ContactControllerApi
 
ContactDto - Class in com.mailslurp.models
ContactDto
ContactDto() - Constructor for class com.mailslurp.models.ContactDto
 
contactIds(List<UUID>) - Method in class com.mailslurp.models.UpdateGroupContacts
 
ContactProjection - Class in com.mailslurp.models
ContactProjection
ContactProjection() - Constructor for class com.mailslurp.models.ContactProjection
 
contacts(List<ContactDto>) - Method in class com.mailslurp.models.GroupContactsDto
 
containsIgnoreCase(String[], String) - Static method in class com.mailslurp.clients.StringUtil
Check if the given array contains the given value (with case-insensitive comparison).
content(String) - Method in class com.mailslurp.models.CreateTemplateOptions
 
content(List<AliasProjection>) - Method in class com.mailslurp.models.PageAlias
 
content(List<ContactProjection>) - Method in class com.mailslurp.models.PageContactProjection
 
content(List<EmailPreview>) - Method in class com.mailslurp.models.PageEmailPreview
 
content(List<EmailProjection>) - Method in class com.mailslurp.models.PageEmailProjection
 
content(List<ExpiredInboxRecordProjection>) - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
content(List<GroupProjection>) - Method in class com.mailslurp.models.PageGroupProjection
 
content(List<InboxProjection>) - Method in class com.mailslurp.models.PageInboxProjection
 
content(List<OrganizationInboxProjection>) - Method in class com.mailslurp.models.PageOrganizationInboxProjection
 
content(List<SentEmailProjection>) - Method in class com.mailslurp.models.PageSentEmailProjection
 
content(List<TemplateProjection>) - Method in class com.mailslurp.models.PageTemplateProjection
 
content(List<ThreadProjection>) - Method in class com.mailslurp.models.PageThreadProjection
 
content(List<WebhookProjection>) - Method in class com.mailslurp.models.PageWebhookProjection
 
content(String) - Method in class com.mailslurp.models.RawEmailJson
 
content(String) - Method in class com.mailslurp.models.TemplateDto
 
contentLength() - Method in class com.mailslurp.clients.ProgressRequestBody
 
contentLength() - Method in class com.mailslurp.clients.ProgressResponseBody
 
contentLength(Long) - Method in class com.mailslurp.models.AttachmentMetaData
 
ContentMatchOptions - Class in com.mailslurp.models
Options for matching content using regex patterns based on Java Pattern syntax
ContentMatchOptions() - Constructor for class com.mailslurp.models.ContentMatchOptions
 
contentType() - Method in class com.mailslurp.clients.ProgressRequestBody
 
contentType() - Method in class com.mailslurp.clients.ProgressResponseBody
 
contentType(String) - Method in class com.mailslurp.models.AttachmentMetaData
 
contentType(String) - Method in class com.mailslurp.models.DownloadAttachmentDto
 
contentType(String) - Method in class com.mailslurp.models.UploadAttachmentOptions
 
count(Long) - Method in class com.mailslurp.models.UnreadCount
 
count(Integer) - Method in class com.mailslurp.models.WaitForConditions
 
countType(WaitForConditions.CountTypeEnum) - Method in class com.mailslurp.models.WaitForConditions
 
createAlias(CreateAliasOptions) - Method in class com.mailslurp.apis.AliasControllerApi
Create an email alias.
createAliasAsync(CreateAliasOptions, ApiCallback<AliasDto>) - Method in class com.mailslurp.apis.AliasControllerApi
Create an email alias.
createAliasCall(CreateAliasOptions, ApiCallback) - Method in class com.mailslurp.apis.AliasControllerApi
Build call for createAlias
CreateAliasOptions - Class in com.mailslurp.models
Create email alias options.
CreateAliasOptions() - Constructor for class com.mailslurp.models.CreateAliasOptions
 
createAliasWithHttpInfo(CreateAliasOptions) - Method in class com.mailslurp.apis.AliasControllerApi
Create an email alias.
createContact(CreateContactOptions) - Method in class com.mailslurp.apis.ContactControllerApi
Create a contact
createContactAsync(CreateContactOptions, ApiCallback<ContactDto>) - Method in class com.mailslurp.apis.ContactControllerApi
Create a contact (asynchronously)
createContactCall(CreateContactOptions, ApiCallback) - Method in class com.mailslurp.apis.ContactControllerApi
Build call for createContact
CreateContactOptions - Class in com.mailslurp.models
CreateContactOptions
CreateContactOptions() - Constructor for class com.mailslurp.models.CreateContactOptions
 
createContactWithHttpInfo(CreateContactOptions) - Method in class com.mailslurp.apis.ContactControllerApi
Create a contact
createdAt(OffsetDateTime) - Method in class com.mailslurp.models.Alias
 
createdAt(OffsetDateTime) - Method in class com.mailslurp.models.AliasDto
 
createdAt(OffsetDateTime) - Method in class com.mailslurp.models.AliasProjection
 
createdAt(OffsetDateTime) - Method in class com.mailslurp.models.ContactDto
 
createdAt(OffsetDateTime) - Method in class com.mailslurp.models.ContactProjection
 
createdAt(OffsetDateTime) - Method in class com.mailslurp.models.DomainDto
 
createdAt(OffsetDateTime) - Method in class com.mailslurp.models.DomainPreview
 
createdAt(OffsetDateTime) - Method in class com.mailslurp.models.Email
 
createdAt(OffsetDateTime) - Method in class com.mailslurp.models.EmailPreview
 
createdAt(OffsetDateTime) - Method in class com.mailslurp.models.EmailProjection
 
createdAt(OffsetDateTime) - Method in class com.mailslurp.models.ExpiredInboxRecordProjection
 
createdAt(OffsetDateTime) - Method in class com.mailslurp.models.GroupDto
 
createdAt(OffsetDateTime) - Method in class com.mailslurp.models.GroupProjection
 
createdAt(OffsetDateTime) - Method in class com.mailslurp.models.Inbox
 
createdAt(OffsetDateTime) - Method in class com.mailslurp.models.InboxProjection
 
createdAt(OffsetDateTime) - Method in class com.mailslurp.models.OrganizationInboxProjection
 
createdAt(OffsetDateTime) - Method in class com.mailslurp.models.SentEmailProjection
 
createdAt(OffsetDateTime) - Method in class com.mailslurp.models.TemplateDto
 
createdAt(OffsetDateTime) - Method in class com.mailslurp.models.TemplateProjection
 
createdAt(OffsetDateTime) - Method in class com.mailslurp.models.ThreadProjection
 
createdAt(OffsetDateTime) - Method in class com.mailslurp.models.WebhookDto
 
createdAt(OffsetDateTime) - Method in class com.mailslurp.models.WebhookProjection
 
createdCatchAllInbox(Boolean) - Method in class com.mailslurp.models.CreateDomainOptions
 
createDomain(CreateDomainOptions) - Method in class com.mailslurp.apis.DomainControllerApi
Create Domain Link a domain that you own with MailSlurp so you can create email addresses using it.
createDomainAsync(CreateDomainOptions, ApiCallback<DomainDto>) - Method in class com.mailslurp.apis.DomainControllerApi
Create Domain (asynchronously) Link a domain that you own with MailSlurp so you can create email addresses using it.
createDomainCall(CreateDomainOptions, ApiCallback) - Method in class com.mailslurp.apis.DomainControllerApi
Build call for createDomain
CreateDomainOptions - Class in com.mailslurp.models
Options for creating a domain to use with MailSlurp.
CreateDomainOptions() - Constructor for class com.mailslurp.models.CreateDomainOptions
 
createDomainWithHttpInfo(CreateDomainOptions) - Method in class com.mailslurp.apis.DomainControllerApi
Create Domain Link a domain that you own with MailSlurp so you can create email addresses using it.
createGroup(CreateGroupOptions) - Method in class com.mailslurp.apis.GroupControllerApi
Create a group
createGroupAsync(CreateGroupOptions, ApiCallback<GroupDto>) - Method in class com.mailslurp.apis.GroupControllerApi
Create a group (asynchronously)
createGroupCall(CreateGroupOptions, ApiCallback) - Method in class com.mailslurp.apis.GroupControllerApi
Build call for createGroup
CreateGroupOptions - Class in com.mailslurp.models
CreateGroupOptions
CreateGroupOptions() - Constructor for class com.mailslurp.models.CreateGroupOptions
 
createGroupWithHttpInfo(CreateGroupOptions) - Method in class com.mailslurp.apis.GroupControllerApi
Create a group
createGson() - Static method in class com.mailslurp.clients.JSON
 
createInbox(Boolean, String, String, OffsetDateTime, Long, Boolean, String, List<String>, Boolean) - Method in class com.mailslurp.apis.InboxControllerApi
Create an Inbox (email address) Create a new inbox and with a randomized email address to send and receive from.
createInboxAsync(Boolean, String, String, OffsetDateTime, Long, Boolean, String, List<String>, Boolean, ApiCallback<Inbox>) - Method in class com.mailslurp.apis.InboxControllerApi
Create an Inbox (email address) (asynchronously) Create a new inbox and with a randomized email address to send and receive from.
createInboxCall(Boolean, String, String, OffsetDateTime, Long, Boolean, String, List<String>, Boolean, ApiCallback) - Method in class com.mailslurp.apis.InboxControllerApi
Build call for createInbox
CreateInboxDto - Class in com.mailslurp.models
Options for creating an inbox.
CreateInboxDto() - Constructor for class com.mailslurp.models.CreateInboxDto
 
createInboxWithHttpInfo(Boolean, String, String, OffsetDateTime, Long, Boolean, String, List<String>, Boolean) - Method in class com.mailslurp.apis.InboxControllerApi
Create an Inbox (email address) Create a new inbox and with a randomized email address to send and receive from.
createInboxWithOptions(CreateInboxDto) - Method in class com.mailslurp.apis.InboxControllerApi
Create an inbox with additional options Additional endpoint that allows inbox creation with request body options.
createInboxWithOptionsAsync(CreateInboxDto, ApiCallback<Inbox>) - Method in class com.mailslurp.apis.InboxControllerApi
Create an inbox with additional options (asynchronously) Additional endpoint that allows inbox creation with request body options.
createInboxWithOptionsCall(CreateInboxDto, ApiCallback) - Method in class com.mailslurp.apis.InboxControllerApi
Build call for createInboxWithOptions
createInboxWithOptionsWithHttpInfo(CreateInboxDto) - Method in class com.mailslurp.apis.InboxControllerApi
Create an inbox with additional options Additional endpoint that allows inbox creation with request body options.
createNewEmailAddress(Boolean, OffsetDateTime, Long, Boolean) - Method in class com.mailslurp.apis.CommonActionsControllerApi
Create new random inbox Returns an Inbox with an `id` and an `emailAddress`
createNewEmailAddress1(Boolean, OffsetDateTime, Long, Boolean) - Method in class com.mailslurp.apis.CommonActionsControllerApi
Create new random inbox Returns an Inbox with an `id` and an `emailAddress`
createNewEmailAddress1Async(Boolean, OffsetDateTime, Long, Boolean, ApiCallback<Inbox>) - Method in class com.mailslurp.apis.CommonActionsControllerApi
Create new random inbox (asynchronously) Returns an Inbox with an `id` and an `emailAddress`
createNewEmailAddress1Call(Boolean, OffsetDateTime, Long, Boolean, ApiCallback) - Method in class com.mailslurp.apis.CommonActionsControllerApi
Build call for createNewEmailAddress1
createNewEmailAddress1WithHttpInfo(Boolean, OffsetDateTime, Long, Boolean) - Method in class com.mailslurp.apis.CommonActionsControllerApi
Create new random inbox Returns an Inbox with an `id` and an `emailAddress`
createNewEmailAddressAsync(Boolean, OffsetDateTime, Long, Boolean, ApiCallback<Inbox>) - Method in class com.mailslurp.apis.CommonActionsControllerApi
Create new random inbox (asynchronously) Returns an Inbox with an `id` and an `emailAddress`
createNewEmailAddressCall(Boolean, OffsetDateTime, Long, Boolean, ApiCallback) - Method in class com.mailslurp.apis.CommonActionsControllerApi
Build call for createNewEmailAddress
createNewEmailAddressWithHttpInfo(Boolean, OffsetDateTime, Long, Boolean) - Method in class com.mailslurp.apis.CommonActionsControllerApi
Create new random inbox Returns an Inbox with an `id` and an `emailAddress`
createTemplate(CreateTemplateOptions) - Method in class com.mailslurp.apis.TemplateControllerApi
Create a Template
createTemplateAsync(CreateTemplateOptions, ApiCallback<TemplateDto>) - Method in class com.mailslurp.apis.TemplateControllerApi
Create a Template (asynchronously)
createTemplateCall(CreateTemplateOptions, ApiCallback) - Method in class com.mailslurp.apis.TemplateControllerApi
Build call for createTemplate
CreateTemplateOptions - Class in com.mailslurp.models
CreateTemplateOptions
CreateTemplateOptions() - Constructor for class com.mailslurp.models.CreateTemplateOptions
 
createTemplateWithHttpInfo(CreateTemplateOptions) - Method in class com.mailslurp.apis.TemplateControllerApi
Create a Template
createWebhook(UUID, CreateWebhookOptions) - Method in class com.mailslurp.apis.WebhookControllerApi
Attach a WebHook URL to an inbox Get notified whenever an inbox receives an email via a WebHook URL.
createWebhookAsync(UUID, CreateWebhookOptions, ApiCallback<WebhookDto>) - Method in class com.mailslurp.apis.WebhookControllerApi
Attach a WebHook URL to an inbox (asynchronously) Get notified whenever an inbox receives an email via a WebHook URL.
createWebhookCall(UUID, CreateWebhookOptions, ApiCallback) - Method in class com.mailslurp.apis.WebhookControllerApi
Build call for createWebhook
CreateWebhookOptions - Class in com.mailslurp.models
Options for creating a webhook.
CreateWebhookOptions() - Constructor for class com.mailslurp.models.CreateWebhookOptions
 
createWebhookWithHttpInfo(UUID, CreateWebhookOptions) - Method in class com.mailslurp.apis.WebhookControllerApi
Attach a WebHook URL to an inbox Get notified whenever an inbox receives an email via a WebHook URL.

D

DateTypeAdapter() - Constructor for class com.mailslurp.clients.JSON.DateTypeAdapter
 
DateTypeAdapter(DateFormat) - Constructor for class com.mailslurp.clients.JSON.DateTypeAdapter
 
defaultExpirationMillis(Long) - Method in class com.mailslurp.models.ExpirationDefaults
 
defaultExpiresAt(OffsetDateTime) - Method in class com.mailslurp.models.ExpirationDefaults
 
defaultValue - Variable in class com.mailslurp.clients.ServerVariable
 
deleteAlias(UUID) - Method in class com.mailslurp.apis.AliasControllerApi
Delete an email alias
deleteAliasAsync(UUID, ApiCallback<Void>) - Method in class com.mailslurp.apis.AliasControllerApi
Delete an email alias (asynchronously)
deleteAliasCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.AliasControllerApi
Build call for deleteAlias
deleteAliasWithHttpInfo(UUID) - Method in class com.mailslurp.apis.AliasControllerApi
Delete an email alias
deleteAllEmails() - Method in class com.mailslurp.apis.EmailControllerApi
Delete all emails Deletes all emails in your account.
deleteAllEmailsAsync(ApiCallback<Void>) - Method in class com.mailslurp.apis.EmailControllerApi
Delete all emails (asynchronously) Deletes all emails in your account.
deleteAllEmailsCall(ApiCallback) - Method in class com.mailslurp.apis.EmailControllerApi
Build call for deleteAllEmails
deleteAllEmailsWithHttpInfo() - Method in class com.mailslurp.apis.EmailControllerApi
Delete all emails Deletes all emails in your account.
deleteAllInboxes() - Method in class com.mailslurp.apis.InboxControllerApi
Delete all inboxes Permanently delete all inboxes and associated email addresses.
deleteAllInboxesAsync(ApiCallback<Void>) - Method in class com.mailslurp.apis.InboxControllerApi
Delete all inboxes (asynchronously) Permanently delete all inboxes and associated email addresses.
deleteAllInboxesCall(ApiCallback) - Method in class com.mailslurp.apis.InboxControllerApi
Build call for deleteAllInboxes
deleteAllInboxesWithHttpInfo() - Method in class com.mailslurp.apis.InboxControllerApi
Delete all inboxes Permanently delete all inboxes and associated email addresses.
deleteContact(UUID) - Method in class com.mailslurp.apis.ContactControllerApi
Delete contact
deleteContactAsync(UUID, ApiCallback<Void>) - Method in class com.mailslurp.apis.ContactControllerApi
Delete contact (asynchronously)
deleteContactCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.ContactControllerApi
Build call for deleteContact
deleteContactWithHttpInfo(UUID) - Method in class com.mailslurp.apis.ContactControllerApi
Delete contact
deleteDomain(UUID) - Method in class com.mailslurp.apis.DomainControllerApi
Delete a domain Delete a domain.
deleteDomainAsync(UUID, ApiCallback<List<String>>) - Method in class com.mailslurp.apis.DomainControllerApi
Delete a domain (asynchronously) Delete a domain.
deleteDomainCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.DomainControllerApi
Build call for deleteDomain
deleteDomainWithHttpInfo(UUID) - Method in class com.mailslurp.apis.DomainControllerApi
Delete a domain Delete a domain.
deleteEmail(UUID) - Method in class com.mailslurp.apis.EmailControllerApi
Delete an email Deletes an email and removes it from the inbox.
deleteEmailAsync(UUID, ApiCallback<Void>) - Method in class com.mailslurp.apis.EmailControllerApi
Delete an email (asynchronously) Deletes an email and removes it from the inbox.
deleteEmailCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.EmailControllerApi
Build call for deleteEmail
deleteEmailWithHttpInfo(UUID) - Method in class com.mailslurp.apis.EmailControllerApi
Delete an email Deletes an email and removes it from the inbox.
deleteGroup(UUID) - Method in class com.mailslurp.apis.GroupControllerApi
Delete group
deleteGroupAsync(UUID, ApiCallback<Void>) - Method in class com.mailslurp.apis.GroupControllerApi
Delete group (asynchronously)
deleteGroupCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.GroupControllerApi
Build call for deleteGroup
deleteGroupWithHttpInfo(UUID) - Method in class com.mailslurp.apis.GroupControllerApi
Delete group
deleteInbox(UUID) - Method in class com.mailslurp.apis.InboxControllerApi
Delete inbox Permanently delete an inbox and associated email address as well as all emails within the given inbox.
deleteInboxAsync(UUID, ApiCallback<Void>) - Method in class com.mailslurp.apis.InboxControllerApi
Delete inbox (asynchronously) Permanently delete an inbox and associated email address as well as all emails within the given inbox.
deleteInboxCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.InboxControllerApi
Build call for deleteInbox
deleteInboxWithHttpInfo(UUID) - Method in class com.mailslurp.apis.InboxControllerApi
Delete inbox Permanently delete an inbox and associated email address as well as all emails within the given inbox.
deleteTemplate(UUID) - Method in class com.mailslurp.apis.TemplateControllerApi
Delete Template
deleteTemplateAsync(UUID, ApiCallback<Void>) - Method in class com.mailslurp.apis.TemplateControllerApi
Delete Template (asynchronously)
deleteTemplateCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.TemplateControllerApi
Build call for deleteTemplate
deleteTemplateWithHttpInfo(UUID) - Method in class com.mailslurp.apis.TemplateControllerApi
Delete Template
deleteWebhook(UUID, UUID) - Method in class com.mailslurp.apis.WebhookControllerApi
Delete and disable a Webhook for an Inbox
deleteWebhookAsync(UUID, UUID, ApiCallback<Void>) - Method in class com.mailslurp.apis.WebhookControllerApi
Delete and disable a Webhook for an Inbox (asynchronously)
deleteWebhookCall(UUID, UUID, ApiCallback) - Method in class com.mailslurp.apis.WebhookControllerApi
Build call for deleteWebhook
deleteWebhookWithHttpInfo(UUID, UUID) - Method in class com.mailslurp.apis.WebhookControllerApi
Delete and disable a Webhook for an Inbox
DescribeDomainOptions - Class in com.mailslurp.models
DescribeDomainOptions
DescribeDomainOptions() - Constructor for class com.mailslurp.models.DescribeDomainOptions
 
describeMailServerDomain(DescribeDomainOptions) - Method in class com.mailslurp.apis.MailServerControllerApi
Get DNS Mail Server records for a domain
describeMailServerDomainAsync(DescribeDomainOptions, ApiCallback<DescribeMailServerDomainResult>) - Method in class com.mailslurp.apis.MailServerControllerApi
Get DNS Mail Server records for a domain (asynchronously)
describeMailServerDomainCall(DescribeDomainOptions, ApiCallback) - Method in class com.mailslurp.apis.MailServerControllerApi
Build call for describeMailServerDomain
DescribeMailServerDomainResult - Class in com.mailslurp.models
Name Server lookup result
DescribeMailServerDomainResult() - Constructor for class com.mailslurp.models.DescribeMailServerDomainResult
 
describeMailServerDomainWithHttpInfo(DescribeDomainOptions) - Method in class com.mailslurp.apis.MailServerControllerApi
Get DNS Mail Server records for a domain
description - Variable in class com.mailslurp.clients.ServerConfiguration
 
description - Variable in class com.mailslurp.clients.ServerVariable
 
description(String) - Method in class com.mailslurp.models.CreateDomainOptions
 
description(String) - Method in class com.mailslurp.models.CreateGroupOptions
 
description(String) - Method in class com.mailslurp.models.CreateInboxDto
 
description(String) - Method in class com.mailslurp.models.GroupDto
 
description(String) - Method in class com.mailslurp.models.GroupProjection
 
description(String) - Method in class com.mailslurp.models.Inbox
 
description(String) - Method in class com.mailslurp.models.UpdateInboxOptions
 
deserialize(Response, Type) - Method in class com.mailslurp.clients.ApiClient
Deserialize response body to Java object, according to the return type and the Content-Type response header.
deserialize(String, Type) - Method in class com.mailslurp.clients.JSON
Deserialize the given JSON string to Java object.
dkimTokens(List<String>) - Method in class com.mailslurp.models.DomainDto
 
dkimVerdict(String) - Method in class com.mailslurp.models.EmailAnalysis
 
dmarcVerdict(String) - Method in class com.mailslurp.models.EmailAnalysis
 
DNSLookupOptions - Class in com.mailslurp.models
Options for DNS query.
DNSLookupOptions() - Constructor for class com.mailslurp.models.DNSLookupOptions
 
DNSLookupOptions.RecordTypesEnum - Enum in com.mailslurp.models
Gets or Sets recordTypes
DNSLookupOptions.RecordTypesEnum.Adapter - Class in com.mailslurp.models
 
DNSLookupResult - Class in com.mailslurp.models
DNS lookup result.
DNSLookupResult() - Constructor for class com.mailslurp.models.DNSLookupResult
 
DNSLookupResult.RecordTypeEnum - Enum in com.mailslurp.models
Gets or Sets recordType
DNSLookupResult.RecordTypeEnum.Adapter - Class in com.mailslurp.models
 
DNSLookupResults - Class in com.mailslurp.models
Results of query on domain name servers
DNSLookupResults() - Constructor for class com.mailslurp.models.DNSLookupResults
 
domain(String) - Method in class com.mailslurp.models.CreateDomainOptions
 
domain(String) - Method in class com.mailslurp.models.DescribeDomainOptions
 
domain(String) - Method in class com.mailslurp.models.DescribeMailServerDomainResult
 
domain(String) - Method in class com.mailslurp.models.DomainDto
 
domain(String) - Method in class com.mailslurp.models.DomainPreview
 
DomainControllerApi - Class in com.mailslurp.apis
 
DomainControllerApi() - Constructor for class com.mailslurp.apis.DomainControllerApi
 
DomainControllerApi(ApiClient) - Constructor for class com.mailslurp.apis.DomainControllerApi
 
DomainDto - Class in com.mailslurp.models
Domain plus verification records and status
DomainDto() - Constructor for class com.mailslurp.models.DomainDto
 
domainName(String) - Method in class com.mailslurp.models.EmailVerificationResult
 
DomainNameRecord - Class in com.mailslurp.models
DNS Record required for verification of a domain
DomainNameRecord() - Constructor for class com.mailslurp.models.DomainNameRecord
 
DomainNameRecord.RecordTypeEnum - Enum in com.mailslurp.models
Gets or Sets recordType
DomainNameRecord.RecordTypeEnum.Adapter - Class in com.mailslurp.models
 
domainNameRecords(List<DomainNameRecord>) - Method in class com.mailslurp.models.DomainDto
 
DomainPreview - Class in com.mailslurp.models
Preview object for domain entity
DomainPreview() - Constructor for class com.mailslurp.models.DomainPreview
 
downloadAttachment(String, UUID, String) - Method in class com.mailslurp.apis.EmailControllerApi
Get email attachment bytes.
downloadAttachmentAsync(String, UUID, String, ApiCallback<byte[]>) - Method in class com.mailslurp.apis.EmailControllerApi
Get email attachment bytes.
downloadAttachmentBase64(String, UUID) - Method in class com.mailslurp.apis.EmailControllerApi
Get email attachment as base64 encoded string (alternative to binary responses) Returns the specified attachment for a given email as a base 64 encoded string.
downloadAttachmentBase64Async(String, UUID, ApiCallback<DownloadAttachmentDto>) - Method in class com.mailslurp.apis.EmailControllerApi
Get email attachment as base64 encoded string (alternative to binary responses) (asynchronously) Returns the specified attachment for a given email as a base 64 encoded string.
downloadAttachmentBase64Call(String, UUID, ApiCallback) - Method in class com.mailslurp.apis.EmailControllerApi
Build call for downloadAttachmentBase64
downloadAttachmentBase64WithHttpInfo(String, UUID) - Method in class com.mailslurp.apis.EmailControllerApi
Get email attachment as base64 encoded string (alternative to binary responses) Returns the specified attachment for a given email as a base 64 encoded string.
downloadAttachmentCall(String, UUID, String, ApiCallback) - Method in class com.mailslurp.apis.EmailControllerApi
Build call for downloadAttachment
DownloadAttachmentDto - Class in com.mailslurp.models
Content of attachment
DownloadAttachmentDto() - Constructor for class com.mailslurp.models.DownloadAttachmentDto
 
downloadAttachmentWithHttpInfo(String, UUID, String) - Method in class com.mailslurp.apis.EmailControllerApi
Get email attachment bytes.
downloadFileFromResponse(Response) - Method in class com.mailslurp.clients.ApiClient
Download file from the given response.

E

Email - Class in com.mailslurp.models
Email model (also referred to as EmailDto).
Email() - Constructor for class com.mailslurp.models.Email
 
emailAddress(String) - Method in class com.mailslurp.models.Alias
 
emailAddress(String) - Method in class com.mailslurp.models.AliasDto
 
emailAddress(String) - Method in class com.mailslurp.models.AliasProjection
 
emailAddress(String) - Method in class com.mailslurp.models.CreateAliasOptions
 
emailAddress(String) - Method in class com.mailslurp.models.CreateInboxDto
 
emailAddress(String) - Method in class com.mailslurp.models.EmailVerificationResult
 
emailAddress(String) - Method in class com.mailslurp.models.ExpiredInboxDto
 
emailAddress(String) - Method in class com.mailslurp.models.ExpiredInboxRecordProjection
 
emailAddress(String) - Method in class com.mailslurp.models.Inbox
 
emailAddress(String) - Method in class com.mailslurp.models.InboxProjection
 
emailAddress(String) - Method in class com.mailslurp.models.OrganizationInboxProjection
 
emailAddress(String) - Method in class com.mailslurp.models.VerifyEmailAddressOptions
 
emailAddresses(List<String>) - Method in class com.mailslurp.models.ContactDto
 
emailAddresses(List<String>) - Method in class com.mailslurp.models.ContactProjection
 
emailAddresses(List<String>) - Method in class com.mailslurp.models.CreateContactOptions
 
EmailAnalysis - Class in com.mailslurp.models
Analysis result for email.
EmailAnalysis() - Constructor for class com.mailslurp.models.EmailAnalysis
 
EmailContentMatchResult - Class in com.mailslurp.models
Matches for the given pattern
EmailContentMatchResult() - Constructor for class com.mailslurp.models.EmailContentMatchResult
 
EmailControllerApi - Class in com.mailslurp.apis
 
EmailControllerApi() - Constructor for class com.mailslurp.apis.EmailControllerApi
 
EmailControllerApi(ApiClient) - Constructor for class com.mailslurp.apis.EmailControllerApi
 
emailId(UUID) - Method in class com.mailslurp.models.ValidationDto
 
EmailPreview - Class in com.mailslurp.models
Preview of an email message.
EmailPreview() - Constructor for class com.mailslurp.models.EmailPreview
 
EmailProjection - Class in com.mailslurp.models
A compact representation of a full email.
EmailProjection() - Constructor for class com.mailslurp.models.EmailProjection
 
EmailTextLinesResult - Class in com.mailslurp.models
Parsed text of an email
EmailTextLinesResult() - Constructor for class com.mailslurp.models.EmailTextLinesResult
 
EmailVerificationResult - Class in com.mailslurp.models
Email verification result.
EmailVerificationResult() - Constructor for class com.mailslurp.models.EmailVerificationResult
 
empty(Boolean) - Method in class com.mailslurp.models.PageAlias
 
empty(Boolean) - Method in class com.mailslurp.models.PageContactProjection
 
empty(Boolean) - Method in class com.mailslurp.models.PageEmailPreview
 
empty(Boolean) - Method in class com.mailslurp.models.PageEmailProjection
 
empty(Boolean) - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
empty(Boolean) - Method in class com.mailslurp.models.PageGroupProjection
 
empty(Boolean) - Method in class com.mailslurp.models.PageInboxProjection
 
empty(Boolean) - Method in class com.mailslurp.models.PageOrganizationInboxProjection
 
empty(Boolean) - Method in class com.mailslurp.models.PageSentEmailProjection
 
empty(Boolean) - Method in class com.mailslurp.models.PageTemplateProjection
 
empty(Boolean) - Method in class com.mailslurp.models.PageThreadProjection
 
empty(Boolean) - Method in class com.mailslurp.models.PageWebhookProjection
 
empty(Boolean) - Method in class com.mailslurp.models.Sort
 
emptyInbox(UUID) - Method in class com.mailslurp.apis.CommonActionsControllerApi
Delete all emails in an inbox Deletes all emails
emptyInboxAsync(UUID, ApiCallback<Void>) - Method in class com.mailslurp.apis.CommonActionsControllerApi
Delete all emails in an inbox (asynchronously) Deletes all emails
emptyInboxCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.CommonActionsControllerApi
Build call for emptyInbox
emptyInboxWithHttpInfo(UUID) - Method in class com.mailslurp.apis.CommonActionsControllerApi
Delete all emails in an inbox Deletes all emails
enumValues - Variable in class com.mailslurp.clients.ServerVariable
 
equals(Object) - Method in class com.mailslurp.models.Alias
 
equals(Object) - Method in class com.mailslurp.models.AliasDto
 
equals(Object) - Method in class com.mailslurp.models.AliasProjection
 
equals(Object) - Method in class com.mailslurp.models.AttachmentMetaData
 
equals(Object) - Method in class com.mailslurp.models.BasicAuthOptions
 
equals(Object) - Method in class com.mailslurp.models.BulkSendEmailOptions
 
equals(Object) - Method in class com.mailslurp.models.ContactDto
 
equals(Object) - Method in class com.mailslurp.models.ContactProjection
 
equals(Object) - Method in class com.mailslurp.models.ContentMatchOptions
 
equals(Object) - Method in class com.mailslurp.models.CreateAliasOptions
 
equals(Object) - Method in class com.mailslurp.models.CreateContactOptions
 
equals(Object) - Method in class com.mailslurp.models.CreateDomainOptions
 
equals(Object) - Method in class com.mailslurp.models.CreateGroupOptions
 
equals(Object) - Method in class com.mailslurp.models.CreateInboxDto
 
equals(Object) - Method in class com.mailslurp.models.CreateTemplateOptions
 
equals(Object) - Method in class com.mailslurp.models.CreateWebhookOptions
 
equals(Object) - Method in class com.mailslurp.models.DescribeDomainOptions
 
equals(Object) - Method in class com.mailslurp.models.DescribeMailServerDomainResult
 
equals(Object) - Method in class com.mailslurp.models.DNSLookupOptions
 
equals(Object) - Method in class com.mailslurp.models.DNSLookupResult
 
equals(Object) - Method in class com.mailslurp.models.DNSLookupResults
 
equals(Object) - Method in class com.mailslurp.models.DomainDto
 
equals(Object) - Method in class com.mailslurp.models.DomainNameRecord
 
equals(Object) - Method in class com.mailslurp.models.DomainPreview
 
equals(Object) - Method in class com.mailslurp.models.DownloadAttachmentDto
 
equals(Object) - Method in class com.mailslurp.models.Email
 
equals(Object) - Method in class com.mailslurp.models.EmailAnalysis
 
equals(Object) - Method in class com.mailslurp.models.EmailContentMatchResult
 
equals(Object) - Method in class com.mailslurp.models.EmailPreview
 
equals(Object) - Method in class com.mailslurp.models.EmailProjection
 
equals(Object) - Method in class com.mailslurp.models.EmailTextLinesResult
 
equals(Object) - Method in class com.mailslurp.models.EmailVerificationResult
 
equals(Object) - Method in class com.mailslurp.models.ExpirationDefaults
 
equals(Object) - Method in class com.mailslurp.models.ExpiredInboxDto
 
equals(Object) - Method in class com.mailslurp.models.ExpiredInboxRecordProjection
 
equals(Object) - Method in class com.mailslurp.models.ForwardEmailOptions
 
equals(Object) - Method in class com.mailslurp.models.GroupContactsDto
 
equals(Object) - Method in class com.mailslurp.models.GroupDto
 
equals(Object) - Method in class com.mailslurp.models.GroupProjection
 
equals(Object) - Method in class com.mailslurp.models.HTMLValidationResult
 
equals(Object) - Method in class com.mailslurp.models.Inbox
 
equals(Object) - Method in class com.mailslurp.models.InboxProjection
 
equals(Object) - Method in class com.mailslurp.models.IPAddressResult
 
equals(Object) - Method in class com.mailslurp.models.MatchOption
 
equals(Object) - Method in class com.mailslurp.models.MatchOptions
 
equals(Object) - Method in class com.mailslurp.models.NameServerRecord
 
equals(Object) - Method in class com.mailslurp.models.OrganizationInboxProjection
 
equals(Object) - Method in class com.mailslurp.models.Pageable
 
equals(Object) - Method in class com.mailslurp.models.PageAlias
 
equals(Object) - Method in class com.mailslurp.models.PageContactProjection
 
equals(Object) - Method in class com.mailslurp.models.PageEmailPreview
 
equals(Object) - Method in class com.mailslurp.models.PageEmailProjection
 
equals(Object) - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
equals(Object) - Method in class com.mailslurp.models.PageGroupProjection
 
equals(Object) - Method in class com.mailslurp.models.PageInboxProjection
 
equals(Object) - Method in class com.mailslurp.models.PageOrganizationInboxProjection
 
equals(Object) - Method in class com.mailslurp.models.PageSentEmailProjection
 
equals(Object) - Method in class com.mailslurp.models.PageTemplateProjection
 
equals(Object) - Method in class com.mailslurp.models.PageThreadProjection
 
equals(Object) - Method in class com.mailslurp.models.PageWebhookProjection
 
equals(Object) - Method in class com.mailslurp.models.RawEmailJson
 
equals(Object) - Method in class com.mailslurp.models.ReplyToAliasEmailOptions
 
equals(Object) - Method in class com.mailslurp.models.ReplyToEmailOptions
 
equals(Object) - Method in class com.mailslurp.models.SendEmailOptions
 
equals(Object) - Method in class com.mailslurp.models.SentEmailDto
 
equals(Object) - Method in class com.mailslurp.models.SentEmailProjection
 
equals(Object) - Method in class com.mailslurp.models.SetInboxFavouritedOptions
 
equals(Object) - Method in class com.mailslurp.models.SimpleSendEmailOptions
 
equals(Object) - Method in class com.mailslurp.models.Sort
 
equals(Object) - Method in class com.mailslurp.models.TemplateDto
 
equals(Object) - Method in class com.mailslurp.models.TemplateProjection
 
equals(Object) - Method in class com.mailslurp.models.TemplateVariable
 
equals(Object) - Method in class com.mailslurp.models.ThreadProjection
 
equals(Object) - Method in class com.mailslurp.models.UnreadCount
 
equals(Object) - Method in class com.mailslurp.models.UpdateAliasOptions
 
equals(Object) - Method in class com.mailslurp.models.UpdateDomainOptions
 
equals(Object) - Method in class com.mailslurp.models.UpdateGroupContacts
 
equals(Object) - Method in class com.mailslurp.models.UpdateInboxOptions
 
equals(Object) - Method in class com.mailslurp.models.UploadAttachmentOptions
 
equals(Object) - Method in class com.mailslurp.models.ValidationDto
 
equals(Object) - Method in class com.mailslurp.models.ValidationMessage
 
equals(Object) - Method in class com.mailslurp.models.VerifyEmailAddressOptions
 
equals(Object) - Method in class com.mailslurp.models.WaitForConditions
 
equals(Object) - Method in class com.mailslurp.models.WebhookDto
 
equals(Object) - Method in class com.mailslurp.models.WebhookProjection
 
equals(Object) - Method in class com.mailslurp.models.WebhookTestRequest
 
equals(Object) - Method in class com.mailslurp.models.WebhookTestResponse
 
equals(Object) - Method in class com.mailslurp.models.WebhookTestResult
 
error(String) - Method in class com.mailslurp.models.EmailVerificationResult
 
errors(List<ValidationMessage>) - Method in class com.mailslurp.models.HTMLValidationResult
 
escapeString(String) - Method in class com.mailslurp.clients.ApiClient
Escape the given string to be used as URL query value.
execute(Call) - Method in class com.mailslurp.clients.ApiClient
execute(Call, Type) - Method in class com.mailslurp.clients.ApiClient
Execute HTTP call and deserialize the HTTP response body into the given return type.
executeAsync(Call, ApiCallback<T>) - Method in class com.mailslurp.clients.ApiClient
executeAsync(Call, Type, ApiCallback<T>) - Method in class com.mailslurp.clients.ApiClient
Execute HTTP call asynchronously.
ExpirationDefaults - Class in com.mailslurp.models
Expiration defaults for your account
ExpirationDefaults() - Constructor for class com.mailslurp.models.ExpirationDefaults
 
ExpiredControllerApi - Class in com.mailslurp.apis
 
ExpiredControllerApi() - Constructor for class com.mailslurp.apis.ExpiredControllerApi
 
ExpiredControllerApi(ApiClient) - Constructor for class com.mailslurp.apis.ExpiredControllerApi
 
ExpiredInboxDto - Class in com.mailslurp.models
Expired inbox
ExpiredInboxDto() - Constructor for class com.mailslurp.models.ExpiredInboxDto
 
ExpiredInboxRecordProjection - Class in com.mailslurp.models
ExpiredInboxRecordProjection
ExpiredInboxRecordProjection() - Constructor for class com.mailslurp.models.ExpiredInboxRecordProjection
 
expiresAt(OffsetDateTime) - Method in class com.mailslurp.models.CreateInboxDto
 
expiresAt(String) - Method in class com.mailslurp.models.Inbox
 
expiresAt(OffsetDateTime) - Method in class com.mailslurp.models.UpdateInboxOptions
 
expiresIn(Long) - Method in class com.mailslurp.models.CreateInboxDto
 

F

favourite(Boolean) - Method in class com.mailslurp.models.CreateInboxDto
 
favourite(Boolean) - Method in class com.mailslurp.models.Inbox
 
favourite(Boolean) - Method in class com.mailslurp.models.InboxProjection
 
favourite(Boolean) - Method in class com.mailslurp.models.OrganizationInboxProjection
 
favourite(Boolean) - Method in class com.mailslurp.models.UpdateInboxOptions
 
field(MatchOption.FieldEnum) - Method in class com.mailslurp.models.MatchOption
 
filename(String) - Method in class com.mailslurp.models.UploadAttachmentOptions
 
first(Boolean) - Method in class com.mailslurp.models.PageAlias
 
first(Boolean) - Method in class com.mailslurp.models.PageContactProjection
 
first(Boolean) - Method in class com.mailslurp.models.PageEmailPreview
 
first(Boolean) - Method in class com.mailslurp.models.PageEmailProjection
 
first(Boolean) - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
first(Boolean) - Method in class com.mailslurp.models.PageGroupProjection
 
first(Boolean) - Method in class com.mailslurp.models.PageInboxProjection
 
first(Boolean) - Method in class com.mailslurp.models.PageOrganizationInboxProjection
 
first(Boolean) - Method in class com.mailslurp.models.PageSentEmailProjection
 
first(Boolean) - Method in class com.mailslurp.models.PageTemplateProjection
 
first(Boolean) - Method in class com.mailslurp.models.PageThreadProjection
 
first(Boolean) - Method in class com.mailslurp.models.PageWebhookProjection
 
firstName(String) - Method in class com.mailslurp.models.ContactDto
 
firstName(String) - Method in class com.mailslurp.models.ContactProjection
 
firstName(String) - Method in class com.mailslurp.models.CreateContactOptions
 
FormControllerApi - Class in com.mailslurp.apis
 
FormControllerApi() - Constructor for class com.mailslurp.apis.FormControllerApi
 
FormControllerApi(ApiClient) - Constructor for class com.mailslurp.apis.FormControllerApi
 
forwardEmail(UUID, ForwardEmailOptions) - Method in class com.mailslurp.apis.EmailControllerApi
Forward email Forward an existing email to new recipients.
forwardEmailAsync(UUID, ForwardEmailOptions, ApiCallback<Void>) - Method in class com.mailslurp.apis.EmailControllerApi
Forward email (asynchronously) Forward an existing email to new recipients.
forwardEmailCall(UUID, ForwardEmailOptions, ApiCallback) - Method in class com.mailslurp.apis.EmailControllerApi
Build call for forwardEmail
ForwardEmailOptions - Class in com.mailslurp.models
Options for forwarding an email
ForwardEmailOptions() - Constructor for class com.mailslurp.models.ForwardEmailOptions
 
forwardEmailWithHttpInfo(UUID, ForwardEmailOptions) - Method in class com.mailslurp.apis.EmailControllerApi
Forward email Forward an existing email to new recipients.
from(String) - Method in class com.mailslurp.models.Email
 
from(String) - Method in class com.mailslurp.models.EmailPreview
 
from(String) - Method in class com.mailslurp.models.EmailProjection
 
from(String) - Method in class com.mailslurp.models.ReplyToEmailOptions
 
from(String) - Method in class com.mailslurp.models.SendEmailOptions
 
from(String) - Method in class com.mailslurp.models.SentEmailDto
 
from(String) - Method in class com.mailslurp.models.SentEmailProjection
 
fromValue(String) - Static method in enum com.mailslurp.models.DNSLookupOptions.RecordTypesEnum
 
fromValue(String) - Static method in enum com.mailslurp.models.DNSLookupResult.RecordTypeEnum
 
fromValue(String) - Static method in enum com.mailslurp.models.DomainNameRecord.RecordTypeEnum
 
fromValue(String) - Static method in enum com.mailslurp.models.MatchOption.FieldEnum
 
fromValue(String) - Static method in enum com.mailslurp.models.MatchOption.ShouldEnum
 
fromValue(String) - Static method in enum com.mailslurp.models.ReplyToAliasEmailOptions.SendStrategyEnum
 
fromValue(String) - Static method in enum com.mailslurp.models.ReplyToEmailOptions.SendStrategyEnum
 
fromValue(String) - Static method in enum com.mailslurp.models.SendEmailOptions.SendStrategyEnum
 
fromValue(String) - Static method in enum com.mailslurp.models.TemplateVariable.VariableTypeEnum
 
fromValue(String) - Static method in enum com.mailslurp.models.WaitForConditions.CountTypeEnum
 
fromValue(String) - Static method in enum com.mailslurp.models.WaitForConditions.SortDirectionEnum
 
fromValue(String) - Static method in enum com.mailslurp.models.WebhookDto.MethodEnum
 
fromValue(String) - Static method in enum com.mailslurp.models.WebhookTestRequest.MethodEnum
 

G

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").

H

handleResponse(Response, Type) - Method in class com.mailslurp.clients.ApiClient
Handle the given response, return the deserialized object when the response is successful.
hashCode() - Method in class com.mailslurp.models.Alias
 
hashCode() - Method in class com.mailslurp.models.AliasDto
 
hashCode() - Method in class com.mailslurp.models.AliasProjection
 
hashCode() - Method in class com.mailslurp.models.AttachmentMetaData
 
hashCode() - Method in class com.mailslurp.models.BasicAuthOptions
 
hashCode() - Method in class com.mailslurp.models.BulkSendEmailOptions
 
hashCode() - Method in class com.mailslurp.models.ContactDto
 
hashCode() - Method in class com.mailslurp.models.ContactProjection
 
hashCode() - Method in class com.mailslurp.models.ContentMatchOptions
 
hashCode() - Method in class com.mailslurp.models.CreateAliasOptions
 
hashCode() - Method in class com.mailslurp.models.CreateContactOptions
 
hashCode() - Method in class com.mailslurp.models.CreateDomainOptions
 
hashCode() - Method in class com.mailslurp.models.CreateGroupOptions
 
hashCode() - Method in class com.mailslurp.models.CreateInboxDto
 
hashCode() - Method in class com.mailslurp.models.CreateTemplateOptions
 
hashCode() - Method in class com.mailslurp.models.CreateWebhookOptions
 
hashCode() - Method in class com.mailslurp.models.DescribeDomainOptions
 
hashCode() - Method in class com.mailslurp.models.DescribeMailServerDomainResult
 
hashCode() - Method in class com.mailslurp.models.DNSLookupOptions
 
hashCode() - Method in class com.mailslurp.models.DNSLookupResult
 
hashCode() - Method in class com.mailslurp.models.DNSLookupResults
 
hashCode() - Method in class com.mailslurp.models.DomainDto
 
hashCode() - Method in class com.mailslurp.models.DomainNameRecord
 
hashCode() - Method in class com.mailslurp.models.DomainPreview
 
hashCode() - Method in class com.mailslurp.models.DownloadAttachmentDto
 
hashCode() - Method in class com.mailslurp.models.Email
 
hashCode() - Method in class com.mailslurp.models.EmailAnalysis
 
hashCode() - Method in class com.mailslurp.models.EmailContentMatchResult
 
hashCode() - Method in class com.mailslurp.models.EmailPreview
 
hashCode() - Method in class com.mailslurp.models.EmailProjection
 
hashCode() - Method in class com.mailslurp.models.EmailTextLinesResult
 
hashCode() - Method in class com.mailslurp.models.EmailVerificationResult
 
hashCode() - Method in class com.mailslurp.models.ExpirationDefaults
 
hashCode() - Method in class com.mailslurp.models.ExpiredInboxDto
 
hashCode() - Method in class com.mailslurp.models.ExpiredInboxRecordProjection
 
hashCode() - Method in class com.mailslurp.models.ForwardEmailOptions
 
hashCode() - Method in class com.mailslurp.models.GroupContactsDto
 
hashCode() - Method in class com.mailslurp.models.GroupDto
 
hashCode() - Method in class com.mailslurp.models.GroupProjection
 
hashCode() - Method in class com.mailslurp.models.HTMLValidationResult
 
hashCode() - Method in class com.mailslurp.models.Inbox
 
hashCode() - Method in class com.mailslurp.models.InboxProjection
 
hashCode() - Method in class com.mailslurp.models.IPAddressResult
 
hashCode() - Method in class com.mailslurp.models.MatchOption
 
hashCode() - Method in class com.mailslurp.models.MatchOptions
 
hashCode() - Method in class com.mailslurp.models.NameServerRecord
 
hashCode() - Method in class com.mailslurp.models.OrganizationInboxProjection
 
hashCode() - Method in class com.mailslurp.models.Pageable
 
hashCode() - Method in class com.mailslurp.models.PageAlias
 
hashCode() - Method in class com.mailslurp.models.PageContactProjection
 
hashCode() - Method in class com.mailslurp.models.PageEmailPreview
 
hashCode() - Method in class com.mailslurp.models.PageEmailProjection
 
hashCode() - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
hashCode() - Method in class com.mailslurp.models.PageGroupProjection
 
hashCode() - Method in class com.mailslurp.models.PageInboxProjection
 
hashCode() - Method in class com.mailslurp.models.PageOrganizationInboxProjection
 
hashCode() - Method in class com.mailslurp.models.PageSentEmailProjection
 
hashCode() - Method in class com.mailslurp.models.PageTemplateProjection
 
hashCode() - Method in class com.mailslurp.models.PageThreadProjection
 
hashCode() - Method in class com.mailslurp.models.PageWebhookProjection
 
hashCode() - Method in class com.mailslurp.models.RawEmailJson
 
hashCode() - Method in class com.mailslurp.models.ReplyToAliasEmailOptions
 
hashCode() - Method in class com.mailslurp.models.ReplyToEmailOptions
 
hashCode() - Method in class com.mailslurp.models.SendEmailOptions
 
hashCode() - Method in class com.mailslurp.models.SentEmailDto
 
hashCode() - Method in class com.mailslurp.models.SentEmailProjection
 
hashCode() - Method in class com.mailslurp.models.SetInboxFavouritedOptions
 
hashCode() - Method in class com.mailslurp.models.SimpleSendEmailOptions
 
hashCode() - Method in class com.mailslurp.models.Sort
 
hashCode() - Method in class com.mailslurp.models.TemplateDto
 
hashCode() - Method in class com.mailslurp.models.TemplateProjection
 
hashCode() - Method in class com.mailslurp.models.TemplateVariable
 
hashCode() - Method in class com.mailslurp.models.ThreadProjection
 
hashCode() - Method in class com.mailslurp.models.UnreadCount
 
hashCode() - Method in class com.mailslurp.models.UpdateAliasOptions
 
hashCode() - Method in class com.mailslurp.models.UpdateDomainOptions
 
hashCode() - Method in class com.mailslurp.models.UpdateGroupContacts
 
hashCode() - Method in class com.mailslurp.models.UpdateInboxOptions
 
hashCode() - Method in class com.mailslurp.models.UploadAttachmentOptions
 
hashCode() - Method in class com.mailslurp.models.ValidationDto
 
hashCode() - Method in class com.mailslurp.models.ValidationMessage
 
hashCode() - Method in class com.mailslurp.models.VerifyEmailAddressOptions
 
hashCode() - Method in class com.mailslurp.models.WaitForConditions
 
hashCode() - Method in class com.mailslurp.models.WebhookDto
 
hashCode() - Method in class com.mailslurp.models.WebhookProjection
 
hashCode() - Method in class com.mailslurp.models.WebhookTestRequest
 
hashCode() - Method in class com.mailslurp.models.WebhookTestResponse
 
hashCode() - Method in class com.mailslurp.models.WebhookTestResult
 
headers(Map<String, String>) - Method in class com.mailslurp.models.Email
 
headers(Map<String, String>) - Method in class com.mailslurp.models.WebhookTestRequest
 
hostname(String) - Method in class com.mailslurp.models.DNSLookupOptions
 
hostname(String) - Method in class com.mailslurp.models.IPAddressResult
 
html(HTMLValidationResult) - Method in class com.mailslurp.models.ValidationDto
 
HTMLValidationResult - Class in com.mailslurp.models
HTML Validation Results
HTMLValidationResult() - Constructor for class com.mailslurp.models.HTMLValidationResult
 
HttpBasicAuth - Class in com.mailslurp.clients.auth
 
HttpBasicAuth() - Constructor for class com.mailslurp.clients.auth.HttpBasicAuth
 
HttpBearerAuth - Class in com.mailslurp.clients.auth
 
HttpBearerAuth(String) - Constructor for class com.mailslurp.clients.auth.HttpBearerAuth
 

I

id(UUID) - Method in class com.mailslurp.models.Alias
 
id(UUID) - Method in class com.mailslurp.models.AliasDto
 
id(UUID) - Method in class com.mailslurp.models.AliasProjection
 
id(String) - Method in class com.mailslurp.models.AttachmentMetaData
 
id(UUID) - Method in class com.mailslurp.models.ContactDto
 
id(UUID) - Method in class com.mailslurp.models.ContactProjection
 
id(UUID) - Method in class com.mailslurp.models.DomainDto
 
id(UUID) - Method in class com.mailslurp.models.DomainPreview
 
id(UUID) - Method in class com.mailslurp.models.Email
 
id(UUID) - Method in class com.mailslurp.models.EmailPreview
 
id(UUID) - Method in class com.mailslurp.models.EmailProjection
 
id(UUID) - Method in class com.mailslurp.models.ExpiredInboxDto
 
id(UUID) - Method in class com.mailslurp.models.ExpiredInboxRecordProjection
 
id(UUID) - Method in class com.mailslurp.models.GroupDto
 
id(UUID) - Method in class com.mailslurp.models.GroupProjection
 
id(UUID) - Method in class com.mailslurp.models.Inbox
 
id(UUID) - Method in class com.mailslurp.models.InboxProjection
 
id(UUID) - Method in class com.mailslurp.models.OrganizationInboxProjection
 
id(UUID) - Method in class com.mailslurp.models.SentEmailDto
 
id(UUID) - Method in class com.mailslurp.models.SentEmailProjection
 
id(UUID) - Method in class com.mailslurp.models.TemplateDto
 
id(UUID) - Method in class com.mailslurp.models.TemplateProjection
 
id(UUID) - Method in class com.mailslurp.models.ThreadProjection
 
id(UUID) - Method in class com.mailslurp.models.WebhookDto
 
id(UUID) - Method in class com.mailslurp.models.WebhookProjection
 
Inbox - Class in com.mailslurp.models
Representation of an inbox with an email address.
Inbox() - Constructor for class com.mailslurp.models.Inbox
 
InboxControllerApi - Class in com.mailslurp.apis
 
InboxControllerApi() - Constructor for class com.mailslurp.apis.InboxControllerApi
 
InboxControllerApi(ApiClient) - Constructor for class com.mailslurp.apis.InboxControllerApi
 
inboxId(UUID) - Method in class com.mailslurp.models.Alias
 
inboxId(UUID) - Method in class com.mailslurp.models.AliasDto
 
inboxId(UUID) - Method in class com.mailslurp.models.AliasProjection
 
inboxId(UUID) - Method in class com.mailslurp.models.CreateAliasOptions
 
inboxId(UUID) - Method in class com.mailslurp.models.Email
 
inboxId(UUID) - Method in class com.mailslurp.models.EmailProjection
 
inboxId(UUID) - Method in class com.mailslurp.models.ExpiredInboxDto
 
inboxId(UUID) - Method in class com.mailslurp.models.SentEmailDto
 
inboxId(UUID) - Method in class com.mailslurp.models.SentEmailProjection
 
inboxId(UUID) - Method in class com.mailslurp.models.ThreadProjection
 
inboxId(UUID) - Method in class com.mailslurp.models.WaitForConditions
 
inboxId(UUID) - Method in class com.mailslurp.models.WebhookDto
 
inboxId(UUID) - Method in class com.mailslurp.models.WebhookProjection
 
inboxIds(List<UUID>) - Method in class com.mailslurp.models.BulkSendEmailOptions
 
InboxProjection - Class in com.mailslurp.models
InboxProjection
InboxProjection() - Constructor for class com.mailslurp.models.InboxProjection
 
IPAddressResult - Class in com.mailslurp.models
IP Address look up result for a given domain / hostname
IPAddressResult() - Constructor for class com.mailslurp.models.IPAddressResult
 
isDebugging() - Method in class com.mailslurp.clients.ApiClient
Check that whether debugging is enabled for this API client.
isHTML(Boolean) - Method in class com.mailslurp.models.Email
 
isHTML(Boolean) - Method in class com.mailslurp.models.ReplyToAliasEmailOptions
 
isHTML(Boolean) - Method in class com.mailslurp.models.ReplyToEmailOptions
 
isHTML(Boolean) - Method in class com.mailslurp.models.SendEmailOptions
 
isHTML(Boolean) - Method in class com.mailslurp.models.SentEmailDto
 
isJsonMime(String) - Method in class com.mailslurp.clients.ApiClient
Check if the given MIME is a JSON MIME.
isValid(Boolean) - Method in class com.mailslurp.models.EmailVerificationResult
 
isValid(Boolean) - Method in class com.mailslurp.models.HTMLValidationResult
 
isVerified(Boolean) - Method in class com.mailslurp.models.AliasDto
 
isVerified(Boolean) - Method in class com.mailslurp.models.DomainDto
 
isVerifyingSsl() - Method in class com.mailslurp.clients.ApiClient
True if isVerifyingSsl flag is on

J

join(String[], String) - Static method in class com.mailslurp.clients.StringUtil
Join an array of strings with the given separator.
JSON - Class in com.mailslurp.clients
 
JSON() - Constructor for class com.mailslurp.clients.JSON
 
JSON.ByteArrayAdapter - Class in com.mailslurp.clients
Gson TypeAdapter for Byte Array type
JSON.DateTypeAdapter - Class in com.mailslurp.clients
Gson TypeAdapter for java.util.Date type If the dateFormat is null, ISO8601Utils will be used.
JSON.LocalDateTypeAdapter - Class in com.mailslurp.clients
Gson TypeAdapter for JSR310 LocalDate type
JSON.OffsetDateTimeTypeAdapter - Class in com.mailslurp.clients
Gson TypeAdapter for JSR310 OffsetDateTime type
JSON.SqlDateTypeAdapter - Class in com.mailslurp.clients
Gson TypeAdapter for java.sql.Date type If the dateFormat is null, a simple "yyyy-MM-dd" format will be used (more efficient than SimpleDateFormat).

L

last(Boolean) - Method in class com.mailslurp.models.PageAlias
 
last(Boolean) - Method in class com.mailslurp.models.PageContactProjection
 
last(Boolean) - Method in class com.mailslurp.models.PageEmailPreview
 
last(Boolean) - Method in class com.mailslurp.models.PageEmailProjection
 
last(Boolean) - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
last(Boolean) - Method in class com.mailslurp.models.PageGroupProjection
 
last(Boolean) - Method in class com.mailslurp.models.PageInboxProjection
 
last(Boolean) - Method in class com.mailslurp.models.PageOrganizationInboxProjection
 
last(Boolean) - Method in class com.mailslurp.models.PageSentEmailProjection
 
last(Boolean) - Method in class com.mailslurp.models.PageTemplateProjection
 
last(Boolean) - Method in class com.mailslurp.models.PageThreadProjection
 
last(Boolean) - Method in class com.mailslurp.models.PageWebhookProjection
 
lastName(String) - Method in class com.mailslurp.models.ContactDto
 
lastName(String) - Method in class com.mailslurp.models.ContactProjection
 
lastName(String) - Method in class com.mailslurp.models.CreateContactOptions
 
lineNumber(Integer) - Method in class com.mailslurp.models.ValidationMessage
 
lines(List<String>) - Method in class com.mailslurp.models.EmailTextLinesResult
 
LocalDateTypeAdapter() - Constructor for class com.mailslurp.clients.JSON.LocalDateTypeAdapter
 
LocalDateTypeAdapter(DateTimeFormatter) - Constructor for class com.mailslurp.clients.JSON.LocalDateTypeAdapter
 

M

MailServerControllerApi - Class in com.mailslurp.apis
 
MailServerControllerApi() - Constructor for class com.mailslurp.apis.MailServerControllerApi
 
MailServerControllerApi(ApiClient) - Constructor for class com.mailslurp.apis.MailServerControllerApi
 
mailServerDomain(String) - Method in class com.mailslurp.models.VerifyEmailAddressOptions
 
maskedEmailAddress(String) - Method in class com.mailslurp.models.AliasDto
 
matches(List<String>) - Method in class com.mailslurp.models.EmailContentMatchResult
 
matches(List<MatchOption>) - Method in class com.mailslurp.models.MatchOptions
 
matches(List<MatchOption>) - Method in class com.mailslurp.models.WaitForConditions
 
MatchOption - Class in com.mailslurp.models
Options for matching emails in an inbox.
MatchOption() - Constructor for class com.mailslurp.models.MatchOption
 
MatchOption.FieldEnum - Enum in com.mailslurp.models
The email property to match on.
MatchOption.FieldEnum.Adapter - Class in com.mailslurp.models
 
MatchOption.ShouldEnum - Enum in com.mailslurp.models
What criteria to apply.
MatchOption.ShouldEnum.Adapter - Class in com.mailslurp.models
 
MatchOptions - Class in com.mailslurp.models
Optional filter for matching emails based on fields.
MatchOptions() - Constructor for class com.mailslurp.models.MatchOptions
 
maxExpirationMillis(Long) - Method in class com.mailslurp.models.ExpirationDefaults
 
message(String) - Method in class com.mailslurp.models.DescribeMailServerDomainResult
 
message(String) - Method in class com.mailslurp.models.ValidationMessage
 
message(String) - Method in class com.mailslurp.models.WebhookTestResponse
 
message(String) - Method in class com.mailslurp.models.WebhookTestResult
 
metaData(Object) - Method in class com.mailslurp.models.ContactDto
 
metaData(Object) - Method in class com.mailslurp.models.CreateContactOptions
 
method(WebhookDto.MethodEnum) - Method in class com.mailslurp.models.WebhookDto
 
method(WebhookTestRequest.MethodEnum) - Method in class com.mailslurp.models.WebhookTestRequest
 
mxRecords(List<NameServerRecord>) - Method in class com.mailslurp.models.DescribeMailServerDomainResult
 

N

name(String) - Method in class com.mailslurp.models.Alias
 
name(String) - Method in class com.mailslurp.models.AliasDto
 
name(String) - Method in class com.mailslurp.models.AliasProjection
 
name(String) - Method in class com.mailslurp.models.AttachmentMetaData
 
name(String) - Method in class com.mailslurp.models.CreateAliasOptions
 
name(String) - Method in class com.mailslurp.models.CreateGroupOptions
 
name(String) - Method in class com.mailslurp.models.CreateInboxDto
 
name(String) - Method in class com.mailslurp.models.CreateTemplateOptions
 
name(String) - Method in class com.mailslurp.models.CreateWebhookOptions
 
name(String) - Method in class com.mailslurp.models.DNSLookupResult
 
name(String) - Method in class com.mailslurp.models.DomainNameRecord
 
name(String) - Method in class com.mailslurp.models.GroupDto
 
name(String) - Method in class com.mailslurp.models.GroupProjection
 
name(String) - Method in class com.mailslurp.models.Inbox
 
name(String) - Method in class com.mailslurp.models.InboxProjection
 
name(String) - Method in class com.mailslurp.models.OrganizationInboxProjection
 
name(String) - Method in class com.mailslurp.models.TemplateDto
 
name(String) - Method in class com.mailslurp.models.TemplateProjection
 
name(String) - Method in class com.mailslurp.models.TemplateVariable
 
name(String) - Method in class com.mailslurp.models.ThreadProjection
 
name(String) - Method in class com.mailslurp.models.UpdateAliasOptions
 
name(String) - Method in class com.mailslurp.models.UpdateInboxOptions
 
name(String) - Method in class com.mailslurp.models.WebhookDto
 
name(String) - Method in class com.mailslurp.models.WebhookProjection
 
NameServerRecord - Class in com.mailslurp.models
Name Server Record
NameServerRecord() - Constructor for class com.mailslurp.models.NameServerRecord
 
number(Integer) - Method in class com.mailslurp.models.PageAlias
 
number(Integer) - Method in class com.mailslurp.models.PageContactProjection
 
number(Integer) - Method in class com.mailslurp.models.PageEmailPreview
 
number(Integer) - Method in class com.mailslurp.models.PageEmailProjection
 
number(Integer) - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
number(Integer) - Method in class com.mailslurp.models.PageGroupProjection
 
number(Integer) - Method in class com.mailslurp.models.PageInboxProjection
 
number(Integer) - Method in class com.mailslurp.models.PageOrganizationInboxProjection
 
number(Integer) - Method in class com.mailslurp.models.PageSentEmailProjection
 
number(Integer) - Method in class com.mailslurp.models.PageTemplateProjection
 
number(Integer) - Method in class com.mailslurp.models.PageThreadProjection
 
number(Integer) - Method in class com.mailslurp.models.PageWebhookProjection
 
numberOfElements(Integer) - Method in class com.mailslurp.models.PageAlias
 
numberOfElements(Integer) - Method in class com.mailslurp.models.PageContactProjection
 
numberOfElements(Integer) - Method in class com.mailslurp.models.PageEmailPreview
 
numberOfElements(Integer) - Method in class com.mailslurp.models.PageEmailProjection
 
numberOfElements(Integer) - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
numberOfElements(Integer) - Method in class com.mailslurp.models.PageGroupProjection
 
numberOfElements(Integer) - Method in class com.mailslurp.models.PageInboxProjection
 
numberOfElements(Integer) - Method in class com.mailslurp.models.PageOrganizationInboxProjection
 
numberOfElements(Integer) - Method in class com.mailslurp.models.PageSentEmailProjection
 
numberOfElements(Integer) - Method in class com.mailslurp.models.PageTemplateProjection
 
numberOfElements(Integer) - Method in class com.mailslurp.models.PageThreadProjection
 
numberOfElements(Integer) - Method in class com.mailslurp.models.PageWebhookProjection
 

O

offset(Long) - Method in class com.mailslurp.models.Pageable
 
OffsetDateTimeTypeAdapter() - Constructor for class com.mailslurp.clients.JSON.OffsetDateTimeTypeAdapter
 
OffsetDateTimeTypeAdapter(DateTimeFormatter) - Constructor for class com.mailslurp.clients.JSON.OffsetDateTimeTypeAdapter
 
omitFinalDNSDot(Boolean) - Method in class com.mailslurp.models.DNSLookupOptions
 
onDownloadProgress(long, long, boolean) - Method in interface com.mailslurp.clients.ApiCallback
This is called when the API downlond processing.
onFailure(ApiException, int, Map<String, List<String>>) - Method in interface com.mailslurp.clients.ApiCallback
This is called when the API call fails.
onSuccess(T, int, Map<String, List<String>>) - Method in interface com.mailslurp.clients.ApiCallback
This is called when the API call succeeded.
onUploadProgress(long, long, boolean) - Method in interface com.mailslurp.clients.ApiCallback
This is called when the API upload processing.
optOut(Boolean) - Method in class com.mailslurp.models.ContactDto
 
optOut(Boolean) - Method in class com.mailslurp.models.ContactProjection
 
optOut(Boolean) - Method in class com.mailslurp.models.CreateContactOptions
 
OrganizationInboxProjection - Class in com.mailslurp.models
OrganizationInboxProjection
OrganizationInboxProjection() - Constructor for class com.mailslurp.models.OrganizationInboxProjection
 

P

Pageable - Class in com.mailslurp.models
Pageable
Pageable() - Constructor for class com.mailslurp.models.Pageable
 
pageable(Pageable) - Method in class com.mailslurp.models.PageAlias
 
pageable(Pageable) - Method in class com.mailslurp.models.PageContactProjection
 
pageable(Pageable) - Method in class com.mailslurp.models.PageEmailPreview
 
pageable(Pageable) - Method in class com.mailslurp.models.PageEmailProjection
 
pageable(Pageable) - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
pageable(Pageable) - Method in class com.mailslurp.models.PageGroupProjection
 
pageable(Pageable) - Method in class com.mailslurp.models.PageInboxProjection
 
pageable(Pageable) - Method in class com.mailslurp.models.PageOrganizationInboxProjection
 
pageable(Pageable) - Method in class com.mailslurp.models.PageSentEmailProjection
 
pageable(Pageable) - Method in class com.mailslurp.models.PageTemplateProjection
 
pageable(Pageable) - Method in class com.mailslurp.models.PageThreadProjection
 
pageable(Pageable) - Method in class com.mailslurp.models.PageWebhookProjection
 
PageAlias - Class in com.mailslurp.models
Paginated email alias results.
PageAlias() - Constructor for class com.mailslurp.models.PageAlias
 
PageContactProjection - Class in com.mailslurp.models
Paginated contact results.
PageContactProjection() - Constructor for class com.mailslurp.models.PageContactProjection
 
paged(Boolean) - Method in class com.mailslurp.models.Pageable
 
PageEmailPreview - Class in com.mailslurp.models
Paginated email preview results.
PageEmailPreview() - Constructor for class com.mailslurp.models.PageEmailPreview
 
PageEmailProjection - Class in com.mailslurp.models
Paginated email projection results.
PageEmailProjection() - Constructor for class com.mailslurp.models.PageEmailProjection
 
PageExpiredInboxRecordProjection - Class in com.mailslurp.models
Paginated expired inbox results.
PageExpiredInboxRecordProjection() - Constructor for class com.mailslurp.models.PageExpiredInboxRecordProjection
 
PageGroupProjection - Class in com.mailslurp.models
Paginated contact group results.
PageGroupProjection() - Constructor for class com.mailslurp.models.PageGroupProjection
 
PageInboxProjection - Class in com.mailslurp.models
Paginated inbox results.
PageInboxProjection() - Constructor for class com.mailslurp.models.PageInboxProjection
 
pageNumber(Integer) - Method in class com.mailslurp.models.Pageable
 
PageOrganizationInboxProjection - Class in com.mailslurp.models
Paginated organization inbox results.
PageOrganizationInboxProjection() - Constructor for class com.mailslurp.models.PageOrganizationInboxProjection
 
PageSentEmailProjection - Class in com.mailslurp.models
Paginated sent email results.
PageSentEmailProjection() - Constructor for class com.mailslurp.models.PageSentEmailProjection
 
pageSize(Integer) - Method in class com.mailslurp.models.Pageable
 
PageTemplateProjection - Class in com.mailslurp.models
Paginated email template results.
PageTemplateProjection() - Constructor for class com.mailslurp.models.PageTemplateProjection
 
PageThreadProjection - Class in com.mailslurp.models
Paginated email projection results.
PageThreadProjection() - Constructor for class com.mailslurp.models.PageThreadProjection
 
PageWebhookProjection - Class in com.mailslurp.models
Paginated webhook results.
PageWebhookProjection() - Constructor for class com.mailslurp.models.PageWebhookProjection
 
Pair - Class in com.mailslurp.clients
 
Pair(String, String) - Constructor for class com.mailslurp.clients.Pair
 
parameterToPair(String, Object) - Method in class com.mailslurp.clients.ApiClient
Formats the specified query parameter to a list containing a single Pair object.
parameterToPairs(String, String, Collection) - Method in class com.mailslurp.clients.ApiClient
Formats the specified collection query parameters to a list of Pair objects.
parameterToString(Object) - Method in class com.mailslurp.clients.ApiClient
Format the given parameter object into string.
password(String) - Method in class com.mailslurp.models.BasicAuthOptions
 
pattern(String) - Method in class com.mailslurp.models.ContentMatchOptions
 
pattern(String) - Method in class com.mailslurp.models.EmailContentMatchResult
 
payload(String) - Method in class com.mailslurp.models.WebhookTestRequest
 
payloadJsonSchema(String) - Method in class com.mailslurp.models.WebhookDto
 
port(Integer) - Method in class com.mailslurp.models.EmailVerificationResult
 
port(Integer) - Method in class com.mailslurp.models.VerifyEmailAddressOptions
 
prepareDownloadFile(Response) - Method in class com.mailslurp.clients.ApiClient
Prepare file for download
priority(String) - Method in class com.mailslurp.models.NameServerRecord
 
processCookieParams(Map<String, String>, Request.Builder) - Method in class com.mailslurp.clients.ApiClient
Set cookie parameters to the request builder, including default cookies.
processHeaderParams(Map<String, String>, Request.Builder) - Method in class com.mailslurp.clients.ApiClient
Set header parameters to the request builder, including default headers.
ProgressRequestBody - Class in com.mailslurp.clients
 
ProgressRequestBody(RequestBody, ApiCallback) - Constructor for class com.mailslurp.clients.ProgressRequestBody
 
ProgressResponseBody - Class in com.mailslurp.clients
 
ProgressResponseBody(ResponseBody, ApiCallback) - Constructor for class com.mailslurp.clients.ProgressResponseBody
 
putHeadersItem(String, String) - Method in class com.mailslurp.models.Email
 
putHeadersItem(String, String) - Method in class com.mailslurp.models.WebhookTestRequest
 

R

raw(String) - Method in class com.mailslurp.models.NameServerRecord
 
RawEmailJson - Class in com.mailslurp.models
Content in raw format
RawEmailJson() - Constructor for class com.mailslurp.models.RawEmailJson
 
read(JsonReader) - Method in class com.mailslurp.clients.JSON.ByteArrayAdapter
 
read(JsonReader) - Method in class com.mailslurp.clients.JSON.DateTypeAdapter
 
read(JsonReader) - Method in class com.mailslurp.clients.JSON.LocalDateTypeAdapter
 
read(JsonReader) - Method in class com.mailslurp.clients.JSON.OffsetDateTimeTypeAdapter
 
read(JsonReader) - Method in class com.mailslurp.clients.JSON.SqlDateTypeAdapter
 
read(JsonReader) - Method in class com.mailslurp.models.DNSLookupOptions.RecordTypesEnum.Adapter
 
read(JsonReader) - Method in class com.mailslurp.models.DNSLookupResult.RecordTypeEnum.Adapter
 
read(JsonReader) - Method in class com.mailslurp.models.DomainNameRecord.RecordTypeEnum.Adapter
 
read(Boolean) - Method in class com.mailslurp.models.Email
 
read(Boolean) - Method in class com.mailslurp.models.EmailPreview
 
read(Boolean) - Method in class com.mailslurp.models.EmailProjection
 
read(JsonReader) - Method in class com.mailslurp.models.MatchOption.FieldEnum.Adapter
 
read(JsonReader) - Method in class com.mailslurp.models.MatchOption.ShouldEnum.Adapter
 
read(JsonReader) - Method in class com.mailslurp.models.ReplyToAliasEmailOptions.SendStrategyEnum.Adapter
 
read(JsonReader) - Method in class com.mailslurp.models.ReplyToEmailOptions.SendStrategyEnum.Adapter
 
read(JsonReader) - Method in class com.mailslurp.models.SendEmailOptions.SendStrategyEnum.Adapter
 
read(JsonReader) - Method in class com.mailslurp.models.TemplateVariable.VariableTypeEnum.Adapter
 
read(JsonReader) - Method in class com.mailslurp.models.WaitForConditions.CountTypeEnum.Adapter
 
read(JsonReader) - Method in class com.mailslurp.models.WaitForConditions.SortDirectionEnum.Adapter
 
read(JsonReader) - Method in class com.mailslurp.models.WebhookDto.MethodEnum.Adapter
 
read(JsonReader) - Method in class com.mailslurp.models.WebhookTestRequest.MethodEnum.Adapter
 
readOnly(Boolean) - Method in class com.mailslurp.models.Inbox
 
readOnly(Boolean) - Method in class com.mailslurp.models.OrganizationInboxProjection
 
recordEntries(List<String>) - Method in class com.mailslurp.models.DNSLookupResult
 
recordEntries(List<String>) - Method in class com.mailslurp.models.DomainNameRecord
 
recordType(DNSLookupResult.RecordTypeEnum) - Method in class com.mailslurp.models.DNSLookupResult
 
recordType(DomainNameRecord.RecordTypeEnum) - Method in class com.mailslurp.models.DomainNameRecord
 
recordType(String) - Method in class com.mailslurp.models.NameServerRecord
 
recordTypes(List<DNSLookupOptions.RecordTypesEnum>) - Method in class com.mailslurp.models.DNSLookupOptions
 
removeContactsFromGroup(UUID, UpdateGroupContacts) - Method in class com.mailslurp.apis.GroupControllerApi
Remove contacts from a group
removeContactsFromGroupAsync(UUID, UpdateGroupContacts, ApiCallback<GroupContactsDto>) - Method in class com.mailslurp.apis.GroupControllerApi
Remove contacts from a group (asynchronously)
removeContactsFromGroupCall(UUID, UpdateGroupContacts, ApiCallback) - Method in class com.mailslurp.apis.GroupControllerApi
Build call for removeContactsFromGroup
removeContactsFromGroupWithHttpInfo(UUID, UpdateGroupContacts) - Method in class com.mailslurp.apis.GroupControllerApi
Remove contacts from a group
replyTo(String) - Method in class com.mailslurp.models.Email
 
replyTo(String) - Method in class com.mailslurp.models.ReplyToEmailOptions
 
replyTo(String) - Method in class com.mailslurp.models.SendEmailOptions
 
replyTo(String) - Method in class com.mailslurp.models.SentEmailDto
 
replyToAliasEmail(UUID, UUID, ReplyToAliasEmailOptions) - Method in class com.mailslurp.apis.AliasControllerApi
Reply to an email Send the reply to the email sender or reply-to and include same subject cc bcc etc.
replyToAliasEmailAsync(UUID, UUID, ReplyToAliasEmailOptions, ApiCallback<SentEmailDto>) - Method in class com.mailslurp.apis.AliasControllerApi
Reply to an email (asynchronously) Send the reply to the email sender or reply-to and include same subject cc bcc etc.
replyToAliasEmailCall(UUID, UUID, ReplyToAliasEmailOptions, ApiCallback) - Method in class com.mailslurp.apis.AliasControllerApi
Build call for replyToAliasEmail
ReplyToAliasEmailOptions - Class in com.mailslurp.models
Options for replying to an alias email using the alias inbox
ReplyToAliasEmailOptions() - Constructor for class com.mailslurp.models.ReplyToAliasEmailOptions
 
ReplyToAliasEmailOptions.SendStrategyEnum - Enum in com.mailslurp.models
When to send the email.
ReplyToAliasEmailOptions.SendStrategyEnum.Adapter - Class in com.mailslurp.models
 
replyToAliasEmailWithHttpInfo(UUID, UUID, ReplyToAliasEmailOptions) - Method in class com.mailslurp.apis.AliasControllerApi
Reply to an email Send the reply to the email sender or reply-to and include same subject cc bcc etc.
replyToEmail(UUID, ReplyToEmailOptions) - Method in class com.mailslurp.apis.EmailControllerApi
Reply to an email Send the reply to the email sender or reply-to and include same subject cc bcc etc.
replyToEmailAsync(UUID, ReplyToEmailOptions, ApiCallback<SentEmailDto>) - Method in class com.mailslurp.apis.EmailControllerApi
Reply to an email (asynchronously) Send the reply to the email sender or reply-to and include same subject cc bcc etc.
replyToEmailCall(UUID, ReplyToEmailOptions, ApiCallback) - Method in class com.mailslurp.apis.EmailControllerApi
Build call for replyToEmail
ReplyToEmailOptions - Class in com.mailslurp.models
Options for replying to email with API
ReplyToEmailOptions() - Constructor for class com.mailslurp.models.ReplyToEmailOptions
 
ReplyToEmailOptions.SendStrategyEnum - Enum in com.mailslurp.models
When to send the email.
ReplyToEmailOptions.SendStrategyEnum.Adapter - Class in com.mailslurp.models
 
replyToEmailWithHttpInfo(UUID, ReplyToEmailOptions) - Method in class com.mailslurp.apis.EmailControllerApi
Reply to an email Send the reply to the email sender or reply-to and include same subject cc bcc etc.
request(WebhookTestRequest) - Method in class com.mailslurp.models.WebhookTestResult
 
response(WebhookTestResponse) - Method in class com.mailslurp.models.WebhookTestResult
 
results(List<DNSLookupResult>) - Method in class com.mailslurp.models.DNSLookupResults
 

S

sanitizeFilename(String) - Method in class com.mailslurp.clients.ApiClient
Sanitize filename by removing path.
selectHeaderAccept(String[]) - Method in class com.mailslurp.clients.ApiClient
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
selectHeaderContentType(String[]) - Method in class com.mailslurp.clients.ApiClient
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
sendAliasEmail(UUID, SendEmailOptions) - Method in class com.mailslurp.apis.AliasControllerApi
Send an email from an alias inbox Send an email from an alias.
sendAliasEmailAsync(UUID, SendEmailOptions, ApiCallback<SentEmailDto>) - Method in class com.mailslurp.apis.AliasControllerApi
Send an email from an alias inbox (asynchronously) Send an email from an alias.
sendAliasEmailCall(UUID, SendEmailOptions, ApiCallback) - Method in class com.mailslurp.apis.AliasControllerApi
Build call for sendAliasEmail
sendAliasEmailWithHttpInfo(UUID, SendEmailOptions) - Method in class com.mailslurp.apis.AliasControllerApi
Send an email from an alias inbox Send an email from an alias.
sendEmail(UUID, SendEmailOptions) - Method in class com.mailslurp.apis.InboxControllerApi
Send Email Send an email from an inbox's email address.
sendEmailAndConfirm(UUID, SendEmailOptions) - Method in class com.mailslurp.apis.InboxControllerApi
Send email and return sent confirmation Sister method for standard `sendEmail` method with the benefit of returning a `SentEmail` entity confirming the successful sending of the email with link the the sent object created for it.
sendEmailAndConfirmAsync(UUID, SendEmailOptions, ApiCallback<SentEmailDto>) - Method in class com.mailslurp.apis.InboxControllerApi
Send email and return sent confirmation (asynchronously) Sister method for standard `sendEmail` method with the benefit of returning a `SentEmail` entity confirming the successful sending of the email with link the the sent object created for it.
sendEmailAndConfirmCall(UUID, SendEmailOptions, ApiCallback) - Method in class com.mailslurp.apis.InboxControllerApi
Build call for sendEmailAndConfirm
sendEmailAndConfirmWithHttpInfo(UUID, SendEmailOptions) - Method in class com.mailslurp.apis.InboxControllerApi
Send email and return sent confirmation Sister method for standard `sendEmail` method with the benefit of returning a `SentEmail` entity confirming the successful sending of the email with link the the sent object created for it.
sendEmailAsync(UUID, SendEmailOptions, ApiCallback<Void>) - Method in class com.mailslurp.apis.InboxControllerApi
Send Email (asynchronously) Send an email from an inbox's email address.
sendEmailCall(UUID, SendEmailOptions, ApiCallback) - Method in class com.mailslurp.apis.InboxControllerApi
Build call for sendEmail
sendEmailOptions(SendEmailOptions) - Method in class com.mailslurp.models.BulkSendEmailOptions
 
SendEmailOptions - Class in com.mailslurp.models
Options for sending an email message from an inbox.
SendEmailOptions() - Constructor for class com.mailslurp.models.SendEmailOptions
 
SendEmailOptions.SendStrategyEnum - Enum in com.mailslurp.models
Optional strategy to use when sending the email
SendEmailOptions.SendStrategyEnum.Adapter - Class in com.mailslurp.models
 
sendEmailSimple(SimpleSendEmailOptions) - Method in class com.mailslurp.apis.CommonActionsControllerApi
Send an email If no senderId or inboxId provided a random email address will be used to send from.
sendEmailSimpleAsync(SimpleSendEmailOptions, ApiCallback<Void>) - Method in class com.mailslurp.apis.CommonActionsControllerApi
Send an email (asynchronously) If no senderId or inboxId provided a random email address will be used to send from.
sendEmailSimpleCall(SimpleSendEmailOptions, ApiCallback) - Method in class com.mailslurp.apis.CommonActionsControllerApi
Build call for sendEmailSimple
sendEmailSimpleWithHttpInfo(SimpleSendEmailOptions) - Method in class com.mailslurp.apis.CommonActionsControllerApi
Send an email If no senderId or inboxId provided a random email address will be used to send from.
sendEmailWithHttpInfo(UUID, SendEmailOptions) - Method in class com.mailslurp.apis.InboxControllerApi
Send Email Send an email from an inbox's email address.
senderEmailAddress(String) - Method in class com.mailslurp.models.VerifyEmailAddressOptions
 
senderId(UUID) - Method in class com.mailslurp.models.SimpleSendEmailOptions
 
sendStrategy(ReplyToAliasEmailOptions.SendStrategyEnum) - Method in class com.mailslurp.models.ReplyToAliasEmailOptions
 
sendStrategy(ReplyToEmailOptions.SendStrategyEnum) - Method in class com.mailslurp.models.ReplyToEmailOptions
 
sendStrategy(SendEmailOptions.SendStrategyEnum) - Method in class com.mailslurp.models.SendEmailOptions
 
sendTestData(UUID) - Method in class com.mailslurp.apis.WebhookControllerApi
Send webhook test data
sendTestDataAsync(UUID, ApiCallback<WebhookTestResult>) - Method in class com.mailslurp.apis.WebhookControllerApi
Send webhook test data (asynchronously)
sendTestDataCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.WebhookControllerApi
Build call for sendTestData
sendTestDataWithHttpInfo(UUID) - Method in class com.mailslurp.apis.WebhookControllerApi
Send webhook test data
sentAt(OffsetDateTime) - Method in class com.mailslurp.models.SentEmailDto
 
SentEmailDto - Class in com.mailslurp.models
Sent email details
SentEmailDto() - Constructor for class com.mailslurp.models.SentEmailDto
 
SentEmailProjection - Class in com.mailslurp.models
SentEmailProjection
SentEmailProjection() - Constructor for class com.mailslurp.models.SentEmailProjection
 
SentEmailsControllerApi - Class in com.mailslurp.apis
 
SentEmailsControllerApi() - Constructor for class com.mailslurp.apis.SentEmailsControllerApi
 
SentEmailsControllerApi(ApiClient) - Constructor for class com.mailslurp.apis.SentEmailsControllerApi
 
serialize(Object, String) - Method in class com.mailslurp.clients.ApiClient
Serialize the given Java object into request body according to the object's class and the request Content-Type.
serialize(Object) - Method in class com.mailslurp.clients.JSON
Serialize the given Java object into JSON string.
SERIALIZED_NAME_ADDRESS - Static variable in class com.mailslurp.models.IPAddressResult
 
SERIALIZED_NAME_ALIAS_ID - Static variable in class com.mailslurp.models.ThreadProjection
 
SERIALIZED_NAME_ALLOW_TEAM_ACCESS - Static variable in class com.mailslurp.models.CreateInboxDto
 
SERIALIZED_NAME_ANALYSIS - Static variable in class com.mailslurp.models.Email
 
SERIALIZED_NAME_ATTACHMENTS - Static variable in class com.mailslurp.models.Email
 
SERIALIZED_NAME_ATTACHMENTS - Static variable in class com.mailslurp.models.EmailPreview
 
SERIALIZED_NAME_ATTACHMENTS - Static variable in class com.mailslurp.models.EmailProjection
 
SERIALIZED_NAME_ATTACHMENTS - Static variable in class com.mailslurp.models.ReplyToAliasEmailOptions
 
SERIALIZED_NAME_ATTACHMENTS - Static variable in class com.mailslurp.models.ReplyToEmailOptions
 
SERIALIZED_NAME_ATTACHMENTS - Static variable in class com.mailslurp.models.SendEmailOptions
 
SERIALIZED_NAME_ATTACHMENTS - Static variable in class com.mailslurp.models.SentEmailDto
 
SERIALIZED_NAME_ATTACHMENTS - Static variable in class com.mailslurp.models.SentEmailProjection
 
SERIALIZED_NAME_BASE64_CONTENTS - Static variable in class com.mailslurp.models.UploadAttachmentOptions
 
SERIALIZED_NAME_BASE64_FILE_CONTENTS - Static variable in class com.mailslurp.models.DownloadAttachmentDto
 
SERIALIZED_NAME_BASIC_AUTH - Static variable in class com.mailslurp.models.CreateWebhookOptions
 
SERIALIZED_NAME_BASIC_AUTH - Static variable in class com.mailslurp.models.WebhookDto
 
SERIALIZED_NAME_BCC - Static variable in class com.mailslurp.models.Email
 
SERIALIZED_NAME_BCC - Static variable in class com.mailslurp.models.EmailPreview
 
SERIALIZED_NAME_BCC - Static variable in class com.mailslurp.models.EmailProjection
 
SERIALIZED_NAME_BCC - Static variable in class com.mailslurp.models.ForwardEmailOptions
 
SERIALIZED_NAME_BCC - Static variable in class com.mailslurp.models.SendEmailOptions
 
SERIALIZED_NAME_BCC - Static variable in class com.mailslurp.models.SentEmailDto
 
SERIALIZED_NAME_BCC - Static variable in class com.mailslurp.models.SentEmailProjection
 
SERIALIZED_NAME_BCC - Static variable in class com.mailslurp.models.ThreadProjection
 
SERIALIZED_NAME_BODY - Static variable in class com.mailslurp.models.Email
 
SERIALIZED_NAME_BODY - Static variable in class com.mailslurp.models.EmailTextLinesResult
 
SERIALIZED_NAME_BODY - Static variable in class com.mailslurp.models.ReplyToAliasEmailOptions
 
SERIALIZED_NAME_BODY - Static variable in class com.mailslurp.models.ReplyToEmailOptions
 
SERIALIZED_NAME_BODY - Static variable in class com.mailslurp.models.SendEmailOptions
 
SERIALIZED_NAME_BODY - Static variable in class com.mailslurp.models.SentEmailDto
 
SERIALIZED_NAME_BODY - Static variable in class com.mailslurp.models.SimpleSendEmailOptions
 
SERIALIZED_NAME_BODY_M_D5_HASH - Static variable in class com.mailslurp.models.Email
 
SERIALIZED_NAME_BODY_M_D5_HASH - Static variable in class com.mailslurp.models.EmailProjection
 
SERIALIZED_NAME_BODY_M_D5_HASH - Static variable in class com.mailslurp.models.SentEmailDto
 
SERIALIZED_NAME_BODY_M_D5_HASH - Static variable in class com.mailslurp.models.SentEmailProjection
 
SERIALIZED_NAME_CAN_PERMANENT_INBOX - Static variable in class com.mailslurp.models.ExpirationDefaults
 
SERIALIZED_NAME_CATCH_ALL_INBOX_ID - Static variable in class com.mailslurp.models.DomainDto
 
SERIALIZED_NAME_CATCH_ALL_INBOX_ID - Static variable in class com.mailslurp.models.DomainPreview
 
SERIALIZED_NAME_CATCH_ALL_INBOX_ID - Static variable in class com.mailslurp.models.UpdateDomainOptions
 
SERIALIZED_NAME_CC - Static variable in class com.mailslurp.models.Email
 
SERIALIZED_NAME_CC - Static variable in class com.mailslurp.models.EmailPreview
 
SERIALIZED_NAME_CC - Static variable in class com.mailslurp.models.EmailProjection
 
SERIALIZED_NAME_CC - Static variable in class com.mailslurp.models.ForwardEmailOptions
 
SERIALIZED_NAME_CC - Static variable in class com.mailslurp.models.SendEmailOptions
 
SERIALIZED_NAME_CC - Static variable in class com.mailslurp.models.SentEmailDto
 
SERIALIZED_NAME_CC - Static variable in class com.mailslurp.models.SentEmailProjection
 
SERIALIZED_NAME_CC - Static variable in class com.mailslurp.models.ThreadProjection
 
SERIALIZED_NAME_CHARSET - Static variable in class com.mailslurp.models.Email
 
SERIALIZED_NAME_CHARSET - Static variable in class com.mailslurp.models.ReplyToAliasEmailOptions
 
SERIALIZED_NAME_CHARSET - Static variable in class com.mailslurp.models.ReplyToEmailOptions
 
SERIALIZED_NAME_CHARSET - Static variable in class com.mailslurp.models.SendEmailOptions
 
SERIALIZED_NAME_CHARSET - Static variable in class com.mailslurp.models.SentEmailDto
 
SERIALIZED_NAME_COMPANY - Static variable in class com.mailslurp.models.ContactDto
 
SERIALIZED_NAME_COMPANY - Static variable in class com.mailslurp.models.ContactProjection
 
SERIALIZED_NAME_COMPANY - Static variable in class com.mailslurp.models.CreateContactOptions
 
SERIALIZED_NAME_CONTACT_IDS - Static variable in class com.mailslurp.models.UpdateGroupContacts
 
SERIALIZED_NAME_CONTACTS - Static variable in class com.mailslurp.models.GroupContactsDto
 
SERIALIZED_NAME_CONTENT - Static variable in class com.mailslurp.models.CreateTemplateOptions
 
SERIALIZED_NAME_CONTENT - Static variable in class com.mailslurp.models.PageAlias
 
SERIALIZED_NAME_CONTENT - Static variable in class com.mailslurp.models.PageContactProjection
 
SERIALIZED_NAME_CONTENT - Static variable in class com.mailslurp.models.PageEmailPreview
 
SERIALIZED_NAME_CONTENT - Static variable in class com.mailslurp.models.PageEmailProjection
 
SERIALIZED_NAME_CONTENT - Static variable in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
SERIALIZED_NAME_CONTENT - Static variable in class com.mailslurp.models.PageGroupProjection
 
SERIALIZED_NAME_CONTENT - Static variable in class com.mailslurp.models.PageInboxProjection
 
SERIALIZED_NAME_CONTENT - Static variable in class com.mailslurp.models.PageOrganizationInboxProjection
 
SERIALIZED_NAME_CONTENT - Static variable in class com.mailslurp.models.PageSentEmailProjection
 
SERIALIZED_NAME_CONTENT - Static variable in class com.mailslurp.models.PageTemplateProjection
 
SERIALIZED_NAME_CONTENT - Static variable in class com.mailslurp.models.PageThreadProjection
 
SERIALIZED_NAME_CONTENT - Static variable in class com.mailslurp.models.PageWebhookProjection
 
SERIALIZED_NAME_CONTENT - Static variable in class com.mailslurp.models.RawEmailJson
 
SERIALIZED_NAME_CONTENT - Static variable in class com.mailslurp.models.TemplateDto
 
SERIALIZED_NAME_CONTENT_LENGTH - Static variable in class com.mailslurp.models.AttachmentMetaData
 
SERIALIZED_NAME_CONTENT_TYPE - Static variable in class com.mailslurp.models.AttachmentMetaData
 
SERIALIZED_NAME_CONTENT_TYPE - Static variable in class com.mailslurp.models.DownloadAttachmentDto
 
SERIALIZED_NAME_CONTENT_TYPE - Static variable in class com.mailslurp.models.UploadAttachmentOptions
 
SERIALIZED_NAME_COUNT - Static variable in class com.mailslurp.models.UnreadCount
 
SERIALIZED_NAME_COUNT - Static variable in class com.mailslurp.models.WaitForConditions
 
SERIALIZED_NAME_COUNT_TYPE - Static variable in class com.mailslurp.models.WaitForConditions
 
SERIALIZED_NAME_CREATED_AT - Static variable in class com.mailslurp.models.Alias
 
SERIALIZED_NAME_CREATED_AT - Static variable in class com.mailslurp.models.AliasDto
 
SERIALIZED_NAME_CREATED_AT - Static variable in class com.mailslurp.models.AliasProjection
 
SERIALIZED_NAME_CREATED_AT - Static variable in class com.mailslurp.models.ContactDto
 
SERIALIZED_NAME_CREATED_AT - Static variable in class com.mailslurp.models.ContactProjection
 
SERIALIZED_NAME_CREATED_AT - Static variable in class com.mailslurp.models.DomainDto
 
SERIALIZED_NAME_CREATED_AT - Static variable in class com.mailslurp.models.DomainPreview
 
SERIALIZED_NAME_CREATED_AT - Static variable in class com.mailslurp.models.Email
 
SERIALIZED_NAME_CREATED_AT - Static variable in class com.mailslurp.models.EmailPreview
 
SERIALIZED_NAME_CREATED_AT - Static variable in class com.mailslurp.models.EmailProjection
 
SERIALIZED_NAME_CREATED_AT - Static variable in class com.mailslurp.models.ExpiredInboxRecordProjection
 
SERIALIZED_NAME_CREATED_AT - Static variable in class com.mailslurp.models.GroupDto
 
SERIALIZED_NAME_CREATED_AT - Static variable in class com.mailslurp.models.GroupProjection
 
SERIALIZED_NAME_CREATED_AT - Static variable in class com.mailslurp.models.Inbox
 
SERIALIZED_NAME_CREATED_AT - Static variable in class com.mailslurp.models.InboxProjection
 
SERIALIZED_NAME_CREATED_AT - Static variable in class com.mailslurp.models.OrganizationInboxProjection
 
SERIALIZED_NAME_CREATED_AT - Static variable in class com.mailslurp.models.SentEmailProjection
 
SERIALIZED_NAME_CREATED_AT - Static variable in class com.mailslurp.models.TemplateDto
 
SERIALIZED_NAME_CREATED_AT - Static variable in class com.mailslurp.models.TemplateProjection
 
SERIALIZED_NAME_CREATED_AT - Static variable in class com.mailslurp.models.ThreadProjection
 
SERIALIZED_NAME_CREATED_AT - Static variable in class com.mailslurp.models.WebhookDto
 
SERIALIZED_NAME_CREATED_AT - Static variable in class com.mailslurp.models.WebhookProjection
 
SERIALIZED_NAME_CREATED_CATCH_ALL_INBOX - Static variable in class com.mailslurp.models.CreateDomainOptions
 
SERIALIZED_NAME_DEFAULT_EXPIRATION_MILLIS - Static variable in class com.mailslurp.models.ExpirationDefaults
 
SERIALIZED_NAME_DEFAULT_EXPIRES_AT - Static variable in class com.mailslurp.models.ExpirationDefaults
 
SERIALIZED_NAME_DESCRIPTION - Static variable in class com.mailslurp.models.CreateDomainOptions
 
SERIALIZED_NAME_DESCRIPTION - Static variable in class com.mailslurp.models.CreateGroupOptions
 
SERIALIZED_NAME_DESCRIPTION - Static variable in class com.mailslurp.models.CreateInboxDto
 
SERIALIZED_NAME_DESCRIPTION - Static variable in class com.mailslurp.models.GroupDto
 
SERIALIZED_NAME_DESCRIPTION - Static variable in class com.mailslurp.models.GroupProjection
 
SERIALIZED_NAME_DESCRIPTION - Static variable in class com.mailslurp.models.Inbox
 
SERIALIZED_NAME_DESCRIPTION - Static variable in class com.mailslurp.models.UpdateInboxOptions
 
SERIALIZED_NAME_DKIM_TOKENS - Static variable in class com.mailslurp.models.DomainDto
 
SERIALIZED_NAME_DKIM_VERDICT - Static variable in class com.mailslurp.models.EmailAnalysis
 
SERIALIZED_NAME_DMARC_VERDICT - Static variable in class com.mailslurp.models.EmailAnalysis
 
SERIALIZED_NAME_DOMAIN - Static variable in class com.mailslurp.models.CreateDomainOptions
 
SERIALIZED_NAME_DOMAIN - Static variable in class com.mailslurp.models.DescribeDomainOptions
 
SERIALIZED_NAME_DOMAIN - Static variable in class com.mailslurp.models.DescribeMailServerDomainResult
 
SERIALIZED_NAME_DOMAIN - Static variable in class com.mailslurp.models.DomainDto
 
SERIALIZED_NAME_DOMAIN - Static variable in class com.mailslurp.models.DomainPreview
 
SERIALIZED_NAME_DOMAIN_NAME - Static variable in class com.mailslurp.models.EmailVerificationResult
 
SERIALIZED_NAME_DOMAIN_NAME_RECORDS - Static variable in class com.mailslurp.models.DomainDto
 
SERIALIZED_NAME_EMAIL_ADDRESS - Static variable in class com.mailslurp.models.Alias
 
SERIALIZED_NAME_EMAIL_ADDRESS - Static variable in class com.mailslurp.models.AliasDto
 
SERIALIZED_NAME_EMAIL_ADDRESS - Static variable in class com.mailslurp.models.AliasProjection
 
SERIALIZED_NAME_EMAIL_ADDRESS - Static variable in class com.mailslurp.models.CreateAliasOptions
 
SERIALIZED_NAME_EMAIL_ADDRESS - Static variable in class com.mailslurp.models.CreateInboxDto
 
SERIALIZED_NAME_EMAIL_ADDRESS - Static variable in class com.mailslurp.models.EmailVerificationResult
 
SERIALIZED_NAME_EMAIL_ADDRESS - Static variable in class com.mailslurp.models.ExpiredInboxDto
 
SERIALIZED_NAME_EMAIL_ADDRESS - Static variable in class com.mailslurp.models.ExpiredInboxRecordProjection
 
SERIALIZED_NAME_EMAIL_ADDRESS - Static variable in class com.mailslurp.models.Inbox
 
SERIALIZED_NAME_EMAIL_ADDRESS - Static variable in class com.mailslurp.models.InboxProjection
 
SERIALIZED_NAME_EMAIL_ADDRESS - Static variable in class com.mailslurp.models.OrganizationInboxProjection
 
SERIALIZED_NAME_EMAIL_ADDRESS - Static variable in class com.mailslurp.models.VerifyEmailAddressOptions
 
SERIALIZED_NAME_EMAIL_ADDRESSES - Static variable in class com.mailslurp.models.ContactDto
 
SERIALIZED_NAME_EMAIL_ADDRESSES - Static variable in class com.mailslurp.models.ContactProjection
 
SERIALIZED_NAME_EMAIL_ADDRESSES - Static variable in class com.mailslurp.models.CreateContactOptions
 
SERIALIZED_NAME_EMAIL_ID - Static variable in class com.mailslurp.models.ValidationDto
 
SERIALIZED_NAME_EMPTY - Static variable in class com.mailslurp.models.PageAlias
 
SERIALIZED_NAME_EMPTY - Static variable in class com.mailslurp.models.PageContactProjection
 
SERIALIZED_NAME_EMPTY - Static variable in class com.mailslurp.models.PageEmailPreview
 
SERIALIZED_NAME_EMPTY - Static variable in class com.mailslurp.models.PageEmailProjection
 
SERIALIZED_NAME_EMPTY - Static variable in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
SERIALIZED_NAME_EMPTY - Static variable in class com.mailslurp.models.PageGroupProjection
 
SERIALIZED_NAME_EMPTY - Static variable in class com.mailslurp.models.PageInboxProjection
 
SERIALIZED_NAME_EMPTY - Static variable in class com.mailslurp.models.PageOrganizationInboxProjection
 
SERIALIZED_NAME_EMPTY - Static variable in class com.mailslurp.models.PageSentEmailProjection
 
SERIALIZED_NAME_EMPTY - Static variable in class com.mailslurp.models.PageTemplateProjection
 
SERIALIZED_NAME_EMPTY - Static variable in class com.mailslurp.models.PageThreadProjection
 
SERIALIZED_NAME_EMPTY - Static variable in class com.mailslurp.models.PageWebhookProjection
 
SERIALIZED_NAME_EMPTY - Static variable in class com.mailslurp.models.Sort
 
SERIALIZED_NAME_ERROR - Static variable in class com.mailslurp.models.EmailVerificationResult
 
SERIALIZED_NAME_ERRORS - Static variable in class com.mailslurp.models.HTMLValidationResult
 
SERIALIZED_NAME_EXPIRES_AT - Static variable in class com.mailslurp.models.CreateInboxDto
 
SERIALIZED_NAME_EXPIRES_AT - Static variable in class com.mailslurp.models.Inbox
 
SERIALIZED_NAME_EXPIRES_AT - Static variable in class com.mailslurp.models.UpdateInboxOptions
 
SERIALIZED_NAME_EXPIRES_IN - Static variable in class com.mailslurp.models.CreateInboxDto
 
SERIALIZED_NAME_FAVOURITE - Static variable in class com.mailslurp.models.CreateInboxDto
 
SERIALIZED_NAME_FAVOURITE - Static variable in class com.mailslurp.models.Inbox
 
SERIALIZED_NAME_FAVOURITE - Static variable in class com.mailslurp.models.InboxProjection
 
SERIALIZED_NAME_FAVOURITE - Static variable in class com.mailslurp.models.OrganizationInboxProjection
 
SERIALIZED_NAME_FAVOURITE - Static variable in class com.mailslurp.models.UpdateInboxOptions
 
SERIALIZED_NAME_FIELD - Static variable in class com.mailslurp.models.MatchOption
 
SERIALIZED_NAME_FILENAME - Static variable in class com.mailslurp.models.UploadAttachmentOptions
 
SERIALIZED_NAME_FIRST - Static variable in class com.mailslurp.models.PageAlias
 
SERIALIZED_NAME_FIRST - Static variable in class com.mailslurp.models.PageContactProjection
 
SERIALIZED_NAME_FIRST - Static variable in class com.mailslurp.models.PageEmailPreview
 
SERIALIZED_NAME_FIRST - Static variable in class com.mailslurp.models.PageEmailProjection
 
SERIALIZED_NAME_FIRST - Static variable in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
SERIALIZED_NAME_FIRST - Static variable in class com.mailslurp.models.PageGroupProjection
 
SERIALIZED_NAME_FIRST - Static variable in class com.mailslurp.models.PageInboxProjection
 
SERIALIZED_NAME_FIRST - Static variable in class com.mailslurp.models.PageOrganizationInboxProjection
 
SERIALIZED_NAME_FIRST - Static variable in class com.mailslurp.models.PageSentEmailProjection
 
SERIALIZED_NAME_FIRST - Static variable in class com.mailslurp.models.PageTemplateProjection
 
SERIALIZED_NAME_FIRST - Static variable in class com.mailslurp.models.PageThreadProjection
 
SERIALIZED_NAME_FIRST - Static variable in class com.mailslurp.models.PageWebhookProjection
 
SERIALIZED_NAME_FIRST_NAME - Static variable in class com.mailslurp.models.ContactDto
 
SERIALIZED_NAME_FIRST_NAME - Static variable in class com.mailslurp.models.ContactProjection
 
SERIALIZED_NAME_FIRST_NAME - Static variable in class com.mailslurp.models.CreateContactOptions
 
SERIALIZED_NAME_FROM - Static variable in class com.mailslurp.models.Email
 
SERIALIZED_NAME_FROM - Static variable in class com.mailslurp.models.EmailPreview
 
SERIALIZED_NAME_FROM - Static variable in class com.mailslurp.models.EmailProjection
 
SERIALIZED_NAME_FROM - Static variable in class com.mailslurp.models.ReplyToEmailOptions
 
SERIALIZED_NAME_FROM - Static variable in class com.mailslurp.models.SendEmailOptions
 
SERIALIZED_NAME_FROM - Static variable in class com.mailslurp.models.SentEmailDto
 
SERIALIZED_NAME_FROM - Static variable in class com.mailslurp.models.SentEmailProjection
 
SERIALIZED_NAME_GROUP - Static variable in class com.mailslurp.models.GroupContactsDto
 
SERIALIZED_NAME_GROUP_ID - Static variable in class com.mailslurp.models.ContactDto
 
SERIALIZED_NAME_GROUP_ID - Static variable in class com.mailslurp.models.ContactProjection
 
SERIALIZED_NAME_GROUP_ID - Static variable in class com.mailslurp.models.CreateContactOptions
 
SERIALIZED_NAME_HEADERS - Static variable in class com.mailslurp.models.Email
 
SERIALIZED_NAME_HEADERS - Static variable in class com.mailslurp.models.WebhookTestRequest
 
SERIALIZED_NAME_HOSTNAME - Static variable in class com.mailslurp.models.DNSLookupOptions
 
SERIALIZED_NAME_HOSTNAME - Static variable in class com.mailslurp.models.IPAddressResult
 
SERIALIZED_NAME_HTML - Static variable in class com.mailslurp.models.ValidationDto
 
SERIALIZED_NAME_ID - Static variable in class com.mailslurp.models.Alias
 
SERIALIZED_NAME_ID - Static variable in class com.mailslurp.models.AliasDto
 
SERIALIZED_NAME_ID - Static variable in class com.mailslurp.models.AliasProjection
 
SERIALIZED_NAME_ID - Static variable in class com.mailslurp.models.AttachmentMetaData
 
SERIALIZED_NAME_ID - Static variable in class com.mailslurp.models.ContactDto
 
SERIALIZED_NAME_ID - Static variable in class com.mailslurp.models.ContactProjection
 
SERIALIZED_NAME_ID - Static variable in class com.mailslurp.models.DomainDto
 
SERIALIZED_NAME_ID - Static variable in class com.mailslurp.models.DomainPreview
 
SERIALIZED_NAME_ID - Static variable in class com.mailslurp.models.Email
 
SERIALIZED_NAME_ID - Static variable in class com.mailslurp.models.EmailPreview
 
SERIALIZED_NAME_ID - Static variable in class com.mailslurp.models.EmailProjection
 
SERIALIZED_NAME_ID - Static variable in class com.mailslurp.models.ExpiredInboxDto
 
SERIALIZED_NAME_ID - Static variable in class com.mailslurp.models.ExpiredInboxRecordProjection
 
SERIALIZED_NAME_ID - Static variable in class com.mailslurp.models.GroupDto
 
SERIALIZED_NAME_ID - Static variable in class com.mailslurp.models.GroupProjection
 
SERIALIZED_NAME_ID - Static variable in class com.mailslurp.models.Inbox
 
SERIALIZED_NAME_ID - Static variable in class com.mailslurp.models.InboxProjection
 
SERIALIZED_NAME_ID - Static variable in class com.mailslurp.models.OrganizationInboxProjection
 
SERIALIZED_NAME_ID - Static variable in class com.mailslurp.models.SentEmailDto
 
SERIALIZED_NAME_ID - Static variable in class com.mailslurp.models.SentEmailProjection
 
SERIALIZED_NAME_ID - Static variable in class com.mailslurp.models.TemplateDto
 
SERIALIZED_NAME_ID - Static variable in class com.mailslurp.models.TemplateProjection
 
SERIALIZED_NAME_ID - Static variable in class com.mailslurp.models.ThreadProjection
 
SERIALIZED_NAME_ID - Static variable in class com.mailslurp.models.WebhookDto
 
SERIALIZED_NAME_ID - Static variable in class com.mailslurp.models.WebhookProjection
 
SERIALIZED_NAME_INBOX_ID - Static variable in class com.mailslurp.models.Alias
 
SERIALIZED_NAME_INBOX_ID - Static variable in class com.mailslurp.models.AliasDto
 
SERIALIZED_NAME_INBOX_ID - Static variable in class com.mailslurp.models.AliasProjection
 
SERIALIZED_NAME_INBOX_ID - Static variable in class com.mailslurp.models.CreateAliasOptions
 
SERIALIZED_NAME_INBOX_ID - Static variable in class com.mailslurp.models.Email
 
SERIALIZED_NAME_INBOX_ID - Static variable in class com.mailslurp.models.EmailProjection
 
SERIALIZED_NAME_INBOX_ID - Static variable in class com.mailslurp.models.ExpiredInboxDto
 
SERIALIZED_NAME_INBOX_ID - Static variable in class com.mailslurp.models.SentEmailDto
 
SERIALIZED_NAME_INBOX_ID - Static variable in class com.mailslurp.models.SentEmailProjection
 
SERIALIZED_NAME_INBOX_ID - Static variable in class com.mailslurp.models.ThreadProjection
 
SERIALIZED_NAME_INBOX_ID - Static variable in class com.mailslurp.models.WaitForConditions
 
SERIALIZED_NAME_INBOX_ID - Static variable in class com.mailslurp.models.WebhookDto
 
SERIALIZED_NAME_INBOX_ID - Static variable in class com.mailslurp.models.WebhookProjection
 
SERIALIZED_NAME_INBOX_IDS - Static variable in class com.mailslurp.models.BulkSendEmailOptions
 
SERIALIZED_NAME_IS_H_T_M_L - Static variable in class com.mailslurp.models.Email
 
SERIALIZED_NAME_IS_H_T_M_L - Static variable in class com.mailslurp.models.ReplyToAliasEmailOptions
 
SERIALIZED_NAME_IS_H_T_M_L - Static variable in class com.mailslurp.models.ReplyToEmailOptions
 
SERIALIZED_NAME_IS_H_T_M_L - Static variable in class com.mailslurp.models.SendEmailOptions
 
SERIALIZED_NAME_IS_H_T_M_L - Static variable in class com.mailslurp.models.SentEmailDto
 
SERIALIZED_NAME_IS_VALID - Static variable in class com.mailslurp.models.EmailVerificationResult
 
SERIALIZED_NAME_IS_VALID - Static variable in class com.mailslurp.models.HTMLValidationResult
 
SERIALIZED_NAME_IS_VERIFIED - Static variable in class com.mailslurp.models.AliasDto
 
SERIALIZED_NAME_IS_VERIFIED - Static variable in class com.mailslurp.models.DomainDto
 
SERIALIZED_NAME_LAST - Static variable in class com.mailslurp.models.PageAlias
 
SERIALIZED_NAME_LAST - Static variable in class com.mailslurp.models.PageContactProjection
 
SERIALIZED_NAME_LAST - Static variable in class com.mailslurp.models.PageEmailPreview
 
SERIALIZED_NAME_LAST - Static variable in class com.mailslurp.models.PageEmailProjection
 
SERIALIZED_NAME_LAST - Static variable in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
SERIALIZED_NAME_LAST - Static variable in class com.mailslurp.models.PageGroupProjection
 
SERIALIZED_NAME_LAST - Static variable in class com.mailslurp.models.PageInboxProjection
 
SERIALIZED_NAME_LAST - Static variable in class com.mailslurp.models.PageOrganizationInboxProjection
 
SERIALIZED_NAME_LAST - Static variable in class com.mailslurp.models.PageSentEmailProjection
 
SERIALIZED_NAME_LAST - Static variable in class com.mailslurp.models.PageTemplateProjection
 
SERIALIZED_NAME_LAST - Static variable in class com.mailslurp.models.PageThreadProjection
 
SERIALIZED_NAME_LAST - Static variable in class com.mailslurp.models.PageWebhookProjection
 
SERIALIZED_NAME_LAST_NAME - Static variable in class com.mailslurp.models.ContactDto
 
SERIALIZED_NAME_LAST_NAME - Static variable in class com.mailslurp.models.ContactProjection
 
SERIALIZED_NAME_LAST_NAME - Static variable in class com.mailslurp.models.CreateContactOptions
 
SERIALIZED_NAME_LINE_NUMBER - Static variable in class com.mailslurp.models.ValidationMessage
 
SERIALIZED_NAME_LINES - Static variable in class com.mailslurp.models.EmailTextLinesResult
 
SERIALIZED_NAME_MAIL_SERVER_DOMAIN - Static variable in class com.mailslurp.models.VerifyEmailAddressOptions
 
SERIALIZED_NAME_MASKED_EMAIL_ADDRESS - Static variable in class com.mailslurp.models.AliasDto
 
SERIALIZED_NAME_MATCHES - Static variable in class com.mailslurp.models.EmailContentMatchResult
 
SERIALIZED_NAME_MATCHES - Static variable in class com.mailslurp.models.MatchOptions
 
SERIALIZED_NAME_MATCHES - Static variable in class com.mailslurp.models.WaitForConditions
 
SERIALIZED_NAME_MAX_EXPIRATION_MILLIS - Static variable in class com.mailslurp.models.ExpirationDefaults
 
SERIALIZED_NAME_MESSAGE - Static variable in class com.mailslurp.models.DescribeMailServerDomainResult
 
SERIALIZED_NAME_MESSAGE - Static variable in class com.mailslurp.models.ValidationMessage
 
SERIALIZED_NAME_MESSAGE - Static variable in class com.mailslurp.models.WebhookTestResponse
 
SERIALIZED_NAME_MESSAGE - Static variable in class com.mailslurp.models.WebhookTestResult
 
SERIALIZED_NAME_META_DATA - Static variable in class com.mailslurp.models.ContactDto
 
SERIALIZED_NAME_META_DATA - Static variable in class com.mailslurp.models.CreateContactOptions
 
SERIALIZED_NAME_METHOD - Static variable in class com.mailslurp.models.WebhookDto
 
SERIALIZED_NAME_METHOD - Static variable in class com.mailslurp.models.WebhookTestRequest
 
SERIALIZED_NAME_MX_RECORDS - Static variable in class com.mailslurp.models.DescribeMailServerDomainResult
 
SERIALIZED_NAME_NAME - Static variable in class com.mailslurp.models.Alias
 
SERIALIZED_NAME_NAME - Static variable in class com.mailslurp.models.AliasDto
 
SERIALIZED_NAME_NAME - Static variable in class com.mailslurp.models.AliasProjection
 
SERIALIZED_NAME_NAME - Static variable in class com.mailslurp.models.AttachmentMetaData
 
SERIALIZED_NAME_NAME - Static variable in class com.mailslurp.models.CreateAliasOptions
 
SERIALIZED_NAME_NAME - Static variable in class com.mailslurp.models.CreateGroupOptions
 
SERIALIZED_NAME_NAME - Static variable in class com.mailslurp.models.CreateInboxDto
 
SERIALIZED_NAME_NAME - Static variable in class com.mailslurp.models.CreateTemplateOptions
 
SERIALIZED_NAME_NAME - Static variable in class com.mailslurp.models.CreateWebhookOptions
 
SERIALIZED_NAME_NAME - Static variable in class com.mailslurp.models.DNSLookupResult
 
SERIALIZED_NAME_NAME - Static variable in class com.mailslurp.models.DomainNameRecord
 
SERIALIZED_NAME_NAME - Static variable in class com.mailslurp.models.GroupDto
 
SERIALIZED_NAME_NAME - Static variable in class com.mailslurp.models.GroupProjection
 
SERIALIZED_NAME_NAME - Static variable in class com.mailslurp.models.Inbox
 
SERIALIZED_NAME_NAME - Static variable in class com.mailslurp.models.InboxProjection
 
SERIALIZED_NAME_NAME - Static variable in class com.mailslurp.models.OrganizationInboxProjection
 
SERIALIZED_NAME_NAME - Static variable in class com.mailslurp.models.TemplateDto
 
SERIALIZED_NAME_NAME - Static variable in class com.mailslurp.models.TemplateProjection
 
SERIALIZED_NAME_NAME - Static variable in class com.mailslurp.models.TemplateVariable
 
SERIALIZED_NAME_NAME - Static variable in class com.mailslurp.models.ThreadProjection
 
SERIALIZED_NAME_NAME - Static variable in class com.mailslurp.models.UpdateAliasOptions
 
SERIALIZED_NAME_NAME - Static variable in class com.mailslurp.models.UpdateInboxOptions
 
SERIALIZED_NAME_NAME - Static variable in class com.mailslurp.models.WebhookDto
 
SERIALIZED_NAME_NAME - Static variable in class com.mailslurp.models.WebhookProjection
 
SERIALIZED_NAME_NUMBER - Static variable in class com.mailslurp.models.PageAlias
 
SERIALIZED_NAME_NUMBER - Static variable in class com.mailslurp.models.PageContactProjection
 
SERIALIZED_NAME_NUMBER - Static variable in class com.mailslurp.models.PageEmailPreview
 
SERIALIZED_NAME_NUMBER - Static variable in class com.mailslurp.models.PageEmailProjection
 
SERIALIZED_NAME_NUMBER - Static variable in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
SERIALIZED_NAME_NUMBER - Static variable in class com.mailslurp.models.PageGroupProjection
 
SERIALIZED_NAME_NUMBER - Static variable in class com.mailslurp.models.PageInboxProjection
 
SERIALIZED_NAME_NUMBER - Static variable in class com.mailslurp.models.PageOrganizationInboxProjection
 
SERIALIZED_NAME_NUMBER - Static variable in class com.mailslurp.models.PageSentEmailProjection
 
SERIALIZED_NAME_NUMBER - Static variable in class com.mailslurp.models.PageTemplateProjection
 
SERIALIZED_NAME_NUMBER - Static variable in class com.mailslurp.models.PageThreadProjection
 
SERIALIZED_NAME_NUMBER - Static variable in class com.mailslurp.models.PageWebhookProjection
 
SERIALIZED_NAME_NUMBER_OF_ELEMENTS - Static variable in class com.mailslurp.models.PageAlias
 
SERIALIZED_NAME_NUMBER_OF_ELEMENTS - Static variable in class com.mailslurp.models.PageContactProjection
 
SERIALIZED_NAME_NUMBER_OF_ELEMENTS - Static variable in class com.mailslurp.models.PageEmailPreview
 
SERIALIZED_NAME_NUMBER_OF_ELEMENTS - Static variable in class com.mailslurp.models.PageEmailProjection
 
SERIALIZED_NAME_NUMBER_OF_ELEMENTS - Static variable in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
SERIALIZED_NAME_NUMBER_OF_ELEMENTS - Static variable in class com.mailslurp.models.PageGroupProjection
 
SERIALIZED_NAME_NUMBER_OF_ELEMENTS - Static variable in class com.mailslurp.models.PageInboxProjection
 
SERIALIZED_NAME_NUMBER_OF_ELEMENTS - Static variable in class com.mailslurp.models.PageOrganizationInboxProjection
 
SERIALIZED_NAME_NUMBER_OF_ELEMENTS - Static variable in class com.mailslurp.models.PageSentEmailProjection
 
SERIALIZED_NAME_NUMBER_OF_ELEMENTS - Static variable in class com.mailslurp.models.PageTemplateProjection
 
SERIALIZED_NAME_NUMBER_OF_ELEMENTS - Static variable in class com.mailslurp.models.PageThreadProjection
 
SERIALIZED_NAME_NUMBER_OF_ELEMENTS - Static variable in class com.mailslurp.models.PageWebhookProjection
 
SERIALIZED_NAME_OFFSET - Static variable in class com.mailslurp.models.Pageable
 
SERIALIZED_NAME_OMIT_FINAL_D_N_S_DOT - Static variable in class com.mailslurp.models.DNSLookupOptions
 
SERIALIZED_NAME_OPT_OUT - Static variable in class com.mailslurp.models.ContactDto
 
SERIALIZED_NAME_OPT_OUT - Static variable in class com.mailslurp.models.ContactProjection
 
SERIALIZED_NAME_OPT_OUT - Static variable in class com.mailslurp.models.CreateContactOptions
 
SERIALIZED_NAME_PAGE_NUMBER - Static variable in class com.mailslurp.models.Pageable
 
SERIALIZED_NAME_PAGE_SIZE - Static variable in class com.mailslurp.models.Pageable
 
SERIALIZED_NAME_PAGEABLE - Static variable in class com.mailslurp.models.PageAlias
 
SERIALIZED_NAME_PAGEABLE - Static variable in class com.mailslurp.models.PageContactProjection
 
SERIALIZED_NAME_PAGEABLE - Static variable in class com.mailslurp.models.PageEmailPreview
 
SERIALIZED_NAME_PAGEABLE - Static variable in class com.mailslurp.models.PageEmailProjection
 
SERIALIZED_NAME_PAGEABLE - Static variable in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
SERIALIZED_NAME_PAGEABLE - Static variable in class com.mailslurp.models.PageGroupProjection
 
SERIALIZED_NAME_PAGEABLE - Static variable in class com.mailslurp.models.PageInboxProjection
 
SERIALIZED_NAME_PAGEABLE - Static variable in class com.mailslurp.models.PageOrganizationInboxProjection
 
SERIALIZED_NAME_PAGEABLE - Static variable in class com.mailslurp.models.PageSentEmailProjection
 
SERIALIZED_NAME_PAGEABLE - Static variable in class com.mailslurp.models.PageTemplateProjection
 
SERIALIZED_NAME_PAGEABLE - Static variable in class com.mailslurp.models.PageThreadProjection
 
SERIALIZED_NAME_PAGEABLE - Static variable in class com.mailslurp.models.PageWebhookProjection
 
SERIALIZED_NAME_PAGED - Static variable in class com.mailslurp.models.Pageable
 
SERIALIZED_NAME_PASSWORD - Static variable in class com.mailslurp.models.BasicAuthOptions
 
SERIALIZED_NAME_PATTERN - Static variable in class com.mailslurp.models.ContentMatchOptions
 
SERIALIZED_NAME_PATTERN - Static variable in class com.mailslurp.models.EmailContentMatchResult
 
SERIALIZED_NAME_PAYLOAD - Static variable in class com.mailslurp.models.WebhookTestRequest
 
SERIALIZED_NAME_PAYLOAD_JSON_SCHEMA - Static variable in class com.mailslurp.models.WebhookDto
 
SERIALIZED_NAME_PORT - Static variable in class com.mailslurp.models.EmailVerificationResult
 
SERIALIZED_NAME_PORT - Static variable in class com.mailslurp.models.VerifyEmailAddressOptions
 
SERIALIZED_NAME_PRIORITY - Static variable in class com.mailslurp.models.NameServerRecord
 
SERIALIZED_NAME_RAW - Static variable in class com.mailslurp.models.NameServerRecord
 
SERIALIZED_NAME_READ - Static variable in class com.mailslurp.models.Email
 
SERIALIZED_NAME_READ - Static variable in class com.mailslurp.models.EmailPreview
 
SERIALIZED_NAME_READ - Static variable in class com.mailslurp.models.EmailProjection
 
SERIALIZED_NAME_READ_ONLY - Static variable in class com.mailslurp.models.Inbox
 
SERIALIZED_NAME_READ_ONLY - Static variable in class com.mailslurp.models.OrganizationInboxProjection
 
SERIALIZED_NAME_RECORD_ENTRIES - Static variable in class com.mailslurp.models.DNSLookupResult
 
SERIALIZED_NAME_RECORD_ENTRIES - Static variable in class com.mailslurp.models.DomainNameRecord
 
SERIALIZED_NAME_RECORD_TYPE - Static variable in class com.mailslurp.models.DNSLookupResult
 
SERIALIZED_NAME_RECORD_TYPE - Static variable in class com.mailslurp.models.DomainNameRecord
 
SERIALIZED_NAME_RECORD_TYPE - Static variable in class com.mailslurp.models.NameServerRecord
 
SERIALIZED_NAME_RECORD_TYPES - Static variable in class com.mailslurp.models.DNSLookupOptions
 
SERIALIZED_NAME_REPLY_TO - Static variable in class com.mailslurp.models.Email
 
SERIALIZED_NAME_REPLY_TO - Static variable in class com.mailslurp.models.ReplyToEmailOptions
 
SERIALIZED_NAME_REPLY_TO - Static variable in class com.mailslurp.models.SendEmailOptions
 
SERIALIZED_NAME_REPLY_TO - Static variable in class com.mailslurp.models.SentEmailDto
 
SERIALIZED_NAME_REQUEST - Static variable in class com.mailslurp.models.WebhookTestResult
 
SERIALIZED_NAME_RESPONSE - Static variable in class com.mailslurp.models.WebhookTestResult
 
SERIALIZED_NAME_RESULTS - Static variable in class com.mailslurp.models.DNSLookupResults
 
SERIALIZED_NAME_SEND_EMAIL_OPTIONS - Static variable in class com.mailslurp.models.BulkSendEmailOptions
 
SERIALIZED_NAME_SEND_STRATEGY - Static variable in class com.mailslurp.models.ReplyToAliasEmailOptions
 
SERIALIZED_NAME_SEND_STRATEGY - Static variable in class com.mailslurp.models.ReplyToEmailOptions
 
SERIALIZED_NAME_SEND_STRATEGY - Static variable in class com.mailslurp.models.SendEmailOptions
 
SERIALIZED_NAME_SENDER_EMAIL_ADDRESS - Static variable in class com.mailslurp.models.VerifyEmailAddressOptions
 
SERIALIZED_NAME_SENDER_ID - Static variable in class com.mailslurp.models.SimpleSendEmailOptions
 
SERIALIZED_NAME_SENT_AT - Static variable in class com.mailslurp.models.SentEmailDto
 
SERIALIZED_NAME_SHOULD - Static variable in class com.mailslurp.models.MatchOption
 
SERIALIZED_NAME_SIZE - Static variable in class com.mailslurp.models.PageAlias
 
SERIALIZED_NAME_SIZE - Static variable in class com.mailslurp.models.PageContactProjection
 
SERIALIZED_NAME_SIZE - Static variable in class com.mailslurp.models.PageEmailPreview
 
SERIALIZED_NAME_SIZE - Static variable in class com.mailslurp.models.PageEmailProjection
 
SERIALIZED_NAME_SIZE - Static variable in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
SERIALIZED_NAME_SIZE - Static variable in class com.mailslurp.models.PageGroupProjection
 
SERIALIZED_NAME_SIZE - Static variable in class com.mailslurp.models.PageInboxProjection
 
SERIALIZED_NAME_SIZE - Static variable in class com.mailslurp.models.PageOrganizationInboxProjection
 
SERIALIZED_NAME_SIZE - Static variable in class com.mailslurp.models.PageSentEmailProjection
 
SERIALIZED_NAME_SIZE - Static variable in class com.mailslurp.models.PageTemplateProjection
 
SERIALIZED_NAME_SIZE - Static variable in class com.mailslurp.models.PageThreadProjection
 
SERIALIZED_NAME_SIZE - Static variable in class com.mailslurp.models.PageWebhookProjection
 
SERIALIZED_NAME_SIZE_BYTES - Static variable in class com.mailslurp.models.DownloadAttachmentDto
 
SERIALIZED_NAME_SORT - Static variable in class com.mailslurp.models.Pageable
 
SERIALIZED_NAME_SORT - Static variable in class com.mailslurp.models.PageAlias
 
SERIALIZED_NAME_SORT - Static variable in class com.mailslurp.models.PageContactProjection
 
SERIALIZED_NAME_SORT - Static variable in class com.mailslurp.models.PageEmailPreview
 
SERIALIZED_NAME_SORT - Static variable in class com.mailslurp.models.PageEmailProjection
 
SERIALIZED_NAME_SORT - Static variable in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
SERIALIZED_NAME_SORT - Static variable in class com.mailslurp.models.PageGroupProjection
 
SERIALIZED_NAME_SORT - Static variable in class com.mailslurp.models.PageInboxProjection
 
SERIALIZED_NAME_SORT - Static variable in class com.mailslurp.models.PageOrganizationInboxProjection
 
SERIALIZED_NAME_SORT - Static variable in class com.mailslurp.models.PageSentEmailProjection
 
SERIALIZED_NAME_SORT - Static variable in class com.mailslurp.models.PageTemplateProjection
 
SERIALIZED_NAME_SORT - Static variable in class com.mailslurp.models.PageThreadProjection
 
SERIALIZED_NAME_SORT - Static variable in class com.mailslurp.models.PageWebhookProjection
 
SERIALIZED_NAME_SORT_DIRECTION - Static variable in class com.mailslurp.models.WaitForConditions
 
SERIALIZED_NAME_SORTED - Static variable in class com.mailslurp.models.Sort
 
SERIALIZED_NAME_SPAM_VERDICT - Static variable in class com.mailslurp.models.EmailAnalysis
 
SERIALIZED_NAME_SPF_VERDICT - Static variable in class com.mailslurp.models.EmailAnalysis
 
SERIALIZED_NAME_STATE - Static variable in class com.mailslurp.models.SetInboxFavouritedOptions
 
SERIALIZED_NAME_STATUS_CODE - Static variable in class com.mailslurp.models.WebhookTestResponse
 
SERIALIZED_NAME_SUBJECT - Static variable in class com.mailslurp.models.Email
 
SERIALIZED_NAME_SUBJECT - Static variable in class com.mailslurp.models.EmailPreview
 
SERIALIZED_NAME_SUBJECT - Static variable in class com.mailslurp.models.EmailProjection
 
SERIALIZED_NAME_SUBJECT - Static variable in class com.mailslurp.models.ForwardEmailOptions
 
SERIALIZED_NAME_SUBJECT - Static variable in class com.mailslurp.models.SendEmailOptions
 
SERIALIZED_NAME_SUBJECT - Static variable in class com.mailslurp.models.SentEmailDto
 
SERIALIZED_NAME_SUBJECT - Static variable in class com.mailslurp.models.SentEmailProjection
 
SERIALIZED_NAME_SUBJECT - Static variable in class com.mailslurp.models.SimpleSendEmailOptions
 
SERIALIZED_NAME_SUBJECT - Static variable in class com.mailslurp.models.ThreadProjection
 
SERIALIZED_NAME_TAGS - Static variable in class com.mailslurp.models.ContactDto
 
SERIALIZED_NAME_TAGS - Static variable in class com.mailslurp.models.CreateContactOptions
 
SERIALIZED_NAME_TAGS - Static variable in class com.mailslurp.models.CreateInboxDto
 
SERIALIZED_NAME_TAGS - Static variable in class com.mailslurp.models.Inbox
 
SERIALIZED_NAME_TAGS - Static variable in class com.mailslurp.models.InboxProjection
 
SERIALIZED_NAME_TAGS - Static variable in class com.mailslurp.models.OrganizationInboxProjection
 
SERIALIZED_NAME_TAGS - Static variable in class com.mailslurp.models.UpdateInboxOptions
 
SERIALIZED_NAME_TEAM_ACCESS - Static variable in class com.mailslurp.models.Email
 
SERIALIZED_NAME_TEAM_ACCESS - Static variable in class com.mailslurp.models.EmailProjection
 
SERIALIZED_NAME_TEAM_ACCESS - Static variable in class com.mailslurp.models.Inbox
 
SERIALIZED_NAME_TEAM_ACCESS - Static variable in class com.mailslurp.models.InboxProjection
 
SERIALIZED_NAME_TEAM_ACCESS - Static variable in class com.mailslurp.models.OrganizationInboxProjection
 
SERIALIZED_NAME_TEMPLATE - Static variable in class com.mailslurp.models.ReplyToAliasEmailOptions
 
SERIALIZED_NAME_TEMPLATE - Static variable in class com.mailslurp.models.ReplyToEmailOptions
 
SERIALIZED_NAME_TEMPLATE - Static variable in class com.mailslurp.models.SendEmailOptions
 
SERIALIZED_NAME_TEMPLATE_VARIABLES - Static variable in class com.mailslurp.models.ReplyToAliasEmailOptions
 
SERIALIZED_NAME_TEMPLATE_VARIABLES - Static variable in class com.mailslurp.models.ReplyToEmailOptions
 
SERIALIZED_NAME_TEMPLATE_VARIABLES - Static variable in class com.mailslurp.models.SendEmailOptions
 
SERIALIZED_NAME_TIMEOUT - Static variable in class com.mailslurp.models.WaitForConditions
 
SERIALIZED_NAME_TO - Static variable in class com.mailslurp.models.Email
 
SERIALIZED_NAME_TO - Static variable in class com.mailslurp.models.EmailPreview
 
SERIALIZED_NAME_TO - Static variable in class com.mailslurp.models.EmailProjection
 
SERIALIZED_NAME_TO - Static variable in class com.mailslurp.models.ForwardEmailOptions
 
SERIALIZED_NAME_TO - Static variable in class com.mailslurp.models.SendEmailOptions
 
SERIALIZED_NAME_TO - Static variable in class com.mailslurp.models.SentEmailDto
 
SERIALIZED_NAME_TO - Static variable in class com.mailslurp.models.SentEmailProjection
 
SERIALIZED_NAME_TO - Static variable in class com.mailslurp.models.SimpleSendEmailOptions
 
SERIALIZED_NAME_TO - Static variable in class com.mailslurp.models.ThreadProjection
 
SERIALIZED_NAME_TO_CONTACTS - Static variable in class com.mailslurp.models.SendEmailOptions
 
SERIALIZED_NAME_TO_GROUP - Static variable in class com.mailslurp.models.SendEmailOptions
 
SERIALIZED_NAME_TOTAL_ELEMENTS - Static variable in class com.mailslurp.models.PageAlias
 
SERIALIZED_NAME_TOTAL_ELEMENTS - Static variable in class com.mailslurp.models.PageContactProjection
 
SERIALIZED_NAME_TOTAL_ELEMENTS - Static variable in class com.mailslurp.models.PageEmailPreview
 
SERIALIZED_NAME_TOTAL_ELEMENTS - Static variable in class com.mailslurp.models.PageEmailProjection
 
SERIALIZED_NAME_TOTAL_ELEMENTS - Static variable in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
SERIALIZED_NAME_TOTAL_ELEMENTS - Static variable in class com.mailslurp.models.PageGroupProjection
 
SERIALIZED_NAME_TOTAL_ELEMENTS - Static variable in class com.mailslurp.models.PageInboxProjection
 
SERIALIZED_NAME_TOTAL_ELEMENTS - Static variable in class com.mailslurp.models.PageOrganizationInboxProjection
 
SERIALIZED_NAME_TOTAL_ELEMENTS - Static variable in class com.mailslurp.models.PageSentEmailProjection
 
SERIALIZED_NAME_TOTAL_ELEMENTS - Static variable in class com.mailslurp.models.PageTemplateProjection
 
SERIALIZED_NAME_TOTAL_ELEMENTS - Static variable in class com.mailslurp.models.PageThreadProjection
 
SERIALIZED_NAME_TOTAL_ELEMENTS - Static variable in class com.mailslurp.models.PageWebhookProjection
 
SERIALIZED_NAME_TOTAL_PAGES - Static variable in class com.mailslurp.models.PageAlias
 
SERIALIZED_NAME_TOTAL_PAGES - Static variable in class com.mailslurp.models.PageContactProjection
 
SERIALIZED_NAME_TOTAL_PAGES - Static variable in class com.mailslurp.models.PageEmailPreview
 
SERIALIZED_NAME_TOTAL_PAGES - Static variable in class com.mailslurp.models.PageEmailProjection
 
SERIALIZED_NAME_TOTAL_PAGES - Static variable in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
SERIALIZED_NAME_TOTAL_PAGES - Static variable in class com.mailslurp.models.PageGroupProjection
 
SERIALIZED_NAME_TOTAL_PAGES - Static variable in class com.mailslurp.models.PageInboxProjection
 
SERIALIZED_NAME_TOTAL_PAGES - Static variable in class com.mailslurp.models.PageOrganizationInboxProjection
 
SERIALIZED_NAME_TOTAL_PAGES - Static variable in class com.mailslurp.models.PageSentEmailProjection
 
SERIALIZED_NAME_TOTAL_PAGES - Static variable in class com.mailslurp.models.PageTemplateProjection
 
SERIALIZED_NAME_TOTAL_PAGES - Static variable in class com.mailslurp.models.PageThreadProjection
 
SERIALIZED_NAME_TOTAL_PAGES - Static variable in class com.mailslurp.models.PageWebhookProjection
 
SERIALIZED_NAME_TTL - Static variable in class com.mailslurp.models.DNSLookupResult
 
SERIALIZED_NAME_TTL - Static variable in class com.mailslurp.models.DomainNameRecord
 
SERIALIZED_NAME_UNPAGED - Static variable in class com.mailslurp.models.Pageable
 
SERIALIZED_NAME_UNREAD_ONLY - Static variable in class com.mailslurp.models.WaitForConditions
 
SERIALIZED_NAME_UNSORTED - Static variable in class com.mailslurp.models.Sort
 
SERIALIZED_NAME_UPDATED_AT - Static variable in class com.mailslurp.models.Alias
 
SERIALIZED_NAME_UPDATED_AT - Static variable in class com.mailslurp.models.AliasDto
 
SERIALIZED_NAME_UPDATED_AT - Static variable in class com.mailslurp.models.AliasProjection
 
SERIALIZED_NAME_UPDATED_AT - Static variable in class com.mailslurp.models.DomainDto
 
SERIALIZED_NAME_UPDATED_AT - Static variable in class com.mailslurp.models.Email
 
SERIALIZED_NAME_UPDATED_AT - Static variable in class com.mailslurp.models.TemplateProjection
 
SERIALIZED_NAME_UPDATED_AT - Static variable in class com.mailslurp.models.ThreadProjection
 
SERIALIZED_NAME_UPDATED_AT - Static variable in class com.mailslurp.models.WebhookDto
 
SERIALIZED_NAME_UPDATED_AT - Static variable in class com.mailslurp.models.WebhookProjection
 
SERIALIZED_NAME_URL - Static variable in class com.mailslurp.models.CreateWebhookOptions
 
SERIALIZED_NAME_URL - Static variable in class com.mailslurp.models.WebhookDto
 
SERIALIZED_NAME_URL - Static variable in class com.mailslurp.models.WebhookProjection
 
SERIALIZED_NAME_URL - Static variable in class com.mailslurp.models.WebhookTestRequest
 
SERIALIZED_NAME_USE_DOMAIN_POOL - Static variable in class com.mailslurp.models.CreateInboxDto
 
SERIALIZED_NAME_USE_THREADS - Static variable in class com.mailslurp.models.Alias
 
SERIALIZED_NAME_USE_THREADS - Static variable in class com.mailslurp.models.AliasDto
 
SERIALIZED_NAME_USE_THREADS - Static variable in class com.mailslurp.models.AliasProjection
 
SERIALIZED_NAME_USE_THREADS - Static variable in class com.mailslurp.models.CreateAliasOptions
 
SERIALIZED_NAME_USER_ID - Static variable in class com.mailslurp.models.Alias
 
SERIALIZED_NAME_USER_ID - Static variable in class com.mailslurp.models.AliasDto
 
SERIALIZED_NAME_USER_ID - Static variable in class com.mailslurp.models.AliasProjection
 
SERIALIZED_NAME_USER_ID - Static variable in class com.mailslurp.models.DomainDto
 
SERIALIZED_NAME_USER_ID - Static variable in class com.mailslurp.models.Email
 
SERIALIZED_NAME_USER_ID - Static variable in class com.mailslurp.models.ExpiredInboxRecordProjection
 
SERIALIZED_NAME_USER_ID - Static variable in class com.mailslurp.models.Inbox
 
SERIALIZED_NAME_USER_ID - Static variable in class com.mailslurp.models.SentEmailDto
 
SERIALIZED_NAME_USER_ID - Static variable in class com.mailslurp.models.SentEmailProjection
 
SERIALIZED_NAME_USER_ID - Static variable in class com.mailslurp.models.ThreadProjection
 
SERIALIZED_NAME_USERNAME - Static variable in class com.mailslurp.models.BasicAuthOptions
 
SERIALIZED_NAME_VALUE - Static variable in class com.mailslurp.models.MatchOption
 
SERIALIZED_NAME_VALUE - Static variable in class com.mailslurp.models.NameServerRecord
 
SERIALIZED_NAME_VARIABLE_TYPE - Static variable in class com.mailslurp.models.TemplateVariable
 
SERIALIZED_NAME_VARIABLES - Static variable in class com.mailslurp.models.TemplateDto
 
SERIALIZED_NAME_VARIABLES - Static variable in class com.mailslurp.models.TemplateProjection
 
SERIALIZED_NAME_VERIFICATION_TOKEN - Static variable in class com.mailslurp.models.DomainDto
 
SERIALIZED_NAME_VIRUS_VERDICT - Static variable in class com.mailslurp.models.EmailAnalysis
 
SERIALIZED_NAME_WARNINGS - Static variable in class com.mailslurp.models.HTMLValidationResult
 
ServerConfiguration - Class in com.mailslurp.clients
Representing a Server configuration.
ServerConfiguration(String, String, Map<String, ServerVariable>) - Constructor for class com.mailslurp.clients.ServerConfiguration
 
ServerVariable - Class in com.mailslurp.clients
Representing a Server Variable for server URL template substitution.
ServerVariable(String, String, HashSet<String>) - Constructor for class com.mailslurp.clients.ServerVariable
 
setAccessToken(String) - Method in class com.mailslurp.clients.ApiClient
Helper method to set access token for the first OAuth2 authentication.
setAddress(String) - Method in class com.mailslurp.models.IPAddressResult
 
setAliasId(UUID) - Method in class com.mailslurp.models.ThreadProjection
 
setAllowTeamAccess(Boolean) - Method in class com.mailslurp.models.CreateInboxDto
 
setAnalysis(EmailAnalysis) - Method in class com.mailslurp.models.Email
 
setApiClient(ApiClient) - Method in class com.mailslurp.apis.AliasControllerApi
 
setApiClient(ApiClient) - Method in class com.mailslurp.apis.AttachmentControllerApi
 
setApiClient(ApiClient) - Method in class com.mailslurp.apis.BulkActionsControllerApi
 
setApiClient(ApiClient) - Method in class com.mailslurp.apis.CommonActionsControllerApi
 
setApiClient(ApiClient) - Method in class com.mailslurp.apis.ContactControllerApi
 
setApiClient(ApiClient) - Method in class com.mailslurp.apis.DomainControllerApi
 
setApiClient(ApiClient) - Method in class com.mailslurp.apis.EmailControllerApi
 
setApiClient(ApiClient) - Method in class com.mailslurp.apis.ExpiredControllerApi
 
setApiClient(ApiClient) - Method in class com.mailslurp.apis.FormControllerApi
 
setApiClient(ApiClient) - Method in class com.mailslurp.apis.GroupControllerApi
 
setApiClient(ApiClient) - Method in class com.mailslurp.apis.InboxControllerApi
 
setApiClient(ApiClient) - Method in class com.mailslurp.apis.MailServerControllerApi
 
setApiClient(ApiClient) - Method in class com.mailslurp.apis.SentEmailsControllerApi
 
setApiClient(ApiClient) - Method in class com.mailslurp.apis.TemplateControllerApi
 
setApiClient(ApiClient) - Method in class com.mailslurp.apis.WaitForControllerApi
 
setApiClient(ApiClient) - Method in class com.mailslurp.apis.WebhookControllerApi
 
setApiKey(String) - Method in class com.mailslurp.clients.ApiClient
Helper method to set API key value for the first API key authentication.
setApiKey(String) - Method in class com.mailslurp.clients.auth.ApiKeyAuth
 
setApiKeyPrefix(String) - Method in class com.mailslurp.clients.ApiClient
Helper method to set API key prefix for the first API key authentication.
setApiKeyPrefix(String) - Method in class com.mailslurp.clients.auth.ApiKeyAuth
 
setAttachments(List<String>) - Method in class com.mailslurp.models.Email
 
setAttachments(List<String>) - Method in class com.mailslurp.models.EmailPreview
 
setAttachments(List<String>) - Method in class com.mailslurp.models.EmailProjection
 
setAttachments(List<String>) - Method in class com.mailslurp.models.ReplyToAliasEmailOptions
 
setAttachments(List<String>) - Method in class com.mailslurp.models.ReplyToEmailOptions
 
setAttachments(List<String>) - Method in class com.mailslurp.models.SendEmailOptions
 
setAttachments(List<String>) - Method in class com.mailslurp.models.SentEmailDto
 
setAttachments(List<String>) - Method in class com.mailslurp.models.SentEmailProjection
 
setBase64Contents(String) - Method in class com.mailslurp.models.UploadAttachmentOptions
 
setBase64FileContents(String) - Method in class com.mailslurp.models.DownloadAttachmentDto
 
setBasePath(String) - Method in class com.mailslurp.clients.ApiClient
Set base path
setBasicAuth(BasicAuthOptions) - Method in class com.mailslurp.models.CreateWebhookOptions
 
setBasicAuth(Boolean) - Method in class com.mailslurp.models.WebhookDto
 
setBcc(List<String>) - Method in class com.mailslurp.models.Email
 
setBcc(List<String>) - Method in class com.mailslurp.models.EmailPreview
 
setBcc(List<String>) - Method in class com.mailslurp.models.EmailProjection
 
setBcc(List<String>) - Method in class com.mailslurp.models.ForwardEmailOptions
 
setBcc(List<String>) - Method in class com.mailslurp.models.SendEmailOptions
 
setBcc(List<String>) - Method in class com.mailslurp.models.SentEmailDto
 
setBcc(List<String>) - Method in class com.mailslurp.models.SentEmailProjection
 
setBcc(List<String>) - Method in class com.mailslurp.models.ThreadProjection
 
setBearerToken(String) - Method in class com.mailslurp.clients.auth.HttpBearerAuth
Sets the token, which together with the scheme, will be sent as the value of the Authorization header.
setBody(String) - Method in class com.mailslurp.models.Email
 
setBody(String) - Method in class com.mailslurp.models.EmailTextLinesResult
 
setBody(String) - Method in class com.mailslurp.models.ReplyToAliasEmailOptions
 
setBody(String) - Method in class com.mailslurp.models.ReplyToEmailOptions
 
setBody(String) - Method in class com.mailslurp.models.SendEmailOptions
 
setBody(String) - Method in class com.mailslurp.models.SentEmailDto
 
setBody(String) - Method in class com.mailslurp.models.SimpleSendEmailOptions
 
setBodyMD5Hash(String) - Method in class com.mailslurp.models.Email
 
setBodyMD5Hash(String) - Method in class com.mailslurp.models.EmailProjection
 
setBodyMD5Hash(String) - Method in class com.mailslurp.models.SentEmailDto
 
setBodyMD5Hash(String) - Method in class com.mailslurp.models.SentEmailProjection
 
setCanPermanentInbox(Boolean) - Method in class com.mailslurp.models.ExpirationDefaults
 
setCatchAllInboxId(UUID) - Method in class com.mailslurp.models.DomainDto
 
setCatchAllInboxId(UUID) - Method in class com.mailslurp.models.DomainPreview
 
setCatchAllInboxId(UUID) - Method in class com.mailslurp.models.UpdateDomainOptions
 
setCc(List<String>) - Method in class com.mailslurp.models.Email
 
setCc(List<String>) - Method in class com.mailslurp.models.EmailPreview
 
setCc(List<String>) - Method in class com.mailslurp.models.EmailProjection
 
setCc(List<String>) - Method in class com.mailslurp.models.ForwardEmailOptions
 
setCc(List<String>) - Method in class com.mailslurp.models.SendEmailOptions
 
setCc(List<String>) - Method in class com.mailslurp.models.SentEmailDto
 
setCc(List<String>) - Method in class com.mailslurp.models.SentEmailProjection
 
setCc(List<String>) - Method in class com.mailslurp.models.ThreadProjection
 
setCharset(String) - Method in class com.mailslurp.models.Email
 
setCharset(String) - Method in class com.mailslurp.models.ReplyToAliasEmailOptions
 
setCharset(String) - Method in class com.mailslurp.models.ReplyToEmailOptions
 
setCharset(String) - Method in class com.mailslurp.models.SendEmailOptions
 
setCharset(String) - Method in class com.mailslurp.models.SentEmailDto
 
setCompany(String) - Method in class com.mailslurp.models.ContactDto
 
setCompany(String) - Method in class com.mailslurp.models.ContactProjection
 
setCompany(String) - Method in class com.mailslurp.models.CreateContactOptions
 
setConnectTimeout(int) - Method in class com.mailslurp.clients.ApiClient
Sets the connect timeout (in milliseconds).
setContactIds(List<UUID>) - Method in class com.mailslurp.models.UpdateGroupContacts
 
setContacts(List<ContactDto>) - Method in class com.mailslurp.models.GroupContactsDto
 
setContent(String) - Method in class com.mailslurp.models.CreateTemplateOptions
 
setContent(List<AliasProjection>) - Method in class com.mailslurp.models.PageAlias
 
setContent(List<ContactProjection>) - Method in class com.mailslurp.models.PageContactProjection
 
setContent(List<EmailPreview>) - Method in class com.mailslurp.models.PageEmailPreview
 
setContent(List<EmailProjection>) - Method in class com.mailslurp.models.PageEmailProjection
 
setContent(List<ExpiredInboxRecordProjection>) - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
setContent(List<GroupProjection>) - Method in class com.mailslurp.models.PageGroupProjection
 
setContent(List<InboxProjection>) - Method in class com.mailslurp.models.PageInboxProjection
 
setContent(List<OrganizationInboxProjection>) - Method in class com.mailslurp.models.PageOrganizationInboxProjection
 
setContent(List<SentEmailProjection>) - Method in class com.mailslurp.models.PageSentEmailProjection
 
setContent(List<TemplateProjection>) - Method in class com.mailslurp.models.PageTemplateProjection
 
setContent(List<ThreadProjection>) - Method in class com.mailslurp.models.PageThreadProjection
 
setContent(List<WebhookProjection>) - Method in class com.mailslurp.models.PageWebhookProjection
 
setContent(String) - Method in class com.mailslurp.models.RawEmailJson
 
setContent(String) - Method in class com.mailslurp.models.TemplateDto
 
setContentLength(Long) - Method in class com.mailslurp.models.AttachmentMetaData
 
setContentType(String) - Method in class com.mailslurp.models.AttachmentMetaData
 
setContentType(String) - Method in class com.mailslurp.models.DownloadAttachmentDto
 
setContentType(String) - Method in class com.mailslurp.models.UploadAttachmentOptions
 
setCount(Long) - Method in class com.mailslurp.models.UnreadCount
 
setCount(Integer) - Method in class com.mailslurp.models.WaitForConditions
 
setCountType(WaitForConditions.CountTypeEnum) - Method in class com.mailslurp.models.WaitForConditions
 
setCreatedAt(OffsetDateTime) - Method in class com.mailslurp.models.Alias
 
setCreatedAt(OffsetDateTime) - Method in class com.mailslurp.models.AliasDto
 
setCreatedAt(OffsetDateTime) - Method in class com.mailslurp.models.AliasProjection
 
setCreatedAt(OffsetDateTime) - Method in class com.mailslurp.models.ContactDto
 
setCreatedAt(OffsetDateTime) - Method in class com.mailslurp.models.ContactProjection
 
setCreatedAt(OffsetDateTime) - Method in class com.mailslurp.models.DomainDto
 
setCreatedAt(OffsetDateTime) - Method in class com.mailslurp.models.DomainPreview
 
setCreatedAt(OffsetDateTime) - Method in class com.mailslurp.models.Email
 
setCreatedAt(OffsetDateTime) - Method in class com.mailslurp.models.EmailPreview
 
setCreatedAt(OffsetDateTime) - Method in class com.mailslurp.models.EmailProjection
 
setCreatedAt(OffsetDateTime) - Method in class com.mailslurp.models.ExpiredInboxRecordProjection
 
setCreatedAt(OffsetDateTime) - Method in class com.mailslurp.models.GroupDto
 
setCreatedAt(OffsetDateTime) - Method in class com.mailslurp.models.GroupProjection
 
setCreatedAt(OffsetDateTime) - Method in class com.mailslurp.models.Inbox
 
setCreatedAt(OffsetDateTime) - Method in class com.mailslurp.models.InboxProjection
 
setCreatedAt(OffsetDateTime) - Method in class com.mailslurp.models.OrganizationInboxProjection
 
setCreatedAt(OffsetDateTime) - Method in class com.mailslurp.models.SentEmailProjection
 
setCreatedAt(OffsetDateTime) - Method in class com.mailslurp.models.TemplateDto
 
setCreatedAt(OffsetDateTime) - Method in class com.mailslurp.models.TemplateProjection
 
setCreatedAt(OffsetDateTime) - Method in class com.mailslurp.models.ThreadProjection
 
setCreatedAt(OffsetDateTime) - Method in class com.mailslurp.models.WebhookDto
 
setCreatedAt(OffsetDateTime) - Method in class com.mailslurp.models.WebhookProjection
 
setCreatedCatchAllInbox(Boolean) - Method in class com.mailslurp.models.CreateDomainOptions
 
setDateFormat(DateFormat) - Method in class com.mailslurp.clients.ApiClient
 
setDateFormat(DateFormat) - Method in class com.mailslurp.clients.JSON
 
setDebugging(boolean) - Method in class com.mailslurp.clients.ApiClient
Enable/disable debugging for this API client.
setDefaultApiClient(ApiClient) - Static method in class com.mailslurp.clients.Configuration
Set the default API client, which would be used when creating API instances without providing an API client.
setDefaultExpirationMillis(Long) - Method in class com.mailslurp.models.ExpirationDefaults
 
setDefaultExpiresAt(OffsetDateTime) - Method in class com.mailslurp.models.ExpirationDefaults
 
setDescription(String) - Method in class com.mailslurp.models.CreateDomainOptions
 
setDescription(String) - Method in class com.mailslurp.models.CreateGroupOptions
 
setDescription(String) - Method in class com.mailslurp.models.CreateInboxDto
 
setDescription(String) - Method in class com.mailslurp.models.GroupDto
 
setDescription(String) - Method in class com.mailslurp.models.GroupProjection
 
setDescription(String) - Method in class com.mailslurp.models.Inbox
 
setDescription(String) - Method in class com.mailslurp.models.UpdateInboxOptions
 
setDkimTokens(List<String>) - Method in class com.mailslurp.models.DomainDto
 
setDkimVerdict(String) - Method in class com.mailslurp.models.EmailAnalysis
 
setDmarcVerdict(String) - Method in class com.mailslurp.models.EmailAnalysis
 
setDomain(String) - Method in class com.mailslurp.models.CreateDomainOptions
 
setDomain(String) - Method in class com.mailslurp.models.DescribeDomainOptions
 
setDomain(String) - Method in class com.mailslurp.models.DescribeMailServerDomainResult
 
setDomain(String) - Method in class com.mailslurp.models.DomainDto
 
setDomain(String) - Method in class com.mailslurp.models.DomainPreview
 
setDomainName(String) - Method in class com.mailslurp.models.EmailVerificationResult
 
setDomainNameRecords(List<DomainNameRecord>) - Method in class com.mailslurp.models.DomainDto
 
setEmailAddress(String) - Method in class com.mailslurp.models.Alias
 
setEmailAddress(String) - Method in class com.mailslurp.models.AliasDto
 
setEmailAddress(String) - Method in class com.mailslurp.models.AliasProjection
 
setEmailAddress(String) - Method in class com.mailslurp.models.CreateAliasOptions
 
setEmailAddress(String) - Method in class com.mailslurp.models.CreateInboxDto
 
setEmailAddress(String) - Method in class com.mailslurp.models.EmailVerificationResult
 
setEmailAddress(String) - Method in class com.mailslurp.models.ExpiredInboxDto
 
setEmailAddress(String) - Method in class com.mailslurp.models.ExpiredInboxRecordProjection
 
setEmailAddress(String) - Method in class com.mailslurp.models.Inbox
 
setEmailAddress(String) - Method in class com.mailslurp.models.InboxProjection
 
setEmailAddress(String) - Method in class com.mailslurp.models.OrganizationInboxProjection
 
setEmailAddress(String) - Method in class com.mailslurp.models.VerifyEmailAddressOptions
 
setEmailAddresses(List<String>) - Method in class com.mailslurp.models.ContactDto
 
setEmailAddresses(List<String>) - Method in class com.mailslurp.models.ContactProjection
 
setEmailAddresses(List<String>) - Method in class com.mailslurp.models.CreateContactOptions
 
setEmailId(UUID) - Method in class com.mailslurp.models.ValidationDto
 
setEmpty(Boolean) - Method in class com.mailslurp.models.PageAlias
 
setEmpty(Boolean) - Method in class com.mailslurp.models.PageContactProjection
 
setEmpty(Boolean) - Method in class com.mailslurp.models.PageEmailPreview
 
setEmpty(Boolean) - Method in class com.mailslurp.models.PageEmailProjection
 
setEmpty(Boolean) - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
setEmpty(Boolean) - Method in class com.mailslurp.models.PageGroupProjection
 
setEmpty(Boolean) - Method in class com.mailslurp.models.PageInboxProjection
 
setEmpty(Boolean) - Method in class com.mailslurp.models.PageOrganizationInboxProjection
 
setEmpty(Boolean) - Method in class com.mailslurp.models.PageSentEmailProjection
 
setEmpty(Boolean) - Method in class com.mailslurp.models.PageTemplateProjection
 
setEmpty(Boolean) - Method in class com.mailslurp.models.PageThreadProjection
 
setEmpty(Boolean) - Method in class com.mailslurp.models.PageWebhookProjection
 
setEmpty(Boolean) - Method in class com.mailslurp.models.Sort
 
setError(String) - Method in class com.mailslurp.models.EmailVerificationResult
 
setErrors(List<ValidationMessage>) - Method in class com.mailslurp.models.HTMLValidationResult
 
setExpiresAt(OffsetDateTime) - Method in class com.mailslurp.models.CreateInboxDto
 
setExpiresAt(String) - Method in class com.mailslurp.models.Inbox
 
setExpiresAt(OffsetDateTime) - Method in class com.mailslurp.models.UpdateInboxOptions
 
setExpiresIn(Long) - Method in class com.mailslurp.models.CreateInboxDto
 
setFavourite(Boolean) - Method in class com.mailslurp.models.CreateInboxDto
 
setFavourite(Boolean) - Method in class com.mailslurp.models.Inbox
 
setFavourite(Boolean) - Method in class com.mailslurp.models.InboxProjection
 
setFavourite(Boolean) - Method in class com.mailslurp.models.OrganizationInboxProjection
 
setFavourite(Boolean) - Method in class com.mailslurp.models.UpdateInboxOptions
 
setField(MatchOption.FieldEnum) - Method in class com.mailslurp.models.MatchOption
 
setFilename(String) - Method in class com.mailslurp.models.UploadAttachmentOptions
 
setFirst(Boolean) - Method in class com.mailslurp.models.PageAlias
 
setFirst(Boolean) - Method in class com.mailslurp.models.PageContactProjection
 
setFirst(Boolean) - Method in class com.mailslurp.models.PageEmailPreview
 
setFirst(Boolean) - Method in class com.mailslurp.models.PageEmailProjection
 
setFirst(Boolean) - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
setFirst(Boolean) - Method in class com.mailslurp.models.PageGroupProjection
 
setFirst(Boolean) - Method in class com.mailslurp.models.PageInboxProjection
 
setFirst(Boolean) - Method in class com.mailslurp.models.PageOrganizationInboxProjection
 
setFirst(Boolean) - Method in class com.mailslurp.models.PageSentEmailProjection
 
setFirst(Boolean) - Method in class com.mailslurp.models.PageTemplateProjection
 
setFirst(Boolean) - Method in class com.mailslurp.models.PageThreadProjection
 
setFirst(Boolean) - Method in class com.mailslurp.models.PageWebhookProjection
 
setFirstName(String) - Method in class com.mailslurp.models.ContactDto
 
setFirstName(String) - Method in class com.mailslurp.models.ContactProjection
 
setFirstName(String) - Method in class com.mailslurp.models.CreateContactOptions
 
setFormat(DateFormat) - Method in class com.mailslurp.clients.JSON.DateTypeAdapter
 
setFormat(DateTimeFormatter) - Method in class com.mailslurp.clients.JSON.LocalDateTypeAdapter
 
setFormat(DateTimeFormatter) - Method in class com.mailslurp.clients.JSON.OffsetDateTimeTypeAdapter
 
setFormat(DateFormat) - Method in class com.mailslurp.clients.JSON.SqlDateTypeAdapter
 
setFrom(String) - Method in class com.mailslurp.models.Email
 
setFrom(String) - Method in class com.mailslurp.models.EmailPreview
 
setFrom(String) - Method in class com.mailslurp.models.EmailProjection
 
setFrom(String) - Method in class com.mailslurp.models.ReplyToEmailOptions
 
setFrom(String) - Method in class com.mailslurp.models.SendEmailOptions
 
setFrom(String) - Method in class com.mailslurp.models.SentEmailDto
 
setFrom(String) - Method in class com.mailslurp.models.SentEmailProjection
 
setGroup(GroupDto) - Method in class com.mailslurp.models.GroupContactsDto
 
setGroupId(UUID) - Method in class com.mailslurp.models.ContactDto
 
setGroupId(UUID) - Method in class com.mailslurp.models.ContactProjection
 
setGroupId(UUID) - Method in class com.mailslurp.models.CreateContactOptions
 
setGson(Gson) - Method in class com.mailslurp.clients.JSON
Set Gson.
setHeaders(Map<String, String>) - Method in class com.mailslurp.models.Email
 
setHeaders(Map<String, String>) - Method in class com.mailslurp.models.WebhookTestRequest
 
setHostname(String) - Method in class com.mailslurp.models.DNSLookupOptions
 
setHostname(String) - Method in class com.mailslurp.models.IPAddressResult
 
setHtml(HTMLValidationResult) - Method in class com.mailslurp.models.ValidationDto
 
setHttpClient(OkHttpClient) - Method in class com.mailslurp.clients.ApiClient
Set HTTP client, which must never be null.
setId(UUID) - Method in class com.mailslurp.models.Alias
 
setId(UUID) - Method in class com.mailslurp.models.AliasDto
 
setId(UUID) - Method in class com.mailslurp.models.AliasProjection
 
setId(String) - Method in class com.mailslurp.models.AttachmentMetaData
 
setId(UUID) - Method in class com.mailslurp.models.ContactDto
 
setId(UUID) - Method in class com.mailslurp.models.ContactProjection
 
setId(UUID) - Method in class com.mailslurp.models.DomainDto
 
setId(UUID) - Method in class com.mailslurp.models.DomainPreview
 
setId(UUID) - Method in class com.mailslurp.models.Email
 
setId(UUID) - Method in class com.mailslurp.models.EmailPreview
 
setId(UUID) - Method in class com.mailslurp.models.EmailProjection
 
setId(UUID) - Method in class com.mailslurp.models.ExpiredInboxDto
 
setId(UUID) - Method in class com.mailslurp.models.ExpiredInboxRecordProjection
 
setId(UUID) - Method in class com.mailslurp.models.GroupDto
 
setId(UUID) - Method in class com.mailslurp.models.GroupProjection
 
setId(UUID) - Method in class com.mailslurp.models.Inbox
 
setId(UUID) - Method in class com.mailslurp.models.InboxProjection
 
setId(UUID) - Method in class com.mailslurp.models.OrganizationInboxProjection
 
setId(UUID) - Method in class com.mailslurp.models.SentEmailDto
 
setId(UUID) - Method in class com.mailslurp.models.SentEmailProjection
 
setId(UUID) - Method in class com.mailslurp.models.TemplateDto
 
setId(UUID) - Method in class com.mailslurp.models.TemplateProjection
 
setId(UUID) - Method in class com.mailslurp.models.ThreadProjection
 
setId(UUID) - Method in class com.mailslurp.models.WebhookDto
 
setId(UUID) - Method in class com.mailslurp.models.WebhookProjection
 
setInboxFavourited(UUID, SetInboxFavouritedOptions) - Method in class com.mailslurp.apis.InboxControllerApi
Set inbox favourited state Set and return new favourite state for an inbox
setInboxFavouritedAsync(UUID, SetInboxFavouritedOptions, ApiCallback<Inbox>) - Method in class com.mailslurp.apis.InboxControllerApi
Set inbox favourited state (asynchronously) Set and return new favourite state for an inbox
setInboxFavouritedCall(UUID, SetInboxFavouritedOptions, ApiCallback) - Method in class com.mailslurp.apis.InboxControllerApi
Build call for setInboxFavourited
SetInboxFavouritedOptions - Class in com.mailslurp.models
Options for setting inbox favourite state
SetInboxFavouritedOptions() - Constructor for class com.mailslurp.models.SetInboxFavouritedOptions
 
setInboxFavouritedWithHttpInfo(UUID, SetInboxFavouritedOptions) - Method in class com.mailslurp.apis.InboxControllerApi
Set inbox favourited state Set and return new favourite state for an inbox
setInboxId(UUID) - Method in class com.mailslurp.models.Alias
 
setInboxId(UUID) - Method in class com.mailslurp.models.AliasDto
 
setInboxId(UUID) - Method in class com.mailslurp.models.AliasProjection
 
setInboxId(UUID) - Method in class com.mailslurp.models.CreateAliasOptions
 
setInboxId(UUID) - Method in class com.mailslurp.models.Email
 
setInboxId(UUID) - Method in class com.mailslurp.models.EmailProjection
 
setInboxId(UUID) - Method in class com.mailslurp.models.ExpiredInboxDto
 
setInboxId(UUID) - Method in class com.mailslurp.models.SentEmailDto
 
setInboxId(UUID) - Method in class com.mailslurp.models.SentEmailProjection
 
setInboxId(UUID) - Method in class com.mailslurp.models.ThreadProjection
 
setInboxId(UUID) - Method in class com.mailslurp.models.WaitForConditions
 
setInboxId(UUID) - Method in class com.mailslurp.models.WebhookDto
 
setInboxId(UUID) - Method in class com.mailslurp.models.WebhookProjection
 
setInboxIds(List<UUID>) - Method in class com.mailslurp.models.BulkSendEmailOptions
 
setIsHTML(Boolean) - Method in class com.mailslurp.models.Email
 
setIsHTML(Boolean) - Method in class com.mailslurp.models.ReplyToAliasEmailOptions
 
setIsHTML(Boolean) - Method in class com.mailslurp.models.ReplyToEmailOptions
 
setIsHTML(Boolean) - Method in class com.mailslurp.models.SendEmailOptions
 
setIsHTML(Boolean) - Method in class com.mailslurp.models.SentEmailDto
 
setIsValid(Boolean) - Method in class com.mailslurp.models.EmailVerificationResult
 
setIsValid(Boolean) - Method in class com.mailslurp.models.HTMLValidationResult
 
setIsVerified(Boolean) - Method in class com.mailslurp.models.AliasDto
 
setIsVerified(Boolean) - Method in class com.mailslurp.models.DomainDto
 
setJSON(JSON) - Method in class com.mailslurp.clients.ApiClient
Set JSON
setKeyManagers(KeyManager[]) - Method in class com.mailslurp.clients.ApiClient
Configure client keys to use for authorization in an SSL session.
setLast(Boolean) - Method in class com.mailslurp.models.PageAlias
 
setLast(Boolean) - Method in class com.mailslurp.models.PageContactProjection
 
setLast(Boolean) - Method in class com.mailslurp.models.PageEmailPreview
 
setLast(Boolean) - Method in class com.mailslurp.models.PageEmailProjection
 
setLast(Boolean) - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
setLast(Boolean) - Method in class com.mailslurp.models.PageGroupProjection
 
setLast(Boolean) - Method in class com.mailslurp.models.PageInboxProjection
 
setLast(Boolean) - Method in class com.mailslurp.models.PageOrganizationInboxProjection
 
setLast(Boolean) - Method in class com.mailslurp.models.PageSentEmailProjection
 
setLast(Boolean) - Method in class com.mailslurp.models.PageTemplateProjection
 
setLast(Boolean) - Method in class com.mailslurp.models.PageThreadProjection
 
setLast(Boolean) - Method in class com.mailslurp.models.PageWebhookProjection
 
setLastName(String) - Method in class com.mailslurp.models.ContactDto
 
setLastName(String) - Method in class com.mailslurp.models.ContactProjection
 
setLastName(String) - Method in class com.mailslurp.models.CreateContactOptions
 
setLenientOnJson(boolean) - Method in class com.mailslurp.clients.ApiClient
 
setLenientOnJson(boolean) - Method in class com.mailslurp.clients.JSON
 
setLineNumber(Integer) - Method in class com.mailslurp.models.ValidationMessage
 
setLines(List<String>) - Method in class com.mailslurp.models.EmailTextLinesResult
 
setLocalDateFormat(DateTimeFormatter) - Method in class com.mailslurp.clients.ApiClient
 
setLocalDateFormat(DateTimeFormatter) - Method in class com.mailslurp.clients.JSON
 
setMailServerDomain(String) - Method in class com.mailslurp.models.VerifyEmailAddressOptions
 
setMaskedEmailAddress(String) - Method in class com.mailslurp.models.AliasDto
 
setMatches(List<String>) - Method in class com.mailslurp.models.EmailContentMatchResult
 
setMatches(List<MatchOption>) - Method in class com.mailslurp.models.MatchOptions
 
setMatches(List<MatchOption>) - Method in class com.mailslurp.models.WaitForConditions
 
setMaxExpirationMillis(Long) - Method in class com.mailslurp.models.ExpirationDefaults
 
setMessage(String) - Method in class com.mailslurp.models.DescribeMailServerDomainResult
 
setMessage(String) - Method in class com.mailslurp.models.ValidationMessage
 
setMessage(String) - Method in class com.mailslurp.models.WebhookTestResponse
 
setMessage(String) - Method in class com.mailslurp.models.WebhookTestResult
 
setMetaData(Object) - Method in class com.mailslurp.models.ContactDto
 
setMetaData(Object) - Method in class com.mailslurp.models.CreateContactOptions
 
setMethod(WebhookDto.MethodEnum) - Method in class com.mailslurp.models.WebhookDto
 
setMethod(WebhookTestRequest.MethodEnum) - Method in class com.mailslurp.models.WebhookTestRequest
 
setMxRecords(List<NameServerRecord>) - Method in class com.mailslurp.models.DescribeMailServerDomainResult
 
setName(String) - Method in class com.mailslurp.models.Alias
 
setName(String) - Method in class com.mailslurp.models.AliasDto
 
setName(String) - Method in class com.mailslurp.models.AliasProjection
 
setName(String) - Method in class com.mailslurp.models.AttachmentMetaData
 
setName(String) - Method in class com.mailslurp.models.CreateAliasOptions
 
setName(String) - Method in class com.mailslurp.models.CreateGroupOptions
 
setName(String) - Method in class com.mailslurp.models.CreateInboxDto
 
setName(String) - Method in class com.mailslurp.models.CreateTemplateOptions
 
setName(String) - Method in class com.mailslurp.models.CreateWebhookOptions
 
setName(String) - Method in class com.mailslurp.models.DNSLookupResult
 
setName(String) - Method in class com.mailslurp.models.DomainNameRecord
 
setName(String) - Method in class com.mailslurp.models.GroupDto
 
setName(String) - Method in class com.mailslurp.models.GroupProjection
 
setName(String) - Method in class com.mailslurp.models.Inbox
 
setName(String) - Method in class com.mailslurp.models.InboxProjection
 
setName(String) - Method in class com.mailslurp.models.OrganizationInboxProjection
 
setName(String) - Method in class com.mailslurp.models.TemplateDto
 
setName(String) - Method in class com.mailslurp.models.TemplateProjection
 
setName(String) - Method in class com.mailslurp.models.TemplateVariable
 
setName(String) - Method in class com.mailslurp.models.ThreadProjection
 
setName(String) - Method in class com.mailslurp.models.UpdateAliasOptions
 
setName(String) - Method in class com.mailslurp.models.UpdateInboxOptions
 
setName(String) - Method in class com.mailslurp.models.WebhookDto
 
setName(String) - Method in class com.mailslurp.models.WebhookProjection
 
setNumber(Integer) - Method in class com.mailslurp.models.PageAlias
 
setNumber(Integer) - Method in class com.mailslurp.models.PageContactProjection
 
setNumber(Integer) - Method in class com.mailslurp.models.PageEmailPreview
 
setNumber(Integer) - Method in class com.mailslurp.models.PageEmailProjection
 
setNumber(Integer) - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
setNumber(Integer) - Method in class com.mailslurp.models.PageGroupProjection
 
setNumber(Integer) - Method in class com.mailslurp.models.PageInboxProjection
 
setNumber(Integer) - Method in class com.mailslurp.models.PageOrganizationInboxProjection
 
setNumber(Integer) - Method in class com.mailslurp.models.PageSentEmailProjection
 
setNumber(Integer) - Method in class com.mailslurp.models.PageTemplateProjection
 
setNumber(Integer) - Method in class com.mailslurp.models.PageThreadProjection
 
setNumber(Integer) - Method in class com.mailslurp.models.PageWebhookProjection
 
setNumberOfElements(Integer) - Method in class com.mailslurp.models.PageAlias
 
setNumberOfElements(Integer) - Method in class com.mailslurp.models.PageContactProjection
 
setNumberOfElements(Integer) - Method in class com.mailslurp.models.PageEmailPreview
 
setNumberOfElements(Integer) - Method in class com.mailslurp.models.PageEmailProjection
 
setNumberOfElements(Integer) - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
setNumberOfElements(Integer) - Method in class com.mailslurp.models.PageGroupProjection
 
setNumberOfElements(Integer) - Method in class com.mailslurp.models.PageInboxProjection
 
setNumberOfElements(Integer) - Method in class com.mailslurp.models.PageOrganizationInboxProjection
 
setNumberOfElements(Integer) - Method in class com.mailslurp.models.PageSentEmailProjection
 
setNumberOfElements(Integer) - Method in class com.mailslurp.models.PageTemplateProjection
 
setNumberOfElements(Integer) - Method in class com.mailslurp.models.PageThreadProjection
 
setNumberOfElements(Integer) - Method in class com.mailslurp.models.PageWebhookProjection
 
setOffset(Long) - Method in class com.mailslurp.models.Pageable
 
setOffsetDateTimeFormat(DateTimeFormatter) - Method in class com.mailslurp.clients.ApiClient
 
setOffsetDateTimeFormat(DateTimeFormatter) - Method in class com.mailslurp.clients.JSON
 
setOmitFinalDNSDot(Boolean) - Method in class com.mailslurp.models.DNSLookupOptions
 
setOptOut(Boolean) - Method in class com.mailslurp.models.ContactDto
 
setOptOut(Boolean) - Method in class com.mailslurp.models.ContactProjection
 
setOptOut(Boolean) - Method in class com.mailslurp.models.CreateContactOptions
 
setPageable(Pageable) - Method in class com.mailslurp.models.PageAlias
 
setPageable(Pageable) - Method in class com.mailslurp.models.PageContactProjection
 
setPageable(Pageable) - Method in class com.mailslurp.models.PageEmailPreview
 
setPageable(Pageable) - Method in class com.mailslurp.models.PageEmailProjection
 
setPageable(Pageable) - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
setPageable(Pageable) - Method in class com.mailslurp.models.PageGroupProjection
 
setPageable(Pageable) - Method in class com.mailslurp.models.PageInboxProjection
 
setPageable(Pageable) - Method in class com.mailslurp.models.PageOrganizationInboxProjection
 
setPageable(Pageable) - Method in class com.mailslurp.models.PageSentEmailProjection
 
setPageable(Pageable) - Method in class com.mailslurp.models.PageTemplateProjection
 
setPageable(Pageable) - Method in class com.mailslurp.models.PageThreadProjection
 
setPageable(Pageable) - Method in class com.mailslurp.models.PageWebhookProjection
 
setPaged(Boolean) - Method in class com.mailslurp.models.Pageable
 
setPageNumber(Integer) - Method in class com.mailslurp.models.Pageable
 
setPageSize(Integer) - Method in class com.mailslurp.models.Pageable
 
setPassword(String) - Method in class com.mailslurp.clients.ApiClient
Helper method to set password for the first HTTP basic authentication.
setPassword(String) - Method in class com.mailslurp.clients.auth.HttpBasicAuth
 
setPassword(String) - Method in class com.mailslurp.models.BasicAuthOptions
 
setPattern(String) - Method in class com.mailslurp.models.ContentMatchOptions
 
setPattern(String) - Method in class com.mailslurp.models.EmailContentMatchResult
 
setPayload(String) - Method in class com.mailslurp.models.WebhookTestRequest
 
setPayloadJsonSchema(String) - Method in class com.mailslurp.models.WebhookDto
 
setPort(Integer) - Method in class com.mailslurp.models.EmailVerificationResult
 
setPort(Integer) - Method in class com.mailslurp.models.VerifyEmailAddressOptions
 
setPriority(String) - Method in class com.mailslurp.models.NameServerRecord
 
setRaw(String) - Method in class com.mailslurp.models.NameServerRecord
 
setRead(Boolean) - Method in class com.mailslurp.models.Email
 
setRead(Boolean) - Method in class com.mailslurp.models.EmailPreview
 
setRead(Boolean) - Method in class com.mailslurp.models.EmailProjection
 
setReadOnly(Boolean) - Method in class com.mailslurp.models.Inbox
 
setReadOnly(Boolean) - Method in class com.mailslurp.models.OrganizationInboxProjection
 
setReadTimeout(int) - Method in class com.mailslurp.clients.ApiClient
Sets the read timeout (in milliseconds).
setRecordEntries(List<String>) - Method in class com.mailslurp.models.DNSLookupResult
 
setRecordEntries(List<String>) - Method in class com.mailslurp.models.DomainNameRecord
 
setRecordType(DNSLookupResult.RecordTypeEnum) - Method in class com.mailslurp.models.DNSLookupResult
 
setRecordType(DomainNameRecord.RecordTypeEnum) - Method in class com.mailslurp.models.DomainNameRecord
 
setRecordType(String) - Method in class com.mailslurp.models.NameServerRecord
 
setRecordTypes(List<DNSLookupOptions.RecordTypesEnum>) - Method in class com.mailslurp.models.DNSLookupOptions
 
setReplyTo(String) - Method in class com.mailslurp.models.Email
 
setReplyTo(String) - Method in class com.mailslurp.models.ReplyToEmailOptions
 
setReplyTo(String) - Method in class com.mailslurp.models.SendEmailOptions
 
setReplyTo(String) - Method in class com.mailslurp.models.SentEmailDto
 
setRequest(WebhookTestRequest) - Method in class com.mailslurp.models.WebhookTestResult
 
setResponse(WebhookTestResponse) - Method in class com.mailslurp.models.WebhookTestResult
 
setResults(List<DNSLookupResult>) - Method in class com.mailslurp.models.DNSLookupResults
 
setSendEmailOptions(SendEmailOptions) - Method in class com.mailslurp.models.BulkSendEmailOptions
 
setSenderEmailAddress(String) - Method in class com.mailslurp.models.VerifyEmailAddressOptions
 
setSenderId(UUID) - Method in class com.mailslurp.models.SimpleSendEmailOptions
 
setSendStrategy(ReplyToAliasEmailOptions.SendStrategyEnum) - Method in class com.mailslurp.models.ReplyToAliasEmailOptions
 
setSendStrategy(ReplyToEmailOptions.SendStrategyEnum) - Method in class com.mailslurp.models.ReplyToEmailOptions
 
setSendStrategy(SendEmailOptions.SendStrategyEnum) - Method in class com.mailslurp.models.SendEmailOptions
 
setSentAt(OffsetDateTime) - Method in class com.mailslurp.models.SentEmailDto
 
setShould(MatchOption.ShouldEnum) - Method in class com.mailslurp.models.MatchOption
 
setSize(Integer) - Method in class com.mailslurp.models.PageAlias
 
setSize(Integer) - Method in class com.mailslurp.models.PageContactProjection
 
setSize(Integer) - Method in class com.mailslurp.models.PageEmailPreview
 
setSize(Integer) - Method in class com.mailslurp.models.PageEmailProjection
 
setSize(Integer) - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
setSize(Integer) - Method in class com.mailslurp.models.PageGroupProjection
 
setSize(Integer) - Method in class com.mailslurp.models.PageInboxProjection
 
setSize(Integer) - Method in class com.mailslurp.models.PageOrganizationInboxProjection
 
setSize(Integer) - Method in class com.mailslurp.models.PageSentEmailProjection
 
setSize(Integer) - Method in class com.mailslurp.models.PageTemplateProjection
 
setSize(Integer) - Method in class com.mailslurp.models.PageThreadProjection
 
setSize(Integer) - Method in class com.mailslurp.models.PageWebhookProjection
 
setSizeBytes(Long) - Method in class com.mailslurp.models.DownloadAttachmentDto
 
setSort(Sort) - Method in class com.mailslurp.models.Pageable
 
setSort(Sort) - Method in class com.mailslurp.models.PageAlias
 
setSort(Sort) - Method in class com.mailslurp.models.PageContactProjection
 
setSort(Sort) - Method in class com.mailslurp.models.PageEmailPreview
 
setSort(Sort) - Method in class com.mailslurp.models.PageEmailProjection
 
setSort(Sort) - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
setSort(Sort) - Method in class com.mailslurp.models.PageGroupProjection
 
setSort(Sort) - Method in class com.mailslurp.models.PageInboxProjection
 
setSort(Sort) - Method in class com.mailslurp.models.PageOrganizationInboxProjection
 
setSort(Sort) - Method in class com.mailslurp.models.PageSentEmailProjection
 
setSort(Sort) - Method in class com.mailslurp.models.PageTemplateProjection
 
setSort(Sort) - Method in class com.mailslurp.models.PageThreadProjection
 
setSort(Sort) - Method in class com.mailslurp.models.PageWebhookProjection
 
setSortDirection(WaitForConditions.SortDirectionEnum) - Method in class com.mailslurp.models.WaitForConditions
 
setSorted(Boolean) - Method in class com.mailslurp.models.Sort
 
setSpamVerdict(String) - Method in class com.mailslurp.models.EmailAnalysis
 
setSpfVerdict(String) - Method in class com.mailslurp.models.EmailAnalysis
 
setSqlDateFormat(DateFormat) - Method in class com.mailslurp.clients.ApiClient
 
setSqlDateFormat(DateFormat) - Method in class com.mailslurp.clients.JSON
 
setSslCaCert(InputStream) - Method in class com.mailslurp.clients.ApiClient
Configure the CA certificate to be trusted when making https requests.
setState(Boolean) - Method in class com.mailslurp.models.SetInboxFavouritedOptions
 
setStatusCode(Integer) - Method in class com.mailslurp.models.WebhookTestResponse
 
setSubject(String) - Method in class com.mailslurp.models.Email
 
setSubject(String) - Method in class com.mailslurp.models.EmailPreview
 
setSubject(String) - Method in class com.mailslurp.models.EmailProjection
 
setSubject(String) - Method in class com.mailslurp.models.ForwardEmailOptions
 
setSubject(String) - Method in class com.mailslurp.models.SendEmailOptions
 
setSubject(String) - Method in class com.mailslurp.models.SentEmailDto
 
setSubject(String) - Method in class com.mailslurp.models.SentEmailProjection
 
setSubject(String) - Method in class com.mailslurp.models.SimpleSendEmailOptions
 
setSubject(String) - Method in class com.mailslurp.models.ThreadProjection
 
setTags(List<String>) - Method in class com.mailslurp.models.ContactDto
 
setTags(List<String>) - Method in class com.mailslurp.models.CreateContactOptions
 
setTags(List<String>) - Method in class com.mailslurp.models.CreateInboxDto
 
setTags(List<String>) - Method in class com.mailslurp.models.Inbox
 
setTags(List<String>) - Method in class com.mailslurp.models.InboxProjection
 
setTags(List<String>) - Method in class com.mailslurp.models.OrganizationInboxProjection
 
setTags(List<String>) - Method in class com.mailslurp.models.UpdateInboxOptions
 
setTeamAccess(Boolean) - Method in class com.mailslurp.models.Email
 
setTeamAccess(Boolean) - Method in class com.mailslurp.models.EmailProjection
 
setTeamAccess(Boolean) - Method in class com.mailslurp.models.Inbox
 
setTeamAccess(Boolean) - Method in class com.mailslurp.models.InboxProjection
 
setTeamAccess(Boolean) - Method in class com.mailslurp.models.OrganizationInboxProjection
 
setTempFolderPath(String) - Method in class com.mailslurp.clients.ApiClient
Set the temporary folder path (for downloading files)
setTemplate(UUID) - Method in class com.mailslurp.models.ReplyToAliasEmailOptions
 
setTemplate(UUID) - Method in class com.mailslurp.models.ReplyToEmailOptions
 
setTemplate(UUID) - Method in class com.mailslurp.models.SendEmailOptions
 
setTemplateVariables(Object) - Method in class com.mailslurp.models.ReplyToAliasEmailOptions
 
setTemplateVariables(Object) - Method in class com.mailslurp.models.ReplyToEmailOptions
 
setTemplateVariables(Object) - Method in class com.mailslurp.models.SendEmailOptions
 
setTimeout(Long) - Method in class com.mailslurp.models.WaitForConditions
 
setTo(List<String>) - Method in class com.mailslurp.models.Email
 
setTo(List<String>) - Method in class com.mailslurp.models.EmailPreview
 
setTo(List<String>) - Method in class com.mailslurp.models.EmailProjection
 
setTo(List<String>) - Method in class com.mailslurp.models.ForwardEmailOptions
 
setTo(List<String>) - Method in class com.mailslurp.models.SendEmailOptions
 
setTo(List<String>) - Method in class com.mailslurp.models.SentEmailDto
 
setTo(List<String>) - Method in class com.mailslurp.models.SentEmailProjection
 
setTo(String) - Method in class com.mailslurp.models.SimpleSendEmailOptions
 
setTo(List<String>) - Method in class com.mailslurp.models.ThreadProjection
 
setToContacts(List<UUID>) - Method in class com.mailslurp.models.SendEmailOptions
 
setToGroup(UUID) - Method in class com.mailslurp.models.SendEmailOptions
 
setTotalElements(Long) - Method in class com.mailslurp.models.PageAlias
 
setTotalElements(Long) - Method in class com.mailslurp.models.PageContactProjection
 
setTotalElements(Long) - Method in class com.mailslurp.models.PageEmailPreview
 
setTotalElements(Long) - Method in class com.mailslurp.models.PageEmailProjection
 
setTotalElements(Long) - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
setTotalElements(Long) - Method in class com.mailslurp.models.PageGroupProjection
 
setTotalElements(Long) - Method in class com.mailslurp.models.PageInboxProjection
 
setTotalElements(Long) - Method in class com.mailslurp.models.PageOrganizationInboxProjection
 
setTotalElements(Long) - Method in class com.mailslurp.models.PageSentEmailProjection
 
setTotalElements(Long) - Method in class com.mailslurp.models.PageTemplateProjection
 
setTotalElements(Long) - Method in class com.mailslurp.models.PageThreadProjection
 
setTotalElements(Long) - Method in class com.mailslurp.models.PageWebhookProjection
 
setTotalPages(Integer) - Method in class com.mailslurp.models.PageAlias
 
setTotalPages(Integer) - Method in class com.mailslurp.models.PageContactProjection
 
setTotalPages(Integer) - Method in class com.mailslurp.models.PageEmailPreview
 
setTotalPages(Integer) - Method in class com.mailslurp.models.PageEmailProjection
 
setTotalPages(Integer) - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
setTotalPages(Integer) - Method in class com.mailslurp.models.PageGroupProjection
 
setTotalPages(Integer) - Method in class com.mailslurp.models.PageInboxProjection
 
setTotalPages(Integer) - Method in class com.mailslurp.models.PageOrganizationInboxProjection
 
setTotalPages(Integer) - Method in class com.mailslurp.models.PageSentEmailProjection
 
setTotalPages(Integer) - Method in class com.mailslurp.models.PageTemplateProjection
 
setTotalPages(Integer) - Method in class com.mailslurp.models.PageThreadProjection
 
setTotalPages(Integer) - Method in class com.mailslurp.models.PageWebhookProjection
 
setTtl(Long) - Method in class com.mailslurp.models.DNSLookupResult
 
setTtl(Long) - Method in class com.mailslurp.models.DomainNameRecord
 
setUnpaged(Boolean) - Method in class com.mailslurp.models.Pageable
 
setUnreadOnly(Boolean) - Method in class com.mailslurp.models.WaitForConditions
 
setUnsorted(Boolean) - Method in class com.mailslurp.models.Sort
 
setUpdatedAt(OffsetDateTime) - Method in class com.mailslurp.models.Alias
 
setUpdatedAt(OffsetDateTime) - Method in class com.mailslurp.models.AliasDto
 
setUpdatedAt(OffsetDateTime) - Method in class com.mailslurp.models.AliasProjection
 
setUpdatedAt(OffsetDateTime) - Method in class com.mailslurp.models.DomainDto
 
setUpdatedAt(OffsetDateTime) - Method in class com.mailslurp.models.Email
 
setUpdatedAt(OffsetDateTime) - Method in class com.mailslurp.models.TemplateProjection
 
setUpdatedAt(OffsetDateTime) - Method in class com.mailslurp.models.ThreadProjection
 
setUpdatedAt(OffsetDateTime) - Method in class com.mailslurp.models.WebhookDto
 
setUpdatedAt(OffsetDateTime) - Method in class com.mailslurp.models.WebhookProjection
 
setUrl(String) - Method in class com.mailslurp.models.CreateWebhookOptions
 
setUrl(String) - Method in class com.mailslurp.models.WebhookDto
 
setUrl(String) - Method in class com.mailslurp.models.WebhookProjection
 
setUrl(String) - Method in class com.mailslurp.models.WebhookTestRequest
 
setUseDomainPool(Boolean) - Method in class com.mailslurp.models.CreateInboxDto
 
setUserAgent(String) - Method in class com.mailslurp.clients.ApiClient
Set the User-Agent header's value (by adding to the default header map).
setUserId(UUID) - Method in class com.mailslurp.models.Alias
 
setUserId(UUID) - Method in class com.mailslurp.models.AliasDto
 
setUserId(UUID) - Method in class com.mailslurp.models.AliasProjection
 
setUserId(UUID) - Method in class com.mailslurp.models.DomainDto
 
setUserId(UUID) - Method in class com.mailslurp.models.Email
 
setUserId(UUID) - Method in class com.mailslurp.models.ExpiredInboxRecordProjection
 
setUserId(UUID) - Method in class com.mailslurp.models.Inbox
 
setUserId(UUID) - Method in class com.mailslurp.models.SentEmailDto
 
setUserId(UUID) - Method in class com.mailslurp.models.SentEmailProjection
 
setUserId(UUID) - Method in class com.mailslurp.models.ThreadProjection
 
setUsername(String) - Method in class com.mailslurp.clients.ApiClient
Helper method to set username for the first HTTP basic authentication.
setUsername(String) - Method in class com.mailslurp.clients.auth.HttpBasicAuth
 
setUsername(String) - Method in class com.mailslurp.models.BasicAuthOptions
 
setUseThreads(Boolean) - Method in class com.mailslurp.models.Alias
 
setUseThreads(Boolean) - Method in class com.mailslurp.models.AliasDto
 
setUseThreads(Boolean) - Method in class com.mailslurp.models.AliasProjection
 
setUseThreads(Boolean) - Method in class com.mailslurp.models.CreateAliasOptions
 
setValue(String) - Method in class com.mailslurp.models.MatchOption
 
setValue(String) - Method in class com.mailslurp.models.NameServerRecord
 
setVariables(List<TemplateVariable>) - Method in class com.mailslurp.models.TemplateDto
 
setVariables(List<String>) - Method in class com.mailslurp.models.TemplateProjection
 
setVariableType(TemplateVariable.VariableTypeEnum) - Method in class com.mailslurp.models.TemplateVariable
 
setVerificationToken(String) - Method in class com.mailslurp.models.DomainDto
 
setVerifyingSsl(boolean) - Method in class com.mailslurp.clients.ApiClient
Configure whether to verify certificate and hostname when making https requests.
setVirusVerdict(String) - Method in class com.mailslurp.models.EmailAnalysis
 
setWarnings(List<ValidationMessage>) - Method in class com.mailslurp.models.HTMLValidationResult
 
setWriteTimeout(int) - Method in class com.mailslurp.clients.ApiClient
Sets the write timeout (in milliseconds).
should(MatchOption.ShouldEnum) - Method in class com.mailslurp.models.MatchOption
 
SimpleSendEmailOptions - Class in com.mailslurp.models
SimpleSendEmailOptions
SimpleSendEmailOptions() - Constructor for class com.mailslurp.models.SimpleSendEmailOptions
 
size(Integer) - Method in class com.mailslurp.models.PageAlias
 
size(Integer) - Method in class com.mailslurp.models.PageContactProjection
 
size(Integer) - Method in class com.mailslurp.models.PageEmailPreview
 
size(Integer) - Method in class com.mailslurp.models.PageEmailProjection
 
size(Integer) - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
size(Integer) - Method in class com.mailslurp.models.PageGroupProjection
 
size(Integer) - Method in class com.mailslurp.models.PageInboxProjection
 
size(Integer) - Method in class com.mailslurp.models.PageOrganizationInboxProjection
 
size(Integer) - Method in class com.mailslurp.models.PageSentEmailProjection
 
size(Integer) - Method in class com.mailslurp.models.PageTemplateProjection
 
size(Integer) - Method in class com.mailslurp.models.PageThreadProjection
 
size(Integer) - Method in class com.mailslurp.models.PageWebhookProjection
 
sizeBytes(Long) - Method in class com.mailslurp.models.DownloadAttachmentDto
 
sort(Sort) - Method in class com.mailslurp.models.Pageable
 
sort(Sort) - Method in class com.mailslurp.models.PageAlias
 
sort(Sort) - Method in class com.mailslurp.models.PageContactProjection
 
sort(Sort) - Method in class com.mailslurp.models.PageEmailPreview
 
sort(Sort) - Method in class com.mailslurp.models.PageEmailProjection
 
sort(Sort) - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
sort(Sort) - Method in class com.mailslurp.models.PageGroupProjection
 
sort(Sort) - Method in class com.mailslurp.models.PageInboxProjection
 
sort(Sort) - Method in class com.mailslurp.models.PageOrganizationInboxProjection
 
sort(Sort) - Method in class com.mailslurp.models.PageSentEmailProjection
 
sort(Sort) - Method in class com.mailslurp.models.PageTemplateProjection
 
sort(Sort) - Method in class com.mailslurp.models.PageThreadProjection
 
sort(Sort) - Method in class com.mailslurp.models.PageWebhookProjection
 
Sort - Class in com.mailslurp.models
Sort
Sort() - Constructor for class com.mailslurp.models.Sort
 
sortDirection(WaitForConditions.SortDirectionEnum) - Method in class com.mailslurp.models.WaitForConditions
 
sorted(Boolean) - Method in class com.mailslurp.models.Sort
 
source() - Method in class com.mailslurp.clients.ProgressResponseBody
 
spamVerdict(String) - Method in class com.mailslurp.models.EmailAnalysis
 
spfVerdict(String) - Method in class com.mailslurp.models.EmailAnalysis
 
SqlDateTypeAdapter() - Constructor for class com.mailslurp.clients.JSON.SqlDateTypeAdapter
 
SqlDateTypeAdapter(DateFormat) - Constructor for class com.mailslurp.clients.JSON.SqlDateTypeAdapter
 
state(Boolean) - Method in class com.mailslurp.models.SetInboxFavouritedOptions
 
statusCode(Integer) - Method in class com.mailslurp.models.WebhookTestResponse
 
StringUtil - Class in com.mailslurp.clients
 
StringUtil() - Constructor for class com.mailslurp.clients.StringUtil
 
subject(String) - Method in class com.mailslurp.models.Email
 
subject(String) - Method in class com.mailslurp.models.EmailPreview
 
subject(String) - Method in class com.mailslurp.models.EmailProjection
 
subject(String) - Method in class com.mailslurp.models.ForwardEmailOptions
 
subject(String) - Method in class com.mailslurp.models.SendEmailOptions
 
subject(String) - Method in class com.mailslurp.models.SentEmailDto
 
subject(String) - Method in class com.mailslurp.models.SentEmailProjection
 
subject(String) - Method in class com.mailslurp.models.SimpleSendEmailOptions
 
subject(String) - Method in class com.mailslurp.models.ThreadProjection
 
submitForm(String, String, String, String, String, String, String) - Method in class com.mailslurp.apis.FormControllerApi
Submit a form to be parsed and sent as an email to an address determined by the form fields This endpoint allows you to submit HTML forms and receive the field values and files via email.
submitFormAsync(String, String, String, String, String, String, String, ApiCallback<String>) - Method in class com.mailslurp.apis.FormControllerApi
Submit a form to be parsed and sent as an email to an address determined by the form fields (asynchronously) This endpoint allows you to submit HTML forms and receive the field values and files via email.
submitFormCall(String, String, String, String, String, String, String, ApiCallback) - Method in class com.mailslurp.apis.FormControllerApi
Build call for submitForm
submitFormWithHttpInfo(String, String, String, String, String, String, String) - Method in class com.mailslurp.apis.FormControllerApi
Submit a form to be parsed and sent as an email to an address determined by the form fields This endpoint allows you to submit HTML forms and receive the field values and files via email.

T

tags(List<String>) - Method in class com.mailslurp.models.ContactDto
 
tags(List<String>) - Method in class com.mailslurp.models.CreateContactOptions
 
tags(List<String>) - Method in class com.mailslurp.models.CreateInboxDto
 
tags(List<String>) - Method in class com.mailslurp.models.Inbox
 
tags(List<String>) - Method in class com.mailslurp.models.InboxProjection
 
tags(List<String>) - Method in class com.mailslurp.models.OrganizationInboxProjection
 
tags(List<String>) - Method in class com.mailslurp.models.UpdateInboxOptions
 
teamAccess(Boolean) - Method in class com.mailslurp.models.Email
 
teamAccess(Boolean) - Method in class com.mailslurp.models.EmailProjection
 
teamAccess(Boolean) - Method in class com.mailslurp.models.Inbox
 
teamAccess(Boolean) - Method in class com.mailslurp.models.InboxProjection
 
teamAccess(Boolean) - Method in class com.mailslurp.models.OrganizationInboxProjection
 
template(UUID) - Method in class com.mailslurp.models.ReplyToAliasEmailOptions
 
template(UUID) - Method in class com.mailslurp.models.ReplyToEmailOptions
 
template(UUID) - Method in class com.mailslurp.models.SendEmailOptions
 
TemplateControllerApi - Class in com.mailslurp.apis
 
TemplateControllerApi() - Constructor for class com.mailslurp.apis.TemplateControllerApi
 
TemplateControllerApi(ApiClient) - Constructor for class com.mailslurp.apis.TemplateControllerApi
 
TemplateDto - Class in com.mailslurp.models
TemplateDto
TemplateDto() - Constructor for class com.mailslurp.models.TemplateDto
 
TemplateProjection - Class in com.mailslurp.models
TemplateProjection
TemplateProjection() - Constructor for class com.mailslurp.models.TemplateProjection
 
TemplateVariable - Class in com.mailslurp.models
TemplateVariable
TemplateVariable() - Constructor for class com.mailslurp.models.TemplateVariable
 
TemplateVariable.VariableTypeEnum - Enum in com.mailslurp.models
Gets or Sets variableType
TemplateVariable.VariableTypeEnum.Adapter - Class in com.mailslurp.models
 
templateVariables(Object) - Method in class com.mailslurp.models.ReplyToAliasEmailOptions
 
templateVariables(Object) - Method in class com.mailslurp.models.ReplyToEmailOptions
 
templateVariables(Object) - Method in class com.mailslurp.models.SendEmailOptions
 
ThreadProjection - Class in com.mailslurp.models
A thread is a message thread created for a message received by an alias
ThreadProjection() - Constructor for class com.mailslurp.models.ThreadProjection
 
timeout(Long) - Method in class com.mailslurp.models.WaitForConditions
 
to(List<String>) - Method in class com.mailslurp.models.Email
 
to(List<String>) - Method in class com.mailslurp.models.EmailPreview
 
to(List<String>) - Method in class com.mailslurp.models.EmailProjection
 
to(List<String>) - Method in class com.mailslurp.models.ForwardEmailOptions
 
to(List<String>) - Method in class com.mailslurp.models.SendEmailOptions
 
to(List<String>) - Method in class com.mailslurp.models.SentEmailDto
 
to(List<String>) - Method in class com.mailslurp.models.SentEmailProjection
 
to(String) - Method in class com.mailslurp.models.SimpleSendEmailOptions
 
to(List<String>) - Method in class com.mailslurp.models.ThreadProjection
 
toContacts(List<UUID>) - Method in class com.mailslurp.models.SendEmailOptions
 
toGroup(UUID) - Method in class com.mailslurp.models.SendEmailOptions
 
toString() - Method in class com.mailslurp.models.Alias
 
toString() - Method in class com.mailslurp.models.AliasDto
 
toString() - Method in class com.mailslurp.models.AliasProjection
 
toString() - Method in class com.mailslurp.models.AttachmentMetaData
 
toString() - Method in class com.mailslurp.models.BasicAuthOptions
 
toString() - Method in class com.mailslurp.models.BulkSendEmailOptions
 
toString() - Method in class com.mailslurp.models.ContactDto
 
toString() - Method in class com.mailslurp.models.ContactProjection
 
toString() - Method in class com.mailslurp.models.ContentMatchOptions
 
toString() - Method in class com.mailslurp.models.CreateAliasOptions
 
toString() - Method in class com.mailslurp.models.CreateContactOptions
 
toString() - Method in class com.mailslurp.models.CreateDomainOptions
 
toString() - Method in class com.mailslurp.models.CreateGroupOptions
 
toString() - Method in class com.mailslurp.models.CreateInboxDto
 
toString() - Method in class com.mailslurp.models.CreateTemplateOptions
 
toString() - Method in class com.mailslurp.models.CreateWebhookOptions
 
toString() - Method in class com.mailslurp.models.DescribeDomainOptions
 
toString() - Method in class com.mailslurp.models.DescribeMailServerDomainResult
 
toString() - Method in enum com.mailslurp.models.DNSLookupOptions.RecordTypesEnum
 
toString() - Method in class com.mailslurp.models.DNSLookupOptions
 
toString() - Method in enum com.mailslurp.models.DNSLookupResult.RecordTypeEnum
 
toString() - Method in class com.mailslurp.models.DNSLookupResult
 
toString() - Method in class com.mailslurp.models.DNSLookupResults
 
toString() - Method in class com.mailslurp.models.DomainDto
 
toString() - Method in enum com.mailslurp.models.DomainNameRecord.RecordTypeEnum
 
toString() - Method in class com.mailslurp.models.DomainNameRecord
 
toString() - Method in class com.mailslurp.models.DomainPreview
 
toString() - Method in class com.mailslurp.models.DownloadAttachmentDto
 
toString() - Method in class com.mailslurp.models.Email
 
toString() - Method in class com.mailslurp.models.EmailAnalysis
 
toString() - Method in class com.mailslurp.models.EmailContentMatchResult
 
toString() - Method in class com.mailslurp.models.EmailPreview
 
toString() - Method in class com.mailslurp.models.EmailProjection
 
toString() - Method in class com.mailslurp.models.EmailTextLinesResult
 
toString() - Method in class com.mailslurp.models.EmailVerificationResult
 
toString() - Method in class com.mailslurp.models.ExpirationDefaults
 
toString() - Method in class com.mailslurp.models.ExpiredInboxDto
 
toString() - Method in class com.mailslurp.models.ExpiredInboxRecordProjection
 
toString() - Method in class com.mailslurp.models.ForwardEmailOptions
 
toString() - Method in class com.mailslurp.models.GroupContactsDto
 
toString() - Method in class com.mailslurp.models.GroupDto
 
toString() - Method in class com.mailslurp.models.GroupProjection
 
toString() - Method in class com.mailslurp.models.HTMLValidationResult
 
toString() - Method in class com.mailslurp.models.Inbox
 
toString() - Method in class com.mailslurp.models.InboxProjection
 
toString() - Method in class com.mailslurp.models.IPAddressResult
 
toString() - Method in enum com.mailslurp.models.MatchOption.FieldEnum
 
toString() - Method in enum com.mailslurp.models.MatchOption.ShouldEnum
 
toString() - Method in class com.mailslurp.models.MatchOption
 
toString() - Method in class com.mailslurp.models.MatchOptions
 
toString() - Method in class com.mailslurp.models.NameServerRecord
 
toString() - Method in class com.mailslurp.models.OrganizationInboxProjection
 
toString() - Method in class com.mailslurp.models.Pageable
 
toString() - Method in class com.mailslurp.models.PageAlias
 
toString() - Method in class com.mailslurp.models.PageContactProjection
 
toString() - Method in class com.mailslurp.models.PageEmailPreview
 
toString() - Method in class com.mailslurp.models.PageEmailProjection
 
toString() - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
toString() - Method in class com.mailslurp.models.PageGroupProjection
 
toString() - Method in class com.mailslurp.models.PageInboxProjection
 
toString() - Method in class com.mailslurp.models.PageOrganizationInboxProjection
 
toString() - Method in class com.mailslurp.models.PageSentEmailProjection
 
toString() - Method in class com.mailslurp.models.PageTemplateProjection
 
toString() - Method in class com.mailslurp.models.PageThreadProjection
 
toString() - Method in class com.mailslurp.models.PageWebhookProjection
 
toString() - Method in class com.mailslurp.models.RawEmailJson
 
toString() - Method in enum com.mailslurp.models.ReplyToAliasEmailOptions.SendStrategyEnum
 
toString() - Method in class com.mailslurp.models.ReplyToAliasEmailOptions
 
toString() - Method in enum com.mailslurp.models.ReplyToEmailOptions.SendStrategyEnum
 
toString() - Method in class com.mailslurp.models.ReplyToEmailOptions
 
toString() - Method in enum com.mailslurp.models.SendEmailOptions.SendStrategyEnum
 
toString() - Method in class com.mailslurp.models.SendEmailOptions
 
toString() - Method in class com.mailslurp.models.SentEmailDto
 
toString() - Method in class com.mailslurp.models.SentEmailProjection
 
toString() - Method in class com.mailslurp.models.SetInboxFavouritedOptions
 
toString() - Method in class com.mailslurp.models.SimpleSendEmailOptions
 
toString() - Method in class com.mailslurp.models.Sort
 
toString() - Method in class com.mailslurp.models.TemplateDto
 
toString() - Method in class com.mailslurp.models.TemplateProjection
 
toString() - Method in class com.mailslurp.models.TemplateVariable
 
toString() - Method in enum com.mailslurp.models.TemplateVariable.VariableTypeEnum
 
toString() - Method in class com.mailslurp.models.ThreadProjection
 
toString() - Method in class com.mailslurp.models.UnreadCount
 
toString() - Method in class com.mailslurp.models.UpdateAliasOptions
 
toString() - Method in class com.mailslurp.models.UpdateDomainOptions
 
toString() - Method in class com.mailslurp.models.UpdateGroupContacts
 
toString() - Method in class com.mailslurp.models.UpdateInboxOptions
 
toString() - Method in class com.mailslurp.models.UploadAttachmentOptions
 
toString() - Method in class com.mailslurp.models.ValidationDto
 
toString() - Method in class com.mailslurp.models.ValidationMessage
 
toString() - Method in class com.mailslurp.models.VerifyEmailAddressOptions
 
toString() - Method in enum com.mailslurp.models.WaitForConditions.CountTypeEnum
 
toString() - Method in enum com.mailslurp.models.WaitForConditions.SortDirectionEnum
 
toString() - Method in class com.mailslurp.models.WaitForConditions
 
toString() - Method in enum com.mailslurp.models.WebhookDto.MethodEnum
 
toString() - Method in class com.mailslurp.models.WebhookDto
 
toString() - Method in class com.mailslurp.models.WebhookProjection
 
toString() - Method in enum com.mailslurp.models.WebhookTestRequest.MethodEnum
 
toString() - Method in class com.mailslurp.models.WebhookTestRequest
 
toString() - Method in class com.mailslurp.models.WebhookTestResponse
 
toString() - Method in class com.mailslurp.models.WebhookTestResult
 
totalElements(Long) - Method in class com.mailslurp.models.PageAlias
 
totalElements(Long) - Method in class com.mailslurp.models.PageContactProjection
 
totalElements(Long) - Method in class com.mailslurp.models.PageEmailPreview
 
totalElements(Long) - Method in class com.mailslurp.models.PageEmailProjection
 
totalElements(Long) - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
totalElements(Long) - Method in class com.mailslurp.models.PageGroupProjection
 
totalElements(Long) - Method in class com.mailslurp.models.PageInboxProjection
 
totalElements(Long) - Method in class com.mailslurp.models.PageOrganizationInboxProjection
 
totalElements(Long) - Method in class com.mailslurp.models.PageSentEmailProjection
 
totalElements(Long) - Method in class com.mailslurp.models.PageTemplateProjection
 
totalElements(Long) - Method in class com.mailslurp.models.PageThreadProjection
 
totalElements(Long) - Method in class com.mailslurp.models.PageWebhookProjection
 
totalPages(Integer) - Method in class com.mailslurp.models.PageAlias
 
totalPages(Integer) - Method in class com.mailslurp.models.PageContactProjection
 
totalPages(Integer) - Method in class com.mailslurp.models.PageEmailPreview
 
totalPages(Integer) - Method in class com.mailslurp.models.PageEmailProjection
 
totalPages(Integer) - Method in class com.mailslurp.models.PageExpiredInboxRecordProjection
 
totalPages(Integer) - Method in class com.mailslurp.models.PageGroupProjection
 
totalPages(Integer) - Method in class com.mailslurp.models.PageInboxProjection
 
totalPages(Integer) - Method in class com.mailslurp.models.PageOrganizationInboxProjection
 
totalPages(Integer) - Method in class com.mailslurp.models.PageSentEmailProjection
 
totalPages(Integer) - Method in class com.mailslurp.models.PageTemplateProjection
 
totalPages(Integer) - Method in class com.mailslurp.models.PageThreadProjection
 
totalPages(Integer) - Method in class com.mailslurp.models.PageWebhookProjection
 
ttl(Long) - Method in class com.mailslurp.models.DNSLookupResult
 
ttl(Long) - Method in class com.mailslurp.models.DomainNameRecord
 

U

unpaged(Boolean) - Method in class com.mailslurp.models.Pageable
 
UnreadCount - Class in com.mailslurp.models
UnreadCount
UnreadCount() - Constructor for class com.mailslurp.models.UnreadCount
 
unreadOnly(Boolean) - Method in class com.mailslurp.models.WaitForConditions
 
unsorted(Boolean) - Method in class com.mailslurp.models.Sort
 
updateAlias(UUID, UpdateAliasOptions) - Method in class com.mailslurp.apis.AliasControllerApi
Update an email alias
updateAliasAsync(UUID, UpdateAliasOptions, ApiCallback<Void>) - Method in class com.mailslurp.apis.AliasControllerApi
Update an email alias (asynchronously)
updateAliasCall(UUID, UpdateAliasOptions, ApiCallback) - Method in class com.mailslurp.apis.AliasControllerApi
Build call for updateAlias
UpdateAliasOptions - Class in com.mailslurp.models
Update an email alias
UpdateAliasOptions() - Constructor for class com.mailslurp.models.UpdateAliasOptions
 
updateAliasWithHttpInfo(UUID, UpdateAliasOptions) - Method in class com.mailslurp.apis.AliasControllerApi
Update an email alias
updatedAt(OffsetDateTime) - Method in class com.mailslurp.models.Alias
 
updatedAt(OffsetDateTime) - Method in class com.mailslurp.models.AliasDto
 
updatedAt(OffsetDateTime) - Method in class com.mailslurp.models.AliasProjection
 
updatedAt(OffsetDateTime) - Method in class com.mailslurp.models.DomainDto
 
updatedAt(OffsetDateTime) - Method in class com.mailslurp.models.Email
 
updatedAt(OffsetDateTime) - Method in class com.mailslurp.models.TemplateProjection
 
updatedAt(OffsetDateTime) - Method in class com.mailslurp.models.ThreadProjection
 
updatedAt(OffsetDateTime) - Method in class com.mailslurp.models.WebhookDto
 
updatedAt(OffsetDateTime) - Method in class com.mailslurp.models.WebhookProjection
 
updateDomain(UUID, UpdateDomainOptions) - Method in class com.mailslurp.apis.DomainControllerApi
Update a domain Update values on a domain.
updateDomainAsync(UUID, UpdateDomainOptions, ApiCallback<DomainDto>) - Method in class com.mailslurp.apis.DomainControllerApi
Update a domain (asynchronously) Update values on a domain.
updateDomainCall(UUID, UpdateDomainOptions, ApiCallback) - Method in class com.mailslurp.apis.DomainControllerApi
Build call for updateDomain
UpdateDomainOptions - Class in com.mailslurp.models
Options for creating a domain to use with MailSlurp.
UpdateDomainOptions() - Constructor for class com.mailslurp.models.UpdateDomainOptions
 
updateDomainWithHttpInfo(UUID, UpdateDomainOptions) - Method in class com.mailslurp.apis.DomainControllerApi
Update a domain Update values on a domain.
UpdateGroupContacts - Class in com.mailslurp.models
UpdateGroupContacts
UpdateGroupContacts() - Constructor for class com.mailslurp.models.UpdateGroupContacts
 
updateInbox(UUID, UpdateInboxOptions) - Method in class com.mailslurp.apis.InboxControllerApi
Update Inbox Update editable fields on an inbox
updateInboxAsync(UUID, UpdateInboxOptions, ApiCallback<Inbox>) - Method in class com.mailslurp.apis.InboxControllerApi
Update Inbox (asynchronously) Update editable fields on an inbox
updateInboxCall(UUID, UpdateInboxOptions, ApiCallback) - Method in class com.mailslurp.apis.InboxControllerApi
Build call for updateInbox
UpdateInboxOptions - Class in com.mailslurp.models
Options for updating inbox properties
UpdateInboxOptions() - Constructor for class com.mailslurp.models.UpdateInboxOptions
 
updateInboxWithHttpInfo(UUID, UpdateInboxOptions) - Method in class com.mailslurp.apis.InboxControllerApi
Update Inbox Update editable fields on an inbox
updateParamsForAuth(String[], List<Pair>, Map<String, String>, Map<String, String>) - Method in class com.mailslurp.clients.ApiClient
Update query and header parameters based on authentication settings.
uploadAttachment(UploadAttachmentOptions) - Method in class com.mailslurp.apis.AttachmentControllerApi
Upload an attachment for sending using base64 file encoding.
uploadAttachmentAsync(UploadAttachmentOptions, ApiCallback<List<String>>) - Method in class com.mailslurp.apis.AttachmentControllerApi
Upload an attachment for sending using base64 file encoding.
uploadAttachmentBytes(String, String, byte[]) - Method in class com.mailslurp.apis.AttachmentControllerApi
Upload an attachment for sending using file byte stream input octet stream.
uploadAttachmentBytesAsync(String, String, byte[], ApiCallback<List<String>>) - Method in class com.mailslurp.apis.AttachmentControllerApi
Upload an attachment for sending using file byte stream input octet stream.
uploadAttachmentBytesCall(String, String, byte[], ApiCallback) - Method in class com.mailslurp.apis.AttachmentControllerApi
Build call for uploadAttachmentBytes
uploadAttachmentBytesWithHttpInfo(String, String, byte[]) - Method in class com.mailslurp.apis.AttachmentControllerApi
Upload an attachment for sending using file byte stream input octet stream.
uploadAttachmentCall(UploadAttachmentOptions, ApiCallback) - Method in class com.mailslurp.apis.AttachmentControllerApi
Build call for uploadAttachment
UploadAttachmentOptions - Class in com.mailslurp.models
Options for uploading files for attachments.
UploadAttachmentOptions() - Constructor for class com.mailslurp.models.UploadAttachmentOptions
 
uploadAttachmentWithHttpInfo(UploadAttachmentOptions) - Method in class com.mailslurp.apis.AttachmentControllerApi
Upload an attachment for sending using base64 file encoding.
uploadMultipartForm(File, String, String, String) - Method in class com.mailslurp.apis.AttachmentControllerApi
Upload an attachment for sending using a Multipart Form request.
uploadMultipartFormAsync(File, String, String, String, ApiCallback<List<String>>) - Method in class com.mailslurp.apis.AttachmentControllerApi
Upload an attachment for sending using a Multipart Form request.
uploadMultipartFormCall(File, String, String, String, ApiCallback) - Method in class com.mailslurp.apis.AttachmentControllerApi
Build call for uploadMultipartForm
uploadMultipartFormWithHttpInfo(File, String, String, String) - Method in class com.mailslurp.apis.AttachmentControllerApi
Upload an attachment for sending using a Multipart Form request.
URL - Variable in class com.mailslurp.clients.ServerConfiguration
 
URL(Map<String, String>) - Method in class com.mailslurp.clients.ServerConfiguration
Format URL template using given variables.
URL() - Method in class com.mailslurp.clients.ServerConfiguration
Format URL template using default server variables.
url(String) - Method in class com.mailslurp.models.CreateWebhookOptions
 
url(String) - Method in class com.mailslurp.models.WebhookDto
 
url(String) - Method in class com.mailslurp.models.WebhookProjection
 
url(String) - Method in class com.mailslurp.models.WebhookTestRequest
 
useDomainPool(Boolean) - Method in class com.mailslurp.models.CreateInboxDto
 
userId(UUID) - Method in class com.mailslurp.models.Alias
 
userId(UUID) - Method in class com.mailslurp.models.AliasDto
 
userId(UUID) - Method in class com.mailslurp.models.AliasProjection
 
userId(UUID) - Method in class com.mailslurp.models.DomainDto
 
userId(UUID) - Method in class com.mailslurp.models.Email
 
userId(UUID) - Method in class com.mailslurp.models.ExpiredInboxRecordProjection
 
userId(UUID) - Method in class com.mailslurp.models.Inbox
 
userId(UUID) - Method in class com.mailslurp.models.SentEmailDto
 
userId(UUID) - Method in class com.mailslurp.models.SentEmailProjection
 
userId(UUID) - Method in class com.mailslurp.models.ThreadProjection
 
username(String) - Method in class com.mailslurp.models.BasicAuthOptions
 
useThreads(Boolean) - Method in class com.mailslurp.models.Alias
 
useThreads(Boolean) - Method in class com.mailslurp.models.AliasDto
 
useThreads(Boolean) - Method in class com.mailslurp.models.AliasProjection
 
useThreads(Boolean) - Method in class com.mailslurp.models.CreateAliasOptions
 

V

validateEmail(UUID) - Method in class com.mailslurp.apis.EmailControllerApi
Validate email Validate the HTML content of email if HTML is found.
validateEmailAsync(UUID, ApiCallback<ValidationDto>) - Method in class com.mailslurp.apis.EmailControllerApi
Validate email (asynchronously) Validate the HTML content of email if HTML is found.
validateEmailCall(UUID, ApiCallback) - Method in class com.mailslurp.apis.EmailControllerApi
Build call for validateEmail
validateEmailWithHttpInfo(UUID) - Method in class com.mailslurp.apis.EmailControllerApi
Validate email Validate the HTML content of email if HTML is found.
ValidationDto - Class in com.mailslurp.models
Response object for email validation operation
ValidationDto() - Constructor for class com.mailslurp.models.ValidationDto
 
ValidationMessage - Class in com.mailslurp.models
ValidationMessage
ValidationMessage() - Constructor for class com.mailslurp.models.ValidationMessage
 
value(String) - Method in class com.mailslurp.models.MatchOption
 
value(String) - Method in class com.mailslurp.models.NameServerRecord
 
valueOf(String) - Static method in enum com.mailslurp.models.DNSLookupOptions.RecordTypesEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mailslurp.models.DNSLookupResult.RecordTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mailslurp.models.DomainNameRecord.RecordTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mailslurp.models.MatchOption.FieldEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mailslurp.models.MatchOption.ShouldEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mailslurp.models.ReplyToAliasEmailOptions.SendStrategyEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mailslurp.models.ReplyToEmailOptions.SendStrategyEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mailslurp.models.SendEmailOptions.SendStrategyEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mailslurp.models.TemplateVariable.VariableTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mailslurp.models.WaitForConditions.CountTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mailslurp.models.WaitForConditions.SortDirectionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mailslurp.models.WebhookDto.MethodEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mailslurp.models.WebhookTestRequest.MethodEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.mailslurp.models.DNSLookupOptions.RecordTypesEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mailslurp.models.DNSLookupResult.RecordTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mailslurp.models.DomainNameRecord.RecordTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mailslurp.models.MatchOption.FieldEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mailslurp.models.MatchOption.ShouldEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mailslurp.models.ReplyToAliasEmailOptions.SendStrategyEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mailslurp.models.ReplyToEmailOptions.SendStrategyEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mailslurp.models.SendEmailOptions.SendStrategyEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mailslurp.models.TemplateVariable.VariableTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mailslurp.models.WaitForConditions.CountTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mailslurp.models.WaitForConditions.SortDirectionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mailslurp.models.WebhookDto.MethodEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mailslurp.models.WebhookTestRequest.MethodEnum
Returns an array containing the constants of this enum type, in the order they are declared.
variables - Variable in class com.mailslurp.clients.ServerConfiguration
 
variables(List<TemplateVariable>) - Method in class com.mailslurp.models.TemplateDto
 
variables(List<String>) - Method in class com.mailslurp.models.TemplateProjection
 
variableType(TemplateVariable.VariableTypeEnum) - Method in class com.mailslurp.models.TemplateVariable
 
verificationToken(String) - Method in class com.mailslurp.models.DomainDto
 
verifyEmailAddress(VerifyEmailAddressOptions) - Method in class com.mailslurp.apis.MailServerControllerApi
Verify the existence of an email address at a given mail server.
verifyEmailAddressAsync(VerifyEmailAddressOptions, ApiCallback<EmailVerificationResult>) - Method in class com.mailslurp.apis.MailServerControllerApi
Verify the existence of an email address at a given mail server.
verifyEmailAddressCall(VerifyEmailAddressOptions, ApiCallback) - Method in class com.mailslurp.apis.MailServerControllerApi
Build call for verifyEmailAddress
VerifyEmailAddressOptions - Class in com.mailslurp.models
Options for verifying that an email address exists at a remote mail server.
VerifyEmailAddressOptions() - Constructor for class com.mailslurp.models.VerifyEmailAddressOptions
 
verifyEmailAddressWithHttpInfo(VerifyEmailAddressOptions) - Method in class com.mailslurp.apis.MailServerControllerApi
Verify the existence of an email address at a given mail server.
virusVerdict(String) - Method in class com.mailslurp.models.EmailAnalysis
 

W

waitFor(WaitForConditions) - Method in class com.mailslurp.apis.WaitForControllerApi
Wait for conditions to be met Generic waitFor method that will wait until an inbox meets given conditions or return immediately if already met
waitForAsync(WaitForConditions, ApiCallback<List<EmailPreview>>) - Method in class com.mailslurp.apis.WaitForControllerApi
Wait for conditions to be met (asynchronously) Generic waitFor method that will wait until an inbox meets given conditions or return immediately if already met
waitForCall(WaitForConditions, ApiCallback) - Method in class com.mailslurp.apis.WaitForControllerApi
Build call for waitFor
WaitForConditions - Class in com.mailslurp.models
Conditions that a `waitForXEmails` endpoint operates on.
WaitForConditions() - Constructor for class com.mailslurp.models.WaitForConditions
 
WaitForConditions.CountTypeEnum - Enum in com.mailslurp.models
How should the found count be compared to the expected count.
WaitForConditions.CountTypeEnum.Adapter - Class in com.mailslurp.models
 
WaitForConditions.SortDirectionEnum - Enum in com.mailslurp.models
Direction to sort matching emails by created time
WaitForConditions.SortDirectionEnum.Adapter - Class in com.mailslurp.models
 
WaitForControllerApi - Class in com.mailslurp.apis
 
WaitForControllerApi() - Constructor for class com.mailslurp.apis.WaitForControllerApi
 
WaitForControllerApi(ApiClient) - Constructor for class com.mailslurp.apis.WaitForControllerApi
 
waitForEmailCount(Integer, UUID, Long, Boolean) - Method in class com.mailslurp.apis.WaitForControllerApi
Wait for and return count number of emails If inbox contains count or more emails at time of request then return count worth of emails.
waitForEmailCountAsync(Integer, UUID, Long, Boolean, ApiCallback<List<EmailPreview>>) - Method in class com.mailslurp.apis.WaitForControllerApi
Wait for and return count number of emails (asynchronously) If inbox contains count or more emails at time of request then return count worth of emails.
waitForEmailCountCall(Integer, UUID, Long, Boolean, ApiCallback) - Method in class com.mailslurp.apis.WaitForControllerApi
Build call for waitForEmailCount
waitForEmailCountWithHttpInfo(Integer, UUID, Long, Boolean) - Method in class com.mailslurp.apis.WaitForControllerApi
Wait for and return count number of emails If inbox contains count or more emails at time of request then return count worth of emails.
waitForLatestEmail(UUID, Long, Boolean) - Method in class com.mailslurp.apis.WaitForControllerApi
Fetch inbox's latest email or if empty wait for an email to arrive Will return either the last received email or wait for an email to arrive and return that.
waitForLatestEmailAsync(UUID, Long, Boolean, ApiCallback<Email>) - Method in class com.mailslurp.apis.WaitForControllerApi
Fetch inbox's latest email or if empty wait for an email to arrive (asynchronously) Will return either the last received email or wait for an email to arrive and return that.
waitForLatestEmailCall(UUID, Long, Boolean, ApiCallback) - Method in class com.mailslurp.apis.WaitForControllerApi
Build call for waitForLatestEmail
waitForLatestEmailWithHttpInfo(UUID, Long, Boolean) - Method in class com.mailslurp.apis.WaitForControllerApi
Fetch inbox's latest email or if empty wait for an email to arrive Will return either the last received email or wait for an email to arrive and return that.
waitForMatchingEmail(MatchOptions, Integer, UUID, Long, Boolean) - Method in class com.mailslurp.apis.WaitForControllerApi
Wait or return list of emails that match simple matching patterns Perform a search of emails in an inbox with the given patterns.
waitForMatchingEmailAsync(MatchOptions, Integer, UUID, Long, Boolean, ApiCallback<List<EmailPreview>>) - Method in class com.mailslurp.apis.WaitForControllerApi
Wait or return list of emails that match simple matching patterns (asynchronously) Perform a search of emails in an inbox with the given patterns.
waitForMatchingEmailCall(MatchOptions, Integer, UUID, Long, Boolean, ApiCallback) - Method in class com.mailslurp.apis.WaitForControllerApi
Build call for waitForMatchingEmail
waitForMatchingEmailWithHttpInfo(MatchOptions, Integer, UUID, Long, Boolean) - Method in class com.mailslurp.apis.WaitForControllerApi
Wait or return list of emails that match simple matching patterns Perform a search of emails in an inbox with the given patterns.
waitForMatchingFirstEmail(MatchOptions, UUID, Long, Boolean) - Method in class com.mailslurp.apis.WaitForControllerApi
Wait for or return the first email that matches proved MatchOptions array Perform a search of emails in an inbox with the given patterns.
waitForMatchingFirstEmailAsync(MatchOptions, UUID, Long, Boolean, ApiCallback<Email>) - Method in class com.mailslurp.apis.WaitForControllerApi
Wait for or return the first email that matches proved MatchOptions array (asynchronously) Perform a search of emails in an inbox with the given patterns.
waitForMatchingFirstEmailCall(MatchOptions, UUID, Long, Boolean, ApiCallback) - Method in class com.mailslurp.apis.WaitForControllerApi
Build call for waitForMatchingFirstEmail
waitForMatchingFirstEmailWithHttpInfo(MatchOptions, UUID, Long, Boolean) - Method in class com.mailslurp.apis.WaitForControllerApi
Wait for or return the first email that matches proved MatchOptions array Perform a search of emails in an inbox with the given patterns.
waitForNthEmail(UUID, Integer, Long, Boolean) - Method in class com.mailslurp.apis.WaitForControllerApi
Wait for or fetch the email with a given index in the inbox specified If nth email is already present in inbox then return it.
waitForNthEmailAsync(UUID, Integer, Long, Boolean, ApiCallback<Email>) - Method in class com.mailslurp.apis.WaitForControllerApi
Wait for or fetch the email with a given index in the inbox specified (asynchronously) If nth email is already present in inbox then return it.
waitForNthEmailCall(UUID, Integer, Long, Boolean, ApiCallback) - Method in class com.mailslurp.apis.WaitForControllerApi
Build call for waitForNthEmail
waitForNthEmailWithHttpInfo(UUID, Integer, Long, Boolean) - Method in class com.mailslurp.apis.WaitForControllerApi
Wait for or fetch the email with a given index in the inbox specified If nth email is already present in inbox then return it.
waitForWithHttpInfo(WaitForConditions) - Method in class com.mailslurp.apis.WaitForControllerApi
Wait for conditions to be met Generic waitFor method that will wait until an inbox meets given conditions or return immediately if already met
warnings(List<ValidationMessage>) - Method in class com.mailslurp.models.HTMLValidationResult
 
WebhookControllerApi - Class in com.mailslurp.apis
 
WebhookControllerApi() - Constructor for class com.mailslurp.apis.WebhookControllerApi
 
WebhookControllerApi(ApiClient) - Constructor for class com.mailslurp.apis.WebhookControllerApi
 
WebhookDto - Class in com.mailslurp.models
Representation of a webhook for an inbox.
WebhookDto() - Constructor for class com.mailslurp.models.WebhookDto
 
WebhookDto.MethodEnum - Enum in com.mailslurp.models
HTTP method that your server endpoint must listen for
WebhookDto.MethodEnum.Adapter - Class in com.mailslurp.models
 
WebhookProjection - Class in com.mailslurp.models
Representation of a webhook
WebhookProjection() - Constructor for class com.mailslurp.models.WebhookProjection
 
WebhookTestRequest - Class in com.mailslurp.models
WebhookTestRequest
WebhookTestRequest() - Constructor for class com.mailslurp.models.WebhookTestRequest
 
WebhookTestRequest.MethodEnum - Enum in com.mailslurp.models
Gets or Sets method
WebhookTestRequest.MethodEnum.Adapter - Class in com.mailslurp.models
 
WebhookTestResponse - Class in com.mailslurp.models
WebhookTestResponse
WebhookTestResponse() - Constructor for class com.mailslurp.models.WebhookTestResponse
 
WebhookTestResult - Class in com.mailslurp.models
Results of testing a webhook
WebhookTestResult() - Constructor for class com.mailslurp.models.WebhookTestResult
 
write(JsonWriter, byte[]) - Method in class com.mailslurp.clients.JSON.ByteArrayAdapter
 
write(JsonWriter, Date) - Method in class com.mailslurp.clients.JSON.DateTypeAdapter
 
write(JsonWriter, LocalDate) - Method in class com.mailslurp.clients.JSON.LocalDateTypeAdapter
 
write(JsonWriter, OffsetDateTime) - Method in class com.mailslurp.clients.JSON.OffsetDateTimeTypeAdapter
 
write(JsonWriter, Date) - Method in class com.mailslurp.clients.JSON.SqlDateTypeAdapter
 
write(JsonWriter, DNSLookupOptions.RecordTypesEnum) - Method in class com.mailslurp.models.DNSLookupOptions.RecordTypesEnum.Adapter
 
write(JsonWriter, DNSLookupResult.RecordTypeEnum) - Method in class com.mailslurp.models.DNSLookupResult.RecordTypeEnum.Adapter
 
write(JsonWriter, DomainNameRecord.RecordTypeEnum) - Method in class com.mailslurp.models.DomainNameRecord.RecordTypeEnum.Adapter
 
write(JsonWriter, MatchOption.FieldEnum) - Method in class com.mailslurp.models.MatchOption.FieldEnum.Adapter
 
write(JsonWriter, MatchOption.ShouldEnum) - Method in class com.mailslurp.models.MatchOption.ShouldEnum.Adapter
 
write(JsonWriter, ReplyToAliasEmailOptions.SendStrategyEnum) - Method in class com.mailslurp.models.ReplyToAliasEmailOptions.SendStrategyEnum.Adapter
 
write(JsonWriter, ReplyToEmailOptions.SendStrategyEnum) - Method in class com.mailslurp.models.ReplyToEmailOptions.SendStrategyEnum.Adapter
 
write(JsonWriter, SendEmailOptions.SendStrategyEnum) - Method in class com.mailslurp.models.SendEmailOptions.SendStrategyEnum.Adapter
 
write(JsonWriter, TemplateVariable.VariableTypeEnum) - Method in class com.mailslurp.models.TemplateVariable.VariableTypeEnum.Adapter
 
write(JsonWriter, WaitForConditions.CountTypeEnum) - Method in class com.mailslurp.models.WaitForConditions.CountTypeEnum.Adapter
 
write(JsonWriter, WaitForConditions.SortDirectionEnum) - Method in class com.mailslurp.models.WaitForConditions.SortDirectionEnum.Adapter
 
write(JsonWriter, WebhookDto.MethodEnum) - Method in class com.mailslurp.models.WebhookDto.MethodEnum.Adapter
 
write(JsonWriter, WebhookTestRequest.MethodEnum) - Method in class com.mailslurp.models.WebhookTestRequest.MethodEnum.Adapter
 
writeTo(BufferedSink) - Method in class com.mailslurp.clients.ProgressRequestBody
 
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links

Copyright © 2021. All rights reserved.