Package | Description |
---|---|
com.mailslurp.apis | |
com.mailslurp.clients | |
com.mailslurp.clients.auth |
Modifier and Type | Method and Description |
---|---|
GroupContactsDto |
GroupControllerApi.addContactsToGroup(UUID groupId,
UpdateGroupContacts updateGroupContacts)
Add contacts to a group
|
okhttp3.Call |
GroupControllerApi.addContactsToGroupAsync(UUID groupId,
UpdateGroupContacts updateGroupContacts,
ApiCallback<GroupContactsDto> _callback)
Add contacts to a group (asynchronously)
|
okhttp3.Call |
GroupControllerApi.addContactsToGroupCall(UUID groupId,
UpdateGroupContacts updateGroupContacts,
ApiCallback _callback)
Build call for addContactsToGroup
|
ApiResponse<GroupContactsDto> |
GroupControllerApi.addContactsToGroupWithHttpInfo(UUID groupId,
UpdateGroupContacts updateGroupContacts)
Add contacts to a group
|
DomainDto |
DomainControllerApi.addDomainWildcardCatchAll(UUID id)
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
|
okhttp3.Call |
DomainControllerApi.addDomainWildcardCatchAllAsync(UUID id,
ApiCallback<DomainDto> _callback)
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
|
okhttp3.Call |
DomainControllerApi.addDomainWildcardCatchAllCall(UUID id,
ApiCallback _callback)
Build call for addDomainWildcardCatchAll
|
ApiResponse<DomainDto> |
DomainControllerApi.addDomainWildcardCatchAllWithHttpInfo(UUID id)
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
|
EmailPreview |
EmailControllerApi.applyImapFlagOperation(UUID emailId,
ImapFlagOperationOptions imapFlagOperationOptions)
Set IMAP flags associated with a message.
|
okhttp3.Call |
EmailControllerApi.applyImapFlagOperationAsync(UUID emailId,
ImapFlagOperationOptions imapFlagOperationOptions,
ApiCallback<EmailPreview> _callback)
Set IMAP flags associated with a message.
|
okhttp3.Call |
EmailControllerApi.applyImapFlagOperationCall(UUID emailId,
ImapFlagOperationOptions imapFlagOperationOptions,
ApiCallback _callback)
Build call for applyImapFlagOperation
|
ApiResponse<EmailPreview> |
EmailControllerApi.applyImapFlagOperationWithHttpInfo(UUID emailId,
ImapFlagOperationOptions imapFlagOperationOptions)
Set IMAP flags associated with a message.
|
List<InboxDto> |
BulkActionsControllerApi.bulkCreateInboxes(Integer count)
Bulk create Inboxes (email addresses)
|
okhttp3.Call |
BulkActionsControllerApi.bulkCreateInboxesAsync(Integer count,
ApiCallback<List<InboxDto>> _callback)
Bulk create Inboxes (email addresses) (asynchronously)
|
okhttp3.Call |
BulkActionsControllerApi.bulkCreateInboxesCall(Integer count,
ApiCallback _callback)
Build call for bulkCreateInboxes
|
ApiResponse<List<InboxDto>> |
BulkActionsControllerApi.bulkCreateInboxesWithHttpInfo(Integer count)
Bulk create Inboxes (email addresses)
|
void |
BulkActionsControllerApi.bulkDeleteInboxes(List<UUID> UUID)
Bulk Delete Inboxes
|
okhttp3.Call |
BulkActionsControllerApi.bulkDeleteInboxesAsync(List<UUID> UUID,
ApiCallback<Void> _callback)
Bulk Delete Inboxes (asynchronously)
|
okhttp3.Call |
BulkActionsControllerApi.bulkDeleteInboxesCall(List<UUID> UUID,
ApiCallback _callback)
Build call for bulkDeleteInboxes
|
ApiResponse<Void> |
BulkActionsControllerApi.bulkDeleteInboxesWithHttpInfo(List<UUID> UUID)
Bulk Delete Inboxes
|
void |
BulkActionsControllerApi.bulkSendEmails(BulkSendEmailOptions bulkSendEmailOptions)
Bulk Send Emails
|
okhttp3.Call |
BulkActionsControllerApi.bulkSendEmailsAsync(BulkSendEmailOptions bulkSendEmailOptions,
ApiCallback<Void> _callback)
Bulk Send Emails (asynchronously)
|
okhttp3.Call |
BulkActionsControllerApi.bulkSendEmailsCall(BulkSendEmailOptions bulkSendEmailOptions,
ApiCallback _callback)
Build call for bulkSendEmails
|
ApiResponse<Void> |
BulkActionsControllerApi.bulkSendEmailsWithHttpInfo(BulkSendEmailOptions bulkSendEmailOptions)
Bulk Send Emails
|
ScheduledJobDto |
InboxControllerApi.cancelScheduledJob(UUID jobId)
Cancel a scheduled email job
Get a scheduled email job and cancel it.
|
okhttp3.Call |
InboxControllerApi.cancelScheduledJobAsync(UUID jobId,
ApiCallback<ScheduledJobDto> _callback)
Cancel a scheduled email job (asynchronously)
Get a scheduled email job and cancel it.
|
okhttp3.Call |
InboxControllerApi.cancelScheduledJobCall(UUID jobId,
ApiCallback _callback)
Build call for cancelScheduledJob
|
ApiResponse<ScheduledJobDto> |
InboxControllerApi.cancelScheduledJobWithHttpInfo(UUID jobId)
Cancel a scheduled email job
Get a scheduled email job and cancel it.
|
WebhookDto |
WebhookControllerApi.createAccountWebhook(CreateWebhookOptions createWebhookOptions)
Attach a WebHook URL to an inbox
Get notified of account level events such as bounce and bounce recipient.
|
okhttp3.Call |
WebhookControllerApi.createAccountWebhookAsync(CreateWebhookOptions createWebhookOptions,
ApiCallback<WebhookDto> _callback)
Attach a WebHook URL to an inbox (asynchronously)
Get notified of account level events such as bounce and bounce recipient.
|
okhttp3.Call |
WebhookControllerApi.createAccountWebhookCall(CreateWebhookOptions createWebhookOptions,
ApiCallback _callback)
Build call for createAccountWebhook
|
ApiResponse<WebhookDto> |
WebhookControllerApi.createAccountWebhookWithHttpInfo(CreateWebhookOptions createWebhookOptions)
Attach a WebHook URL to an inbox
Get notified of account level events such as bounce and bounce recipient.
|
AliasDto |
AliasControllerApi.createAlias(CreateAliasOptions createAliasOptions)
Create an email alias.
|
okhttp3.Call |
AliasControllerApi.createAliasAsync(CreateAliasOptions createAliasOptions,
ApiCallback<AliasDto> _callback)
Create an email alias.
|
okhttp3.Call |
AliasControllerApi.createAliasCall(CreateAliasOptions createAliasOptions,
ApiCallback _callback)
Build call for createAlias
|
ApiResponse<AliasDto> |
AliasControllerApi.createAliasWithHttpInfo(CreateAliasOptions createAliasOptions)
Create an email alias.
|
ConnectorDto |
ConnectorControllerApi.createConnector(CreateConnectorOptions createConnectorOptions)
Create an inbox connector
Sync emails between external mailboxes and MailSlurp inboxes
|
okhttp3.Call |
ConnectorControllerApi.createConnectorAsync(CreateConnectorOptions createConnectorOptions,
ApiCallback<ConnectorDto> _callback)
Create an inbox connector (asynchronously)
Sync emails between external mailboxes and MailSlurp inboxes
|
okhttp3.Call |
ConnectorControllerApi.createConnectorCall(CreateConnectorOptions createConnectorOptions,
ApiCallback _callback)
Build call for createConnector
|
ApiResponse<ConnectorDto> |
ConnectorControllerApi.createConnectorWithHttpInfo(CreateConnectorOptions createConnectorOptions)
Create an inbox connector
Sync emails between external mailboxes and MailSlurp inboxes
|
ContactDto |
ContactControllerApi.createContact(CreateContactOptions createContactOptions)
Create a contact
|
okhttp3.Call |
ContactControllerApi.createContactAsync(CreateContactOptions createContactOptions,
ApiCallback<ContactDto> _callback)
Create a contact (asynchronously)
|
okhttp3.Call |
ContactControllerApi.createContactCall(CreateContactOptions createContactOptions,
ApiCallback _callback)
Build call for createContact
|
ApiResponse<ContactDto> |
ContactControllerApi.createContactWithHttpInfo(CreateContactOptions createContactOptions)
Create a contact
|
DomainDto |
DomainControllerApi.createDomain(CreateDomainOptions createDomainOptions)
Create Domain
Link a domain that you own with MailSlurp so you can create email addresses using it.
|
okhttp3.Call |
DomainControllerApi.createDomainAsync(CreateDomainOptions createDomainOptions,
ApiCallback<DomainDto> _callback)
Create Domain (asynchronously)
Link a domain that you own with MailSlurp so you can create email addresses using it.
|
okhttp3.Call |
DomainControllerApi.createDomainCall(CreateDomainOptions createDomainOptions,
ApiCallback _callback)
Build call for createDomain
|
ApiResponse<DomainDto> |
DomainControllerApi.createDomainWithHttpInfo(CreateDomainOptions createDomainOptions)
Create Domain
Link a domain that you own with MailSlurp so you can create email addresses using it.
|
EmergencyAddress |
PhoneControllerApi.createEmergencyAddress(CreateEmergencyAddressOptions createEmergencyAddressOptions) |
okhttp3.Call |
PhoneControllerApi.createEmergencyAddressAsync(CreateEmergencyAddressOptions createEmergencyAddressOptions,
ApiCallback<EmergencyAddress> _callback)
(asynchronously)
|
okhttp3.Call |
PhoneControllerApi.createEmergencyAddressCall(CreateEmergencyAddressOptions createEmergencyAddressOptions,
ApiCallback _callback)
Build call for createEmergencyAddress
|
ApiResponse<EmergencyAddress> |
PhoneControllerApi.createEmergencyAddressWithHttpInfo(CreateEmergencyAddressOptions createEmergencyAddressOptions) |
GroupDto |
GroupControllerApi.createGroup(CreateGroupOptions createGroupOptions)
Create a group
|
okhttp3.Call |
GroupControllerApi.createGroupAsync(CreateGroupOptions createGroupOptions,
ApiCallback<GroupDto> _callback)
Create a group (asynchronously)
|
okhttp3.Call |
GroupControllerApi.createGroupCall(CreateGroupOptions createGroupOptions,
ApiCallback _callback)
Build call for createGroup
|
ApiResponse<GroupDto> |
GroupControllerApi.createGroupWithHttpInfo(CreateGroupOptions createGroupOptions)
Create a group
|
InboxDto |
InboxControllerApi.createInbox(String emailAddress,
List<String> tags,
String name,
String description,
Boolean useDomainPool,
Boolean favourite,
OffsetDateTime expiresAt,
Long expiresIn,
Boolean allowTeamAccess,
String inboxType,
Boolean virtualInbox,
Boolean useShortAddress,
UUID domainId,
String domainName)
Create an inbox email address.
|
okhttp3.Call |
InboxControllerApi.createInboxAsync(String emailAddress,
List<String> tags,
String name,
String description,
Boolean useDomainPool,
Boolean favourite,
OffsetDateTime expiresAt,
Long expiresIn,
Boolean allowTeamAccess,
String inboxType,
Boolean virtualInbox,
Boolean useShortAddress,
UUID domainId,
String domainName,
ApiCallback<InboxDto> _callback)
Create an inbox email address.
|
okhttp3.Call |
InboxControllerApi.createInboxCall(String emailAddress,
List<String> tags,
String name,
String description,
Boolean useDomainPool,
Boolean favourite,
OffsetDateTime expiresAt,
Long expiresIn,
Boolean allowTeamAccess,
String inboxType,
Boolean virtualInbox,
Boolean useShortAddress,
UUID domainId,
String domainName,
ApiCallback _callback)
Build call for createInbox
|
InboxRulesetDto |
InboxControllerApi.createInboxRuleset(UUID inboxId,
CreateInboxRulesetOptions createInboxRulesetOptions)
Create an inbox ruleset
Create a new inbox rule for forwarding, blocking, and allowing emails when sending and receiving
|
okhttp3.Call |
InboxControllerApi.createInboxRulesetAsync(UUID inboxId,
CreateInboxRulesetOptions createInboxRulesetOptions,
ApiCallback<InboxRulesetDto> _callback)
Create an inbox ruleset (asynchronously)
Create a new inbox rule for forwarding, blocking, and allowing emails when sending and receiving
|
okhttp3.Call |
InboxControllerApi.createInboxRulesetCall(UUID inboxId,
CreateInboxRulesetOptions createInboxRulesetOptions,
ApiCallback _callback)
Build call for createInboxRuleset
|
ApiResponse<InboxRulesetDto> |
InboxControllerApi.createInboxRulesetWithHttpInfo(UUID inboxId,
CreateInboxRulesetOptions createInboxRulesetOptions)
Create an inbox ruleset
Create a new inbox rule for forwarding, blocking, and allowing emails when sending and receiving
|
InboxDto |
InboxControllerApi.createInboxWithDefaults()
Create an inbox with default options.
|
okhttp3.Call |
InboxControllerApi.createInboxWithDefaultsAsync(ApiCallback<InboxDto> _callback)
Create an inbox with default options.
|
okhttp3.Call |
InboxControllerApi.createInboxWithDefaultsCall(ApiCallback _callback)
Build call for createInboxWithDefaults
|
ApiResponse<InboxDto> |
InboxControllerApi.createInboxWithDefaultsWithHttpInfo()
Create an inbox with default options.
|
ApiResponse<InboxDto> |
InboxControllerApi.createInboxWithHttpInfo(String emailAddress,
List<String> tags,
String name,
String description,
Boolean useDomainPool,
Boolean favourite,
OffsetDateTime expiresAt,
Long expiresIn,
Boolean allowTeamAccess,
String inboxType,
Boolean virtualInbox,
Boolean useShortAddress,
UUID domainId,
String domainName)
Create an inbox email address.
|
InboxDto |
InboxControllerApi.createInboxWithOptions(CreateInboxDto createInboxDto)
Create an inbox with options.
|
okhttp3.Call |
InboxControllerApi.createInboxWithOptionsAsync(CreateInboxDto createInboxDto,
ApiCallback<InboxDto> _callback)
Create an inbox with options.
|
okhttp3.Call |
InboxControllerApi.createInboxWithOptionsCall(CreateInboxDto createInboxDto,
ApiCallback _callback)
Build call for createInboxWithOptions
|
ApiResponse<InboxDto> |
InboxControllerApi.createInboxWithOptionsWithHttpInfo(CreateInboxDto createInboxDto)
Create an inbox with options.
|
InboxDto |
CommonActionsControllerApi.createNewEmailAddress(Boolean allowTeamAccess,
Boolean useDomainPool,
OffsetDateTime expiresAt,
Long expiresIn,
String emailAddress,
String inboxType,
String description,
String name,
List<String> tags,
Boolean favourite,
Boolean virtualInbox,
Boolean useShortAddress,
String domainName,
UUID domainId)
Create new random inbox
Returns an Inbox with an `id` and an `emailAddress`
|
okhttp3.Call |
CommonActionsControllerApi.createNewEmailAddressAsync(Boolean allowTeamAccess,
Boolean useDomainPool,
OffsetDateTime expiresAt,
Long expiresIn,
String emailAddress,
String inboxType,
String description,
String name,
List<String> tags,
Boolean favourite,
Boolean virtualInbox,
Boolean useShortAddress,
String domainName,
UUID domainId,
ApiCallback<InboxDto> _callback)
Create new random inbox (asynchronously)
Returns an Inbox with an `id` and an `emailAddress`
|
okhttp3.Call |
CommonActionsControllerApi.createNewEmailAddressCall(Boolean allowTeamAccess,
Boolean useDomainPool,
OffsetDateTime expiresAt,
Long expiresIn,
String emailAddress,
String inboxType,
String description,
String name,
List<String> tags,
Boolean favourite,
Boolean virtualInbox,
Boolean useShortAddress,
String domainName,
UUID domainId,
ApiCallback _callback)
Build call for createNewEmailAddress
|
ApiResponse<InboxDto> |
CommonActionsControllerApi.createNewEmailAddressWithHttpInfo(Boolean allowTeamAccess,
Boolean useDomainPool,
OffsetDateTime expiresAt,
Long expiresIn,
String emailAddress,
String inboxType,
String description,
String name,
List<String> tags,
Boolean favourite,
Boolean virtualInbox,
Boolean useShortAddress,
String domainName,
UUID domainId)
Create new random inbox
Returns an Inbox with an `id` and an `emailAddress`
|
InboxForwarderDto |
InboxForwarderControllerApi.createNewInboxForwarder(UUID inboxId,
CreateInboxForwarderOptions createInboxForwarderOptions)
Create an inbox forwarder
Create a new inbox rule for forwarding, blocking, and allowing emails when sending and receiving
|
okhttp3.Call |
InboxForwarderControllerApi.createNewInboxForwarderAsync(UUID inboxId,
CreateInboxForwarderOptions createInboxForwarderOptions,
ApiCallback<InboxForwarderDto> _callback)
Create an inbox forwarder (asynchronously)
Create a new inbox rule for forwarding, blocking, and allowing emails when sending and receiving
|
okhttp3.Call |
InboxForwarderControllerApi.createNewInboxForwarderCall(UUID inboxId,
CreateInboxForwarderOptions createInboxForwarderOptions,
ApiCallback _callback)
Build call for createNewInboxForwarder
|
ApiResponse<InboxForwarderDto> |
InboxForwarderControllerApi.createNewInboxForwarderWithHttpInfo(UUID inboxId,
CreateInboxForwarderOptions createInboxForwarderOptions)
Create an inbox forwarder
Create a new inbox rule for forwarding, blocking, and allowing emails when sending and receiving
|
InboxReplierDto |
InboxReplierControllerApi.createNewInboxReplier(CreateInboxReplierOptions createInboxReplierOptions)
Create an inbox replier
Create a new inbox rule for reply toing, blocking, and allowing emails when sending and receiving
|
okhttp3.Call |
InboxReplierControllerApi.createNewInboxReplierAsync(CreateInboxReplierOptions createInboxReplierOptions,
ApiCallback<InboxReplierDto> _callback)
Create an inbox replier (asynchronously)
Create a new inbox rule for reply toing, blocking, and allowing emails when sending and receiving
|
okhttp3.Call |
InboxReplierControllerApi.createNewInboxReplierCall(CreateInboxReplierOptions createInboxReplierOptions,
ApiCallback _callback)
Build call for createNewInboxReplier
|
ApiResponse<InboxReplierDto> |
InboxReplierControllerApi.createNewInboxReplierWithHttpInfo(CreateInboxReplierOptions createInboxReplierOptions)
Create an inbox replier
Create a new inbox rule for reply toing, blocking, and allowing emails when sending and receiving
|
InboxRulesetDto |
InboxRulesetControllerApi.createNewInboxRuleset(CreateInboxRulesetOptions createInboxRulesetOptions,
UUID inboxId)
Create an inbox ruleset
Create a new inbox rule for forwarding, blocking, and allowing emails when sending and receiving
|
okhttp3.Call |
InboxRulesetControllerApi.createNewInboxRulesetAsync(CreateInboxRulesetOptions createInboxRulesetOptions,
UUID inboxId,
ApiCallback<InboxRulesetDto> _callback)
Create an inbox ruleset (asynchronously)
Create a new inbox rule for forwarding, blocking, and allowing emails when sending and receiving
|
okhttp3.Call |
InboxRulesetControllerApi.createNewInboxRulesetCall(CreateInboxRulesetOptions createInboxRulesetOptions,
UUID inboxId,
ApiCallback _callback)
Build call for createNewInboxRuleset
|
ApiResponse<InboxRulesetDto> |
InboxRulesetControllerApi.createNewInboxRulesetWithHttpInfo(CreateInboxRulesetOptions createInboxRulesetOptions,
UUID inboxId)
Create an inbox ruleset
Create a new inbox rule for forwarding, blocking, and allowing emails when sending and receiving
|
InboxDto |
CommonActionsControllerApi.createRandomInbox(Boolean allowTeamAccess,
Boolean useDomainPool,
OffsetDateTime expiresAt,
Long expiresIn,
String emailAddress,
String inboxType,
String description,
String name,
List<String> tags,
Boolean favourite,
Boolean virtualInbox,
Boolean useShortAddress,
String domainName,
UUID domainId)
Create new random inbox
Returns an Inbox with an `id` and an `emailAddress`
|
okhttp3.Call |
CommonActionsControllerApi.createRandomInboxAsync(Boolean allowTeamAccess,
Boolean useDomainPool,
OffsetDateTime expiresAt,
Long expiresIn,
String emailAddress,
String inboxType,
String description,
String name,
List<String> tags,
Boolean favourite,
Boolean virtualInbox,
Boolean useShortAddress,
String domainName,
UUID domainId,
ApiCallback<InboxDto> _callback)
Create new random inbox (asynchronously)
Returns an Inbox with an `id` and an `emailAddress`
|
okhttp3.Call |
CommonActionsControllerApi.createRandomInboxCall(Boolean allowTeamAccess,
Boolean useDomainPool,
OffsetDateTime expiresAt,
Long expiresIn,
String emailAddress,
String inboxType,
String description,
String name,
List<String> tags,
Boolean favourite,
Boolean virtualInbox,
Boolean useShortAddress,
String domainName,
UUID domainId,
ApiCallback _callback)
Build call for createRandomInbox
|
ApiResponse<InboxDto> |
CommonActionsControllerApi.createRandomInboxWithHttpInfo(Boolean allowTeamAccess,
Boolean useDomainPool,
OffsetDateTime expiresAt,
Long expiresIn,
String emailAddress,
String inboxType,
String description,
String name,
List<String> tags,
Boolean favourite,
Boolean virtualInbox,
Boolean useShortAddress,
String domainName,
UUID domainId)
Create new random inbox
Returns an Inbox with an `id` and an `emailAddress`
|
TemplateDto |
TemplateControllerApi.createTemplate(CreateTemplateOptions createTemplateOptions)
Create a Template
Create an email template with variables for use with templated transactional emails.
|
okhttp3.Call |
TemplateControllerApi.createTemplateAsync(CreateTemplateOptions createTemplateOptions,
ApiCallback<TemplateDto> _callback)
Create a Template (asynchronously)
Create an email template with variables for use with templated transactional emails.
|
okhttp3.Call |
TemplateControllerApi.createTemplateCall(CreateTemplateOptions createTemplateOptions,
ApiCallback _callback)
Build call for createTemplate
|
ApiResponse<TemplateDto> |
TemplateControllerApi.createTemplateWithHttpInfo(CreateTemplateOptions createTemplateOptions)
Create a Template
Create an email template with variables for use with templated transactional emails.
|
TrackingPixelDto |
TrackingControllerApi.createTrackingPixel(CreateTrackingPixelOptions createTrackingPixelOptions)
Create tracking pixel
Create a tracking pixel.
|
okhttp3.Call |
TrackingControllerApi.createTrackingPixelAsync(CreateTrackingPixelOptions createTrackingPixelOptions,
ApiCallback<TrackingPixelDto> _callback)
Create tracking pixel (asynchronously)
Create a tracking pixel.
|
okhttp3.Call |
TrackingControllerApi.createTrackingPixelCall(CreateTrackingPixelOptions createTrackingPixelOptions,
ApiCallback _callback)
Build call for createTrackingPixel
|
ApiResponse<TrackingPixelDto> |
TrackingControllerApi.createTrackingPixelWithHttpInfo(CreateTrackingPixelOptions createTrackingPixelOptions)
Create tracking pixel
Create a tracking pixel.
|
WebhookDto |
WebhookControllerApi.createWebhook(UUID inboxId,
CreateWebhookOptions createWebhookOptions)
Attach a WebHook URL to an inbox
Get notified whenever an inbox receives an email via a WebHook URL.
|
okhttp3.Call |
WebhookControllerApi.createWebhookAsync(UUID inboxId,
CreateWebhookOptions createWebhookOptions,
ApiCallback<WebhookDto> _callback)
Attach a WebHook URL to an inbox (asynchronously)
Get notified whenever an inbox receives an email via a WebHook URL.
|
okhttp3.Call |
WebhookControllerApi.createWebhookCall(UUID inboxId,
CreateWebhookOptions createWebhookOptions,
ApiCallback _callback)
Build call for createWebhook
|
WebhookDto |
WebhookControllerApi.createWebhookForPhoneNumber(UUID phoneNumberId,
CreateWebhookOptions createWebhookOptions)
Attach a WebHook URL to a phone number
Get notified whenever a phone number receives an SMS via a WebHook URL.
|
okhttp3.Call |
WebhookControllerApi.createWebhookForPhoneNumberAsync(UUID phoneNumberId,
CreateWebhookOptions createWebhookOptions,
ApiCallback<WebhookDto> _callback)
Attach a WebHook URL to a phone number (asynchronously)
Get notified whenever a phone number receives an SMS via a WebHook URL.
|
okhttp3.Call |
WebhookControllerApi.createWebhookForPhoneNumberCall(UUID phoneNumberId,
CreateWebhookOptions createWebhookOptions,
ApiCallback _callback)
Build call for createWebhookForPhoneNumber
|
ApiResponse<WebhookDto> |
WebhookControllerApi.createWebhookForPhoneNumberWithHttpInfo(UUID phoneNumberId,
CreateWebhookOptions createWebhookOptions)
Attach a WebHook URL to a phone number
Get notified whenever a phone number receives an SMS via a WebHook URL.
|
ApiResponse<WebhookDto> |
WebhookControllerApi.createWebhookWithHttpInfo(UUID inboxId,
CreateWebhookOptions createWebhookOptions)
Attach a WebHook URL to an inbox
Get notified whenever an inbox receives an email via a WebHook URL.
|
void |
AliasControllerApi.deleteAlias(UUID aliasId)
Delete an email alias
|
okhttp3.Call |
AliasControllerApi.deleteAliasAsync(UUID aliasId,
ApiCallback<Void> _callback)
Delete an email alias (asynchronously)
|
okhttp3.Call |
AliasControllerApi.deleteAliasCall(UUID aliasId,
ApiCallback _callback)
Build call for deleteAlias
|
ApiResponse<Void> |
AliasControllerApi.deleteAliasWithHttpInfo(UUID aliasId)
Delete an email alias
|
void |
AttachmentControllerApi.deleteAllAttachments()
Delete all attachments
|
okhttp3.Call |
AttachmentControllerApi.deleteAllAttachmentsAsync(ApiCallback<Void> _callback)
Delete all attachments (asynchronously)
|
okhttp3.Call |
AttachmentControllerApi.deleteAllAttachmentsCall(ApiCallback _callback)
Build call for deleteAllAttachments
|
ApiResponse<Void> |
AttachmentControllerApi.deleteAllAttachmentsWithHttpInfo()
Delete all attachments
|
void |
EmailControllerApi.deleteAllEmails()
Delete all emails in all inboxes.
|
okhttp3.Call |
EmailControllerApi.deleteAllEmailsAsync(ApiCallback<Void> _callback)
Delete all emails in all inboxes.
|
okhttp3.Call |
EmailControllerApi.deleteAllEmailsCall(ApiCallback _callback)
Build call for deleteAllEmails
|
ApiResponse<Void> |
EmailControllerApi.deleteAllEmailsWithHttpInfo()
Delete all emails in all inboxes.
|
void |
InboxControllerApi.deleteAllInboxEmails(UUID inboxId)
Delete all emails in a given inboxes.
|
okhttp3.Call |
InboxControllerApi.deleteAllInboxEmailsAsync(UUID inboxId,
ApiCallback<Void> _callback)
Delete all emails in a given inboxes.
|
okhttp3.Call |
InboxControllerApi.deleteAllInboxEmailsCall(UUID inboxId,
ApiCallback _callback)
Build call for deleteAllInboxEmails
|
ApiResponse<Void> |
InboxControllerApi.deleteAllInboxEmailsWithHttpInfo(UUID inboxId)
Delete all emails in a given inboxes.
|
void |
InboxControllerApi.deleteAllInboxes()
Delete all inboxes
Permanently delete all inboxes and associated email addresses.
|
okhttp3.Call |
InboxControllerApi.deleteAllInboxesAsync(ApiCallback<Void> _callback)
Delete all inboxes (asynchronously)
Permanently delete all inboxes and associated email addresses.
|
okhttp3.Call |
InboxControllerApi.deleteAllInboxesCall(ApiCallback _callback)
Build call for deleteAllInboxes
|
ApiResponse<Void> |
InboxControllerApi.deleteAllInboxesWithHttpInfo()
Delete all inboxes
Permanently delete all inboxes and associated email addresses.
|
void |
SentEmailsControllerApi.deleteAllSentEmails()
Delete all sent email receipts
|
okhttp3.Call |
SentEmailsControllerApi.deleteAllSentEmailsAsync(ApiCallback<Void> _callback)
Delete all sent email receipts (asynchronously)
|
okhttp3.Call |
SentEmailsControllerApi.deleteAllSentEmailsCall(ApiCallback _callback)
Build call for deleteAllSentEmails
|
ApiResponse<Void> |
SentEmailsControllerApi.deleteAllSentEmailsWithHttpInfo()
Delete all sent email receipts
|
void |
WebhookControllerApi.deleteAllWebhooks(OffsetDateTime before)
Delete all webhooks
|
okhttp3.Call |
WebhookControllerApi.deleteAllWebhooksAsync(OffsetDateTime before,
ApiCallback<Void> _callback)
Delete all webhooks (asynchronously)
|
okhttp3.Call |
WebhookControllerApi.deleteAllWebhooksCall(OffsetDateTime before,
ApiCallback _callback)
Build call for deleteAllWebhooks
|
ApiResponse<Void> |
WebhookControllerApi.deleteAllWebhooksWithHttpInfo(OffsetDateTime before)
Delete all webhooks
|
void |
AttachmentControllerApi.deleteAttachment(String attachmentId)
Delete an attachment
|
okhttp3.Call |
AttachmentControllerApi.deleteAttachmentAsync(String attachmentId,
ApiCallback<Void> _callback)
Delete an attachment (asynchronously)
|
okhttp3.Call |
AttachmentControllerApi.deleteAttachmentCall(String attachmentId,
ApiCallback _callback)
Build call for deleteAttachment
|
ApiResponse<Void> |
AttachmentControllerApi.deleteAttachmentWithHttpInfo(String attachmentId)
Delete an attachment
|
void |
ConnectorControllerApi.deleteConnector(UUID id)
Delete an inbox connector
|
okhttp3.Call |
ConnectorControllerApi.deleteConnectorAsync(UUID id,
ApiCallback<Void> _callback)
Delete an inbox connector (asynchronously)
|
okhttp3.Call |
ConnectorControllerApi.deleteConnectorCall(UUID id,
ApiCallback _callback)
Build call for deleteConnector
|
ApiResponse<Void> |
ConnectorControllerApi.deleteConnectorWithHttpInfo(UUID id)
Delete an inbox connector
|
void |
ContactControllerApi.deleteContact(UUID contactId)
Delete contact
|
okhttp3.Call |
ContactControllerApi.deleteContactAsync(UUID contactId,
ApiCallback<Void> _callback)
Delete contact (asynchronously)
|
okhttp3.Call |
ContactControllerApi.deleteContactCall(UUID contactId,
ApiCallback _callback)
Build call for deleteContact
|
ApiResponse<Void> |
ContactControllerApi.deleteContactWithHttpInfo(UUID contactId)
Delete contact
|
List<String> |
DomainControllerApi.deleteDomain(UUID id)
Delete a domain
Delete a domain.
|
okhttp3.Call |
DomainControllerApi.deleteDomainAsync(UUID id,
ApiCallback<List<String>> _callback)
Delete a domain (asynchronously)
Delete a domain.
|
okhttp3.Call |
DomainControllerApi.deleteDomainCall(UUID id,
ApiCallback _callback)
Build call for deleteDomain
|
ApiResponse<List<String>> |
DomainControllerApi.deleteDomainWithHttpInfo(UUID id)
Delete a domain
Delete a domain.
|
void |
EmailControllerApi.deleteEmail(UUID emailId)
Delete an email
Deletes an email and removes it from the inbox.
|
void |
CommonActionsControllerApi.deleteEmailAddress(UUID inboxId)
Delete inbox email address by inbox id
Deletes inbox email address
|
okhttp3.Call |
CommonActionsControllerApi.deleteEmailAddressAsync(UUID inboxId,
ApiCallback<Void> _callback)
Delete inbox email address by inbox id (asynchronously)
Deletes inbox email address
|
okhttp3.Call |
CommonActionsControllerApi.deleteEmailAddressCall(UUID inboxId,
ApiCallback _callback)
Build call for deleteEmailAddress
|
ApiResponse<Void> |
CommonActionsControllerApi.deleteEmailAddressWithHttpInfo(UUID inboxId)
Delete inbox email address by inbox id
Deletes inbox email address
|
okhttp3.Call |
EmailControllerApi.deleteEmailAsync(UUID emailId,
ApiCallback<Void> _callback)
Delete an email (asynchronously)
Deletes an email and removes it from the inbox.
|
okhttp3.Call |
EmailControllerApi.deleteEmailCall(UUID emailId,
ApiCallback _callback)
Build call for deleteEmail
|
ApiResponse<Void> |
EmailControllerApi.deleteEmailWithHttpInfo(UUID emailId)
Delete an email
Deletes an email and removes it from the inbox.
|
EmptyResponseDto |
PhoneControllerApi.deleteEmergencyAddress(UUID addressId) |
okhttp3.Call |
PhoneControllerApi.deleteEmergencyAddressAsync(UUID addressId,
ApiCallback<EmptyResponseDto> _callback)
(asynchronously)
|
okhttp3.Call |
PhoneControllerApi.deleteEmergencyAddressCall(UUID addressId,
ApiCallback _callback)
Build call for deleteEmergencyAddress
|
ApiResponse<EmptyResponseDto> |
PhoneControllerApi.deleteEmergencyAddressWithHttpInfo(UUID addressId) |
void |
GroupControllerApi.deleteGroup(UUID groupId)
Delete group
|
okhttp3.Call |
GroupControllerApi.deleteGroupAsync(UUID groupId,
ApiCallback<Void> _callback)
Delete group (asynchronously)
|
okhttp3.Call |
GroupControllerApi.deleteGroupCall(UUID groupId,
ApiCallback _callback)
Build call for deleteGroup
|
ApiResponse<Void> |
GroupControllerApi.deleteGroupWithHttpInfo(UUID groupId)
Delete group
|
void |
InboxControllerApi.deleteInbox(UUID inboxId)
Delete inbox
Permanently delete an inbox and associated email address as well as all emails within the given inbox.
|
okhttp3.Call |
InboxControllerApi.deleteInboxAsync(UUID inboxId,
ApiCallback<Void> _callback)
Delete inbox (asynchronously)
Permanently delete an inbox and associated email address as well as all emails within the given inbox.
|
okhttp3.Call |
InboxControllerApi.deleteInboxCall(UUID inboxId,
ApiCallback _callback)
Build call for deleteInbox
|
void |
InboxForwarderControllerApi.deleteInboxForwarder(UUID id)
Delete an inbox forwarder
Delete inbox forwarder
|
okhttp3.Call |
InboxForwarderControllerApi.deleteInboxForwarderAsync(UUID id,
ApiCallback<Void> _callback)
Delete an inbox forwarder (asynchronously)
Delete inbox forwarder
|
okhttp3.Call |
InboxForwarderControllerApi.deleteInboxForwarderCall(UUID id,
ApiCallback _callback)
Build call for deleteInboxForwarder
|
void |
InboxForwarderControllerApi.deleteInboxForwarders(UUID inboxId)
Delete inbox forwarders
Delete inbox forwarders.
|
okhttp3.Call |
InboxForwarderControllerApi.deleteInboxForwardersAsync(UUID inboxId,
ApiCallback<Void> _callback)
Delete inbox forwarders (asynchronously)
Delete inbox forwarders.
|
okhttp3.Call |
InboxForwarderControllerApi.deleteInboxForwardersCall(UUID inboxId,
ApiCallback _callback)
Build call for deleteInboxForwarders
|
ApiResponse<Void> |
InboxForwarderControllerApi.deleteInboxForwardersWithHttpInfo(UUID inboxId)
Delete inbox forwarders
Delete inbox forwarders.
|
ApiResponse<Void> |
InboxForwarderControllerApi.deleteInboxForwarderWithHttpInfo(UUID id)
Delete an inbox forwarder
Delete inbox forwarder
|
void |
InboxReplierControllerApi.deleteInboxReplier(UUID id)
Delete an inbox replier
Delete inbox replier
|
okhttp3.Call |
InboxReplierControllerApi.deleteInboxReplierAsync(UUID id,
ApiCallback<Void> _callback)
Delete an inbox replier (asynchronously)
Delete inbox replier
|
okhttp3.Call |
InboxReplierControllerApi.deleteInboxReplierCall(UUID id,
ApiCallback _callback)
Build call for deleteInboxReplier
|
void |
InboxReplierControllerApi.deleteInboxRepliers(UUID inboxId)
Delete inbox repliers
Delete inbox repliers.
|
okhttp3.Call |
InboxReplierControllerApi.deleteInboxRepliersAsync(UUID inboxId,
ApiCallback<Void> _callback)
Delete inbox repliers (asynchronously)
Delete inbox repliers.
|
okhttp3.Call |
InboxReplierControllerApi.deleteInboxRepliersCall(UUID inboxId,
ApiCallback _callback)
Build call for deleteInboxRepliers
|
ApiResponse<Void> |
InboxReplierControllerApi.deleteInboxRepliersWithHttpInfo(UUID inboxId)
Delete inbox repliers
Delete inbox repliers.
|
ApiResponse<Void> |
InboxReplierControllerApi.deleteInboxReplierWithHttpInfo(UUID id)
Delete an inbox replier
Delete inbox replier
|
void |
InboxRulesetControllerApi.deleteInboxRuleset(UUID id)
Delete an inbox ruleset
Delete inbox ruleset
|
okhttp3.Call |
InboxRulesetControllerApi.deleteInboxRulesetAsync(UUID id,
ApiCallback<Void> _callback)
Delete an inbox ruleset (asynchronously)
Delete inbox ruleset
|
okhttp3.Call |
InboxRulesetControllerApi.deleteInboxRulesetCall(UUID id,
ApiCallback _callback)
Build call for deleteInboxRuleset
|
void |
InboxRulesetControllerApi.deleteInboxRulesets(UUID inboxId)
Delete inbox rulesets
Delete inbox rulesets.
|
okhttp3.Call |
InboxRulesetControllerApi.deleteInboxRulesetsAsync(UUID inboxId,
ApiCallback<Void> _callback)
Delete inbox rulesets (asynchronously)
Delete inbox rulesets.
|
okhttp3.Call |
InboxRulesetControllerApi.deleteInboxRulesetsCall(UUID inboxId,
ApiCallback _callback)
Build call for deleteInboxRulesets
|
ApiResponse<Void> |
InboxRulesetControllerApi.deleteInboxRulesetsWithHttpInfo(UUID inboxId)
Delete inbox rulesets
Delete inbox rulesets.
|
ApiResponse<Void> |
InboxRulesetControllerApi.deleteInboxRulesetWithHttpInfo(UUID id)
Delete an inbox ruleset
Delete inbox ruleset
|
ApiResponse<Void> |
InboxControllerApi.deleteInboxWithHttpInfo(UUID inboxId)
Delete inbox
Permanently delete an inbox and associated email address as well as all emails within the given inbox.
|
void |
PhoneControllerApi.deletePhoneNumber(UUID phoneNumberId) |
okhttp3.Call |
PhoneControllerApi.deletePhoneNumberAsync(UUID phoneNumberId,
ApiCallback<Void> _callback)
(asynchronously)
|
okhttp3.Call |
PhoneControllerApi.deletePhoneNumberCall(UUID phoneNumberId,
ApiCallback _callback)
Build call for deletePhoneNumber
|
ApiResponse<Void> |
PhoneControllerApi.deletePhoneNumberWithHttpInfo(UUID phoneNumberId) |
void |
SentEmailsControllerApi.deleteSentEmail(UUID id)
Delete sent email receipt
|
okhttp3.Call |
SentEmailsControllerApi.deleteSentEmailAsync(UUID id,
ApiCallback<Void> _callback)
Delete sent email receipt (asynchronously)
|
okhttp3.Call |
SentEmailsControllerApi.deleteSentEmailCall(UUID id,
ApiCallback _callback)
Build call for deleteSentEmail
|
ApiResponse<Void> |
SentEmailsControllerApi.deleteSentEmailWithHttpInfo(UUID id)
Delete sent email receipt
|
void |
SmsControllerApi.deleteSmsMessage(UUID smsId)
Delete SMS message.
|
okhttp3.Call |
SmsControllerApi.deleteSmsMessageAsync(UUID smsId,
ApiCallback<Void> _callback)
Delete SMS message.
|
okhttp3.Call |
SmsControllerApi.deleteSmsMessageCall(UUID smsId,
ApiCallback _callback)
Build call for deleteSmsMessage
|
void |
SmsControllerApi.deleteSmsMessages(UUID phoneNumberId)
Delete all SMS messages
Delete all SMS messages or all messages for a given phone number
|
okhttp3.Call |
SmsControllerApi.deleteSmsMessagesAsync(UUID phoneNumberId,
ApiCallback<Void> _callback)
Delete all SMS messages (asynchronously)
Delete all SMS messages or all messages for a given phone number
|
okhttp3.Call |
SmsControllerApi.deleteSmsMessagesCall(UUID phoneNumberId,
ApiCallback _callback)
Build call for deleteSmsMessages
|
ApiResponse<Void> |
SmsControllerApi.deleteSmsMessagesWithHttpInfo(UUID phoneNumberId)
Delete all SMS messages
Delete all SMS messages or all messages for a given phone number
|
ApiResponse<Void> |
SmsControllerApi.deleteSmsMessageWithHttpInfo(UUID smsId)
Delete SMS message.
|
void |
TemplateControllerApi.deleteTemplate(UUID templateId)
Delete email template
Delete template
|
okhttp3.Call |
TemplateControllerApi.deleteTemplateAsync(UUID templateId,
ApiCallback<Void> _callback)
Delete email template (asynchronously)
Delete template
|
okhttp3.Call |
TemplateControllerApi.deleteTemplateCall(UUID templateId,
ApiCallback _callback)
Build call for deleteTemplate
|
ApiResponse<Void> |
TemplateControllerApi.deleteTemplateWithHttpInfo(UUID templateId)
Delete email template
Delete template
|
void |
WebhookControllerApi.deleteWebhook(UUID inboxId,
UUID webhookId)
Delete and disable a Webhook for an Inbox
|
okhttp3.Call |
WebhookControllerApi.deleteWebhookAsync(UUID inboxId,
UUID webhookId,
ApiCallback<Void> _callback)
Delete and disable a Webhook for an Inbox (asynchronously)
|
void |
WebhookControllerApi.deleteWebhookById(UUID webhookId)
Delete a webhook
|
okhttp3.Call |
WebhookControllerApi.deleteWebhookByIdAsync(UUID webhookId,
ApiCallback<Void> _callback)
Delete a webhook (asynchronously)
|
okhttp3.Call |
WebhookControllerApi.deleteWebhookByIdCall(UUID webhookId,
ApiCallback _callback)
Build call for deleteWebhookById
|
ApiResponse<Void> |
WebhookControllerApi.deleteWebhookByIdWithHttpInfo(UUID webhookId)
Delete a webhook
|
okhttp3.Call |
WebhookControllerApi.deleteWebhookCall(UUID inboxId,
UUID webhookId,
ApiCallback _callback)
Build call for deleteWebhook
|
ApiResponse<Void> |
WebhookControllerApi.deleteWebhookWithHttpInfo(UUID inboxId,
UUID webhookId)
Delete and disable a Webhook for an Inbox
|
DescribeMailServerDomainResult |
MailServerControllerApi.describeMailServerDomain(DescribeDomainOptions describeDomainOptions)
Get DNS Mail Server records for a domain
|
okhttp3.Call |
MailServerControllerApi.describeMailServerDomainAsync(DescribeDomainOptions describeDomainOptions,
ApiCallback<DescribeMailServerDomainResult> _callback)
Get DNS Mail Server records for a domain (asynchronously)
|
okhttp3.Call |
MailServerControllerApi.describeMailServerDomainCall(DescribeDomainOptions describeDomainOptions,
ApiCallback _callback)
Build call for describeMailServerDomain
|
ApiResponse<DescribeMailServerDomainResult> |
MailServerControllerApi.describeMailServerDomainWithHttpInfo(DescribeDomainOptions describeDomainOptions)
Get DNS Mail Server records for a domain
|
InboxExistsDto |
InboxControllerApi.doesInboxExist(String emailAddress,
Boolean allowCatchAll)
Does inbox exist
Check if inboxes exist by email address.
|
okhttp3.Call |
InboxControllerApi.doesInboxExistAsync(String emailAddress,
Boolean allowCatchAll,
ApiCallback<InboxExistsDto> _callback)
Does inbox exist (asynchronously)
Check if inboxes exist by email address.
|
okhttp3.Call |
InboxControllerApi.doesInboxExistCall(String emailAddress,
Boolean allowCatchAll,
ApiCallback _callback)
Build call for doesInboxExist
|
ApiResponse<InboxExistsDto> |
InboxControllerApi.doesInboxExistWithHttpInfo(String emailAddress,
Boolean allowCatchAll)
Does inbox exist
Check if inboxes exist by email address.
|
byte[] |
EmailControllerApi.downloadAttachment(UUID emailId,
String attachmentId,
String apiKey)
Get email attachment bytes.
|
DownloadAttachmentDto |
AttachmentControllerApi.downloadAttachmentAsBase64Encoded(String attachmentId)
Get email attachment as base64 encoded string as alternative to binary responses.
|
okhttp3.Call |
AttachmentControllerApi.downloadAttachmentAsBase64EncodedAsync(String attachmentId,
ApiCallback<DownloadAttachmentDto> _callback)
Get email attachment as base64 encoded string as alternative to binary responses.
|
okhttp3.Call |
AttachmentControllerApi.downloadAttachmentAsBase64EncodedCall(String attachmentId,
ApiCallback _callback)
Build call for downloadAttachmentAsBase64Encoded
|
ApiResponse<DownloadAttachmentDto> |
AttachmentControllerApi.downloadAttachmentAsBase64EncodedWithHttpInfo(String attachmentId)
Get email attachment as base64 encoded string as alternative to binary responses.
|
byte[] |
AttachmentControllerApi.downloadAttachmentAsBytes(String attachmentId)
Download attachments.
|
okhttp3.Call |
AttachmentControllerApi.downloadAttachmentAsBytesAsync(String attachmentId,
ApiCallback<byte[]> _callback)
Download attachments.
|
okhttp3.Call |
AttachmentControllerApi.downloadAttachmentAsBytesCall(String attachmentId,
ApiCallback _callback)
Build call for downloadAttachmentAsBytes
|
ApiResponse<byte[]> |
AttachmentControllerApi.downloadAttachmentAsBytesWithHttpInfo(String attachmentId)
Download attachments.
|
okhttp3.Call |
EmailControllerApi.downloadAttachmentAsync(UUID emailId,
String attachmentId,
String apiKey,
ApiCallback<byte[]> _callback)
Get email attachment bytes.
|
DownloadAttachmentDto |
EmailControllerApi.downloadAttachmentBase64(UUID emailId,
String attachmentId)
Get email attachment as base64 encoded string as an alternative to binary responses.
|
okhttp3.Call |
EmailControllerApi.downloadAttachmentBase64Async(UUID emailId,
String attachmentId,
ApiCallback<DownloadAttachmentDto> _callback)
Get email attachment as base64 encoded string as an alternative to binary responses.
|
okhttp3.Call |
EmailControllerApi.downloadAttachmentBase64Call(UUID emailId,
String attachmentId,
ApiCallback _callback)
Build call for downloadAttachmentBase64
|
ApiResponse<DownloadAttachmentDto> |
EmailControllerApi.downloadAttachmentBase64WithHttpInfo(UUID emailId,
String attachmentId)
Get email attachment as base64 encoded string as an alternative to binary responses.
|
okhttp3.Call |
EmailControllerApi.downloadAttachmentCall(UUID emailId,
String attachmentId,
String apiKey,
ApiCallback _callback)
Build call for downloadAttachment
|
ApiResponse<byte[]> |
EmailControllerApi.downloadAttachmentWithHttpInfo(UUID emailId,
String attachmentId,
String apiKey)
Get email attachment bytes.
|
String |
EmailControllerApi.downloadBody(UUID emailId)
Get email body as string.
|
okhttp3.Call |
EmailControllerApi.downloadBodyAsync(UUID emailId,
ApiCallback<String> _callback)
Get email body as string.
|
byte[] |
EmailControllerApi.downloadBodyBytes(UUID emailId)
Get email body in bytes.
|
okhttp3.Call |
EmailControllerApi.downloadBodyBytesAsync(UUID emailId,
ApiCallback<byte[]> _callback)
Get email body in bytes.
|
okhttp3.Call |
EmailControllerApi.downloadBodyBytesCall(UUID emailId,
ApiCallback _callback)
Build call for downloadBodyBytes
|
ApiResponse<byte[]> |
EmailControllerApi.downloadBodyBytesWithHttpInfo(UUID emailId)
Get email body in bytes.
|
okhttp3.Call |
EmailControllerApi.downloadBodyCall(UUID emailId,
ApiCallback _callback)
Build call for downloadBody
|
ApiResponse<String> |
EmailControllerApi.downloadBodyWithHttpInfo(UUID emailId)
Get email body as string.
|
void |
CommonActionsControllerApi.emptyInbox(UUID inboxId)
Delete all emails in an inbox
Deletes all emails
|
okhttp3.Call |
CommonActionsControllerApi.emptyInboxAsync(UUID inboxId,
ApiCallback<Void> _callback)
Delete all emails in an inbox (asynchronously)
Deletes all emails
|
okhttp3.Call |
CommonActionsControllerApi.emptyInboxCall(UUID inboxId,
ApiCallback _callback)
Build call for emptyInbox
|
ApiResponse<Void> |
CommonActionsControllerApi.emptyInboxWithHttpInfo(UUID inboxId)
Delete all emails in an inbox
Deletes all emails
|
List<byte[]> |
ExportControllerApi.exportEntities(String exportType,
String apiKey,
String outputFormat,
String filter,
String listSeparatorToken,
Boolean excludePreviouslyExported,
OffsetDateTime createdEarliestTime,
OffsetDateTime createdOldestTime)
Export inboxes link callable via browser
|
okhttp3.Call |
ExportControllerApi.exportEntitiesAsync(String exportType,
String apiKey,
String outputFormat,
String filter,
String listSeparatorToken,
Boolean excludePreviouslyExported,
OffsetDateTime createdEarliestTime,
OffsetDateTime createdOldestTime,
ApiCallback<List<byte[]>> _callback)
Export inboxes link callable via browser (asynchronously)
|
okhttp3.Call |
ExportControllerApi.exportEntitiesCall(String exportType,
String apiKey,
String outputFormat,
String filter,
String listSeparatorToken,
Boolean excludePreviouslyExported,
OffsetDateTime createdEarliestTime,
OffsetDateTime createdOldestTime,
ApiCallback _callback)
Build call for exportEntities
|
ApiResponse<List<byte[]>> |
ExportControllerApi.exportEntitiesWithHttpInfo(String exportType,
String apiKey,
String outputFormat,
String filter,
String listSeparatorToken,
Boolean excludePreviouslyExported,
OffsetDateTime createdEarliestTime,
OffsetDateTime createdOldestTime)
Export inboxes link callable via browser
|
FilterBouncedRecipientsResult |
BounceControllerApi.filterBouncedRecipient(FilterBouncedRecipientsOptions filterBouncedRecipientsOptions)
Filter a list of email recipients and remove those who have bounced
Prevent email sending errors by remove recipients who have resulted in past email bounces or complaints
|
okhttp3.Call |
BounceControllerApi.filterBouncedRecipientAsync(FilterBouncedRecipientsOptions filterBouncedRecipientsOptions,
ApiCallback<FilterBouncedRecipientsResult> _callback)
Filter a list of email recipients and remove those who have bounced (asynchronously)
Prevent email sending errors by remove recipients who have resulted in past email bounces or complaints
|
okhttp3.Call |
BounceControllerApi.filterBouncedRecipientCall(FilterBouncedRecipientsOptions filterBouncedRecipientsOptions,
ApiCallback _callback)
Build call for filterBouncedRecipient
|
ApiResponse<FilterBouncedRecipientsResult> |
BounceControllerApi.filterBouncedRecipientWithHttpInfo(FilterBouncedRecipientsOptions filterBouncedRecipientsOptions)
Filter a list of email recipients and remove those who have bounced
Prevent email sending errors by remove recipients who have resulted in past email bounces or complaints
|
FlushExpiredInboxesResult |
InboxControllerApi.flushExpired(OffsetDateTime before)
Remove expired inboxes
Remove any expired inboxes for your account (instead of waiting for scheduled removal on server)
|
okhttp3.Call |
InboxControllerApi.flushExpiredAsync(OffsetDateTime before,
ApiCallback<FlushExpiredInboxesResult> _callback)
Remove expired inboxes (asynchronously)
Remove any expired inboxes for your account (instead of waiting for scheduled removal on server)
|
okhttp3.Call |
InboxControllerApi.flushExpiredCall(OffsetDateTime before,
ApiCallback _callback)
Build call for flushExpired
|
ApiResponse<FlushExpiredInboxesResult> |
InboxControllerApi.flushExpiredWithHttpInfo(OffsetDateTime before)
Remove expired inboxes
Remove any expired inboxes for your account (instead of waiting for scheduled removal on server)
|
SentEmailDto |
EmailControllerApi.forwardEmail(UUID emailId,
ForwardEmailOptions forwardEmailOptions)
Forward email to recipients
Forward an existing email to new recipients.
|
okhttp3.Call |
EmailControllerApi.forwardEmailAsync(UUID emailId,
ForwardEmailOptions forwardEmailOptions,
ApiCallback<SentEmailDto> _callback)
Forward email to recipients (asynchronously)
Forward an existing email to new recipients.
|
okhttp3.Call |
EmailControllerApi.forwardEmailCall(UUID emailId,
ForwardEmailOptions forwardEmailOptions,
ApiCallback _callback)
Build call for forwardEmail
|
ApiResponse<SentEmailDto> |
EmailControllerApi.forwardEmailWithHttpInfo(UUID emailId,
ForwardEmailOptions forwardEmailOptions)
Forward email to recipients
Forward an existing email to new recipients.
|
AliasDto |
AliasControllerApi.getAlias(UUID aliasId)
Get an email alias
Get an email alias by ID
|
okhttp3.Call |
AliasControllerApi.getAliasAsync(UUID aliasId,
ApiCallback<AliasDto> _callback)
Get an email alias (asynchronously)
Get an email alias by ID
|
okhttp3.Call |
AliasControllerApi.getAliasCall(UUID aliasId,
ApiCallback _callback)
Build call for getAlias
|
PageEmailProjection |
AliasControllerApi.getAliasEmails(UUID aliasId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get emails for an alias
Get paginated emails for an alias by ID
|
okhttp3.Call |
AliasControllerApi.getAliasEmailsAsync(UUID aliasId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageEmailProjection> _callback)
Get emails for an alias (asynchronously)
Get paginated emails for an alias by ID
|
okhttp3.Call |
AliasControllerApi.getAliasEmailsCall(UUID aliasId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getAliasEmails
|
ApiResponse<PageEmailProjection> |
AliasControllerApi.getAliasEmailsWithHttpInfo(UUID aliasId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get emails for an alias
Get paginated emails for an alias by ID
|
PageAlias |
AliasControllerApi.getAliases(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get all email aliases you have created
Get all email aliases in paginated form
|
okhttp3.Call |
AliasControllerApi.getAliasesAsync(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageAlias> _callback)
Get all email aliases you have created (asynchronously)
Get all email aliases in paginated form
|
okhttp3.Call |
AliasControllerApi.getAliasesCall(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getAliases
|
ApiResponse<PageAlias> |
AliasControllerApi.getAliasesWithHttpInfo(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get all email aliases you have created
Get all email aliases in paginated form
|
PageThreadProjection |
AliasControllerApi.getAliasThreads(UUID aliasId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get threads created for an alias
Returns threads created for an email alias in paginated form
|
okhttp3.Call |
AliasControllerApi.getAliasThreadsAsync(UUID aliasId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageThreadProjection> _callback)
Get threads created for an alias (asynchronously)
Returns threads created for an email alias in paginated form
|
okhttp3.Call |
AliasControllerApi.getAliasThreadsCall(UUID aliasId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getAliasThreads
|
ApiResponse<PageThreadProjection> |
AliasControllerApi.getAliasThreadsWithHttpInfo(UUID aliasId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get threads created for an alias
Returns threads created for an email alias in paginated form
|
ApiResponse<AliasDto> |
AliasControllerApi.getAliasWithHttpInfo(UUID aliasId)
Get an email alias
Get an email alias by ID
|
PageWebhookProjection |
WebhookControllerApi.getAllAccountWebhooks(Integer page,
Integer size,
String sort,
String eventType,
OffsetDateTime since,
OffsetDateTime before)
List account webhooks Paginated
List account webhooks in paginated form.
|
okhttp3.Call |
WebhookControllerApi.getAllAccountWebhooksAsync(Integer page,
Integer size,
String sort,
String eventType,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageWebhookProjection> _callback)
List account webhooks Paginated (asynchronously)
List account webhooks in paginated form.
|
okhttp3.Call |
WebhookControllerApi.getAllAccountWebhooksCall(Integer page,
Integer size,
String sort,
String eventType,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getAllAccountWebhooks
|
ApiResponse<PageWebhookProjection> |
WebhookControllerApi.getAllAccountWebhooksWithHttpInfo(Integer page,
Integer size,
String sort,
String eventType,
OffsetDateTime since,
OffsetDateTime before)
List account webhooks Paginated
List account webhooks in paginated form.
|
PageConnectorSyncEvents |
ConnectorControllerApi.getAllConnectorSyncEvents(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get all inbox connector sync events
|
okhttp3.Call |
ConnectorControllerApi.getAllConnectorSyncEventsAsync(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageConnectorSyncEvents> _callback)
Get all inbox connector sync events (asynchronously)
|
okhttp3.Call |
ConnectorControllerApi.getAllConnectorSyncEventsCall(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getAllConnectorSyncEvents
|
ApiResponse<PageConnectorSyncEvents> |
ConnectorControllerApi.getAllConnectorSyncEventsWithHttpInfo(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get all inbox connector sync events
|
PageContactProjection |
ContactControllerApi.getAllContacts(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get all contacts
|
okhttp3.Call |
ContactControllerApi.getAllContactsAsync(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageContactProjection> _callback)
Get all contacts (asynchronously)
|
okhttp3.Call |
ContactControllerApi.getAllContactsCall(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getAllContacts
|
ApiResponse<PageContactProjection> |
ContactControllerApi.getAllContactsWithHttpInfo(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get all contacts
|
PageGroupProjection |
GroupControllerApi.getAllGroups(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get all Contact Groups in paginated format
|
okhttp3.Call |
GroupControllerApi.getAllGroupsAsync(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageGroupProjection> _callback)
Get all Contact Groups in paginated format (asynchronously)
|
okhttp3.Call |
GroupControllerApi.getAllGroupsCall(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getAllGroups
|
ApiResponse<PageGroupProjection> |
GroupControllerApi.getAllGroupsWithHttpInfo(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get all Contact Groups in paginated format
|
PageInboxProjection |
InboxControllerApi.getAllInboxes(Integer page,
Integer size,
String sort,
Boolean favourite,
String search,
String tag,
Boolean teamAccess,
OffsetDateTime since,
OffsetDateTime before,
String inboxType,
UUID domainId)
List All Inboxes Paginated
List inboxes in paginated form.
|
okhttp3.Call |
InboxControllerApi.getAllInboxesAsync(Integer page,
Integer size,
String sort,
Boolean favourite,
String search,
String tag,
Boolean teamAccess,
OffsetDateTime since,
OffsetDateTime before,
String inboxType,
UUID domainId,
ApiCallback<PageInboxProjection> _callback)
List All Inboxes Paginated (asynchronously)
List inboxes in paginated form.
|
okhttp3.Call |
InboxControllerApi.getAllInboxesCall(Integer page,
Integer size,
String sort,
Boolean favourite,
String search,
String tag,
Boolean teamAccess,
OffsetDateTime since,
OffsetDateTime before,
String inboxType,
UUID domainId,
ApiCallback _callback)
Build call for getAllInboxes
|
ApiResponse<PageInboxProjection> |
InboxControllerApi.getAllInboxesWithHttpInfo(Integer page,
Integer size,
String sort,
Boolean favourite,
String search,
String tag,
Boolean teamAccess,
OffsetDateTime since,
OffsetDateTime before,
String inboxType,
UUID domainId)
List All Inboxes Paginated
List inboxes in paginated form.
|
PageMissedEmailProjection |
MissedEmailControllerApi.getAllMissedEmails(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
UUID inboxId)
Get all MissedEmails in paginated format
|
okhttp3.Call |
MissedEmailControllerApi.getAllMissedEmailsAsync(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
UUID inboxId,
ApiCallback<PageMissedEmailProjection> _callback)
Get all MissedEmails in paginated format (asynchronously)
|
okhttp3.Call |
MissedEmailControllerApi.getAllMissedEmailsCall(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
UUID inboxId,
ApiCallback _callback)
Build call for getAllMissedEmails
|
ApiResponse<PageMissedEmailProjection> |
MissedEmailControllerApi.getAllMissedEmailsWithHttpInfo(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
UUID inboxId)
Get all MissedEmails in paginated format
|
PageScheduledJobs |
InboxControllerApi.getAllScheduledJobs(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get all scheduled email sending jobs for account
Schedule sending of emails using scheduled jobs.
|
okhttp3.Call |
InboxControllerApi.getAllScheduledJobsAsync(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageScheduledJobs> _callback)
Get all scheduled email sending jobs for account (asynchronously)
Schedule sending of emails using scheduled jobs.
|
okhttp3.Call |
InboxControllerApi.getAllScheduledJobsCall(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getAllScheduledJobs
|
ApiResponse<PageScheduledJobs> |
InboxControllerApi.getAllScheduledJobsWithHttpInfo(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get all scheduled email sending jobs for account
Schedule sending of emails using scheduled jobs.
|
PageTrackingPixelProjection |
SentEmailsControllerApi.getAllSentTrackingPixels(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
Get all sent email tracking pixels in paginated form
|
okhttp3.Call |
SentEmailsControllerApi.getAllSentTrackingPixelsAsync(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageTrackingPixelProjection> _callback)
(asynchronously)
Get all sent email tracking pixels in paginated form
|
okhttp3.Call |
SentEmailsControllerApi.getAllSentTrackingPixelsCall(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getAllSentTrackingPixels
|
ApiResponse<PageTrackingPixelProjection> |
SentEmailsControllerApi.getAllSentTrackingPixelsWithHttpInfo(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
Get all sent email tracking pixels in paginated form
|
PageTemplateProjection |
TemplateControllerApi.getAllTemplates(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
List templates
Get all templates in paginated format
|
okhttp3.Call |
TemplateControllerApi.getAllTemplatesAsync(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageTemplateProjection> _callback)
List templates (asynchronously)
Get all templates in paginated format
|
okhttp3.Call |
TemplateControllerApi.getAllTemplatesCall(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getAllTemplates
|
ApiResponse<PageTemplateProjection> |
TemplateControllerApi.getAllTemplatesWithHttpInfo(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
List templates
Get all templates in paginated format
|
PageTrackingPixelProjection |
TrackingControllerApi.getAllTrackingPixels(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
Get tracking pixels
List tracking pixels in paginated form
|
okhttp3.Call |
TrackingControllerApi.getAllTrackingPixelsAsync(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageTrackingPixelProjection> _callback)
Get tracking pixels (asynchronously)
List tracking pixels in paginated form
|
okhttp3.Call |
TrackingControllerApi.getAllTrackingPixelsCall(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getAllTrackingPixels
|
ApiResponse<PageTrackingPixelProjection> |
TrackingControllerApi.getAllTrackingPixelsWithHttpInfo(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
Get tracking pixels
List tracking pixels in paginated form
|
PageUnknownMissedEmailProjection |
MissedEmailControllerApi.getAllUnknownMissedEmails(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
UUID inboxId)
Get all unknown missed emails in paginated format
Unknown missed emails are emails that were sent to MailSlurp but could not be assigned to an existing inbox.
|
okhttp3.Call |
MissedEmailControllerApi.getAllUnknownMissedEmailsAsync(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
UUID inboxId,
ApiCallback<PageUnknownMissedEmailProjection> _callback)
Get all unknown missed emails in paginated format (asynchronously)
Unknown missed emails are emails that were sent to MailSlurp but could not be assigned to an existing inbox.
|
okhttp3.Call |
MissedEmailControllerApi.getAllUnknownMissedEmailsCall(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
UUID inboxId,
ApiCallback _callback)
Build call for getAllUnknownMissedEmails
|
ApiResponse<PageUnknownMissedEmailProjection> |
MissedEmailControllerApi.getAllUnknownMissedEmailsWithHttpInfo(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
UUID inboxId)
Get all unknown missed emails in paginated format
Unknown missed emails are emails that were sent to MailSlurp but could not be assigned to an existing inbox.
|
PageWebhookResult |
WebhookControllerApi.getAllWebhookResults(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
Boolean unseenOnly)
Get results for all webhooks
|
okhttp3.Call |
WebhookControllerApi.getAllWebhookResultsAsync(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
Boolean unseenOnly,
ApiCallback<PageWebhookResult> _callback)
Get results for all webhooks (asynchronously)
|
okhttp3.Call |
WebhookControllerApi.getAllWebhookResultsCall(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
Boolean unseenOnly,
ApiCallback _callback)
Build call for getAllWebhookResults
|
ApiResponse<PageWebhookResult> |
WebhookControllerApi.getAllWebhookResultsWithHttpInfo(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
Boolean unseenOnly)
Get results for all webhooks
|
PageWebhookProjection |
WebhookControllerApi.getAllWebhooks(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
UUID inboxId,
UUID phoneId,
OffsetDateTime before)
List Webhooks Paginated
List webhooks in paginated form.
|
okhttp3.Call |
WebhookControllerApi.getAllWebhooksAsync(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
UUID inboxId,
UUID phoneId,
OffsetDateTime before,
ApiCallback<PageWebhookProjection> _callback)
List Webhooks Paginated (asynchronously)
List webhooks in paginated form.
|
okhttp3.Call |
WebhookControllerApi.getAllWebhooksCall(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
UUID inboxId,
UUID phoneId,
OffsetDateTime before,
ApiCallback _callback)
Build call for getAllWebhooks
|
ApiResponse<PageWebhookProjection> |
WebhookControllerApi.getAllWebhooksWithHttpInfo(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
UUID inboxId,
UUID phoneId,
OffsetDateTime before)
List Webhooks Paginated
List webhooks in paginated form.
|
AttachmentEntity |
AttachmentControllerApi.getAttachment(String attachmentId)
Get an attachment entity
|
okhttp3.Call |
AttachmentControllerApi.getAttachmentAsync(String attachmentId,
ApiCallback<AttachmentEntity> _callback)
Get an attachment entity (asynchronously)
|
okhttp3.Call |
AttachmentControllerApi.getAttachmentCall(String attachmentId,
ApiCallback _callback)
Build call for getAttachment
|
AttachmentMetaData |
AttachmentControllerApi.getAttachmentInfo(String attachmentId)
Get email attachment metadata information
Returns the metadata for an attachment.
|
okhttp3.Call |
AttachmentControllerApi.getAttachmentInfoAsync(String attachmentId,
ApiCallback<AttachmentMetaData> _callback)
Get email attachment metadata information (asynchronously)
Returns the metadata for an attachment.
|
okhttp3.Call |
AttachmentControllerApi.getAttachmentInfoCall(String attachmentId,
ApiCallback _callback)
Build call for getAttachmentInfo
|
ApiResponse<AttachmentMetaData> |
AttachmentControllerApi.getAttachmentInfoWithHttpInfo(String attachmentId)
Get email attachment metadata information
Returns the metadata for an attachment.
|
AttachmentMetaData |
EmailControllerApi.getAttachmentMetaData(UUID emailId,
String attachmentId)
Get email attachment metadata.
|
okhttp3.Call |
EmailControllerApi.getAttachmentMetaDataAsync(UUID emailId,
String attachmentId,
ApiCallback<AttachmentMetaData> _callback)
Get email attachment metadata.
|
okhttp3.Call |
EmailControllerApi.getAttachmentMetaDataCall(UUID emailId,
String attachmentId,
ApiCallback _callback)
Build call for getAttachmentMetaData
|
ApiResponse<AttachmentMetaData> |
EmailControllerApi.getAttachmentMetaDataWithHttpInfo(UUID emailId,
String attachmentId)
Get email attachment metadata.
|
PageAttachmentEntity |
AttachmentControllerApi.getAttachments(Integer page,
Integer size,
String sort,
String fileNameFilter,
OffsetDateTime since,
OffsetDateTime before)
Get email attachments
Get all attachments in paginated response.
|
okhttp3.Call |
AttachmentControllerApi.getAttachmentsAsync(Integer page,
Integer size,
String sort,
String fileNameFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageAttachmentEntity> _callback)
Get email attachments (asynchronously)
Get all attachments in paginated response.
|
okhttp3.Call |
AttachmentControllerApi.getAttachmentsCall(Integer page,
Integer size,
String sort,
String fileNameFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getAttachments
|
ApiResponse<PageAttachmentEntity> |
AttachmentControllerApi.getAttachmentsWithHttpInfo(Integer page,
Integer size,
String sort,
String fileNameFilter,
OffsetDateTime since,
OffsetDateTime before)
Get email attachments
Get all attachments in paginated response.
|
ApiResponse<AttachmentEntity> |
AttachmentControllerApi.getAttachmentWithHttpInfo(String attachmentId)
Get an attachment entity
|
BouncedEmailDto |
BounceControllerApi.getBouncedEmail(UUID id)
Get a bounced email.
|
okhttp3.Call |
BounceControllerApi.getBouncedEmailAsync(UUID id,
ApiCallback<BouncedEmailDto> _callback)
Get a bounced email.
|
okhttp3.Call |
BounceControllerApi.getBouncedEmailCall(UUID id,
ApiCallback _callback)
Build call for getBouncedEmail
|
PageBouncedEmail |
BounceControllerApi.getBouncedEmails(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get paginated list of bounced emails.
|
okhttp3.Call |
BounceControllerApi.getBouncedEmailsAsync(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageBouncedEmail> _callback)
Get paginated list of bounced emails.
|
okhttp3.Call |
BounceControllerApi.getBouncedEmailsCall(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getBouncedEmails
|
ApiResponse<PageBouncedEmail> |
BounceControllerApi.getBouncedEmailsWithHttpInfo(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get paginated list of bounced emails.
|
ApiResponse<BouncedEmailDto> |
BounceControllerApi.getBouncedEmailWithHttpInfo(UUID id)
Get a bounced email.
|
BouncedRecipientDto |
BounceControllerApi.getBouncedRecipient(UUID id)
Get a bounced email.
|
okhttp3.Call |
BounceControllerApi.getBouncedRecipientAsync(UUID id,
ApiCallback<BouncedRecipientDto> _callback)
Get a bounced email.
|
okhttp3.Call |
BounceControllerApi.getBouncedRecipientCall(UUID id,
ApiCallback _callback)
Build call for getBouncedRecipient
|
PageBouncedRecipients |
BounceControllerApi.getBouncedRecipients(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get paginated list of bounced recipients.
|
okhttp3.Call |
BounceControllerApi.getBouncedRecipientsAsync(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageBouncedRecipients> _callback)
Get paginated list of bounced recipients.
|
okhttp3.Call |
BounceControllerApi.getBouncedRecipientsCall(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getBouncedRecipients
|
ApiResponse<PageBouncedRecipients> |
BounceControllerApi.getBouncedRecipientsWithHttpInfo(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get paginated list of bounced recipients.
|
ApiResponse<BouncedRecipientDto> |
BounceControllerApi.getBouncedRecipientWithHttpInfo(UUID id)
Get a bounced email.
|
PageComplaint |
BounceControllerApi.getComplaints(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get paginated list of complaints.
|
okhttp3.Call |
BounceControllerApi.getComplaintsAsync(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageComplaint> _callback)
Get paginated list of complaints.
|
okhttp3.Call |
BounceControllerApi.getComplaintsCall(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getComplaints
|
ApiResponse<PageComplaint> |
BounceControllerApi.getComplaintsWithHttpInfo(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get paginated list of complaints.
|
ConnectorDto |
ConnectorControllerApi.getConnector(UUID id)
Get an inbox connector
|
okhttp3.Call |
ConnectorControllerApi.getConnectorAsync(UUID id,
ApiCallback<ConnectorDto> _callback)
Get an inbox connector (asynchronously)
|
okhttp3.Call |
ConnectorControllerApi.getConnectorCall(UUID id,
ApiCallback _callback)
Build call for getConnector
|
PageConnector |
ConnectorControllerApi.getConnectors(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get inbox connectors
List inbox connectors that sync external emails to MailSlurp inboxes
|
okhttp3.Call |
ConnectorControllerApi.getConnectorsAsync(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageConnector> _callback)
Get inbox connectors (asynchronously)
List inbox connectors that sync external emails to MailSlurp inboxes
|
okhttp3.Call |
ConnectorControllerApi.getConnectorsCall(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getConnectors
|
ApiResponse<PageConnector> |
ConnectorControllerApi.getConnectorsWithHttpInfo(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get inbox connectors
List inbox connectors that sync external emails to MailSlurp inboxes
|
ConnectorSyncEventDto |
ConnectorControllerApi.getConnectorSyncEvent(UUID id)
Get an inbox connector sync event
|
okhttp3.Call |
ConnectorControllerApi.getConnectorSyncEventAsync(UUID id,
ApiCallback<ConnectorSyncEventDto> _callback)
Get an inbox connector sync event (asynchronously)
|
okhttp3.Call |
ConnectorControllerApi.getConnectorSyncEventCall(UUID id,
ApiCallback _callback)
Build call for getConnectorSyncEvent
|
PageConnectorSyncEvents |
ConnectorControllerApi.getConnectorSyncEvents(UUID id,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get an inbox connector sync events
|
okhttp3.Call |
ConnectorControllerApi.getConnectorSyncEventsAsync(UUID id,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageConnectorSyncEvents> _callback)
Get an inbox connector sync events (asynchronously)
|
okhttp3.Call |
ConnectorControllerApi.getConnectorSyncEventsCall(UUID id,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getConnectorSyncEvents
|
ApiResponse<PageConnectorSyncEvents> |
ConnectorControllerApi.getConnectorSyncEventsWithHttpInfo(UUID id,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get an inbox connector sync events
|
ApiResponse<ConnectorSyncEventDto> |
ConnectorControllerApi.getConnectorSyncEventWithHttpInfo(UUID id)
Get an inbox connector sync event
|
ApiResponse<ConnectorDto> |
ConnectorControllerApi.getConnectorWithHttpInfo(UUID id)
Get an inbox connector
|
ContactDto |
ContactControllerApi.getContact(UUID contactId)
Get contact
|
okhttp3.Call |
ContactControllerApi.getContactAsync(UUID contactId,
ApiCallback<ContactDto> _callback)
Get contact (asynchronously)
|
okhttp3.Call |
ContactControllerApi.getContactCall(UUID contactId,
ApiCallback _callback)
Build call for getContact
|
List<ContactProjection> |
ContactControllerApi.getContacts()
Get all contacts
|
okhttp3.Call |
ContactControllerApi.getContactsAsync(ApiCallback<List<ContactProjection>> _callback)
Get all contacts (asynchronously)
|
okhttp3.Call |
ContactControllerApi.getContactsCall(ApiCallback _callback)
Build call for getContacts
|
ApiResponse<List<ContactProjection>> |
ContactControllerApi.getContactsWithHttpInfo()
Get all contacts
|
List<byte[]> |
ContactControllerApi.getContactVCard(UUID contactId)
Get contact vCard vcf file
|
okhttp3.Call |
ContactControllerApi.getContactVCardAsync(UUID contactId,
ApiCallback<List<byte[]>> _callback)
Get contact vCard vcf file (asynchronously)
|
okhttp3.Call |
ContactControllerApi.getContactVCardCall(UUID contactId,
ApiCallback _callback)
Build call for getContactVCard
|
ApiResponse<List<byte[]>> |
ContactControllerApi.getContactVCardWithHttpInfo(UUID contactId)
Get contact vCard vcf file
|
ApiResponse<ContactDto> |
ContactControllerApi.getContactWithHttpInfo(UUID contactId)
Get contact
|
PageDeliveryStatus |
InboxControllerApi.getDeliveryStatusesByInboxId(UUID inboxId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get all email delivery statuses for an inbox
|
okhttp3.Call |
InboxControllerApi.getDeliveryStatusesByInboxIdAsync(UUID inboxId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageDeliveryStatus> _callback)
(asynchronously)
Get all email delivery statuses for an inbox
|
okhttp3.Call |
InboxControllerApi.getDeliveryStatusesByInboxIdCall(UUID inboxId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getDeliveryStatusesByInboxId
|
ApiResponse<PageDeliveryStatus> |
InboxControllerApi.getDeliveryStatusesByInboxIdWithHttpInfo(UUID inboxId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get all email delivery statuses for an inbox
|
DNSLookupResults |
MailServerControllerApi.getDnsLookup(DNSLookupOptions dnSLookupOptions)
Lookup DNS records for a domain
|
okhttp3.Call |
MailServerControllerApi.getDnsLookupAsync(DNSLookupOptions dnSLookupOptions,
ApiCallback<DNSLookupResults> _callback)
Lookup DNS records for a domain (asynchronously)
|
okhttp3.Call |
MailServerControllerApi.getDnsLookupCall(DNSLookupOptions dnSLookupOptions,
ApiCallback _callback)
Build call for getDnsLookup
|
ApiResponse<DNSLookupResults> |
MailServerControllerApi.getDnsLookupWithHttpInfo(DNSLookupOptions dnSLookupOptions)
Lookup DNS records for a domain
|
DomainDto |
DomainControllerApi.getDomain(UUID id,
Boolean checkForErrors)
Get a domain
Returns domain verification status and tokens for a given domain
|
okhttp3.Call |
DomainControllerApi.getDomainAsync(UUID id,
Boolean checkForErrors,
ApiCallback<DomainDto> _callback)
Get a domain (asynchronously)
Returns domain verification status and tokens for a given domain
|
okhttp3.Call |
DomainControllerApi.getDomainCall(UUID id,
Boolean checkForErrors,
ApiCallback _callback)
Build call for getDomain
|
DomainIssuesDto |
DomainControllerApi.getDomainIssues()
Get domain issues
List domain issues for domains you have created
|
okhttp3.Call |
DomainControllerApi.getDomainIssuesAsync(ApiCallback<DomainIssuesDto> _callback)
Get domain issues (asynchronously)
List domain issues for domains you have created
|
okhttp3.Call |
DomainControllerApi.getDomainIssuesCall(ApiCallback _callback)
Build call for getDomainIssues
|
ApiResponse<DomainIssuesDto> |
DomainControllerApi.getDomainIssuesWithHttpInfo()
Get domain issues
List domain issues for domains you have created
|
List<DomainPreview> |
DomainControllerApi.getDomains()
Get domains
List all custom domains you have created
|
okhttp3.Call |
DomainControllerApi.getDomainsAsync(ApiCallback<List<DomainPreview>> _callback)
Get domains (asynchronously)
List all custom domains you have created
|
okhttp3.Call |
DomainControllerApi.getDomainsCall(ApiCallback _callback)
Build call for getDomains
|
ApiResponse<List<DomainPreview>> |
DomainControllerApi.getDomainsWithHttpInfo()
Get domains
List all custom domains you have created
|
InboxDto |
DomainControllerApi.getDomainWildcardCatchAllInbox(UUID id)
Get catch all wild card inbox for domain
Get the catch all inbox for a domain for missed emails
|
okhttp3.Call |
DomainControllerApi.getDomainWildcardCatchAllInboxAsync(UUID id,
ApiCallback<InboxDto> _callback)
Get catch all wild card inbox for domain (asynchronously)
Get the catch all inbox for a domain for missed emails
|
okhttp3.Call |
DomainControllerApi.getDomainWildcardCatchAllInboxCall(UUID id,
ApiCallback _callback)
Build call for getDomainWildcardCatchAllInbox
|
ApiResponse<InboxDto> |
DomainControllerApi.getDomainWildcardCatchAllInboxWithHttpInfo(UUID id)
Get catch all wild card inbox for domain
Get the catch all inbox for a domain for missed emails
|
ApiResponse<DomainDto> |
DomainControllerApi.getDomainWithHttpInfo(UUID id,
Boolean checkForErrors)
Get a domain
Returns domain verification status and tokens for a given domain
|
Email |
EmailControllerApi.getEmail(UUID emailId,
Boolean decode)
Get email content including headers and body.
|
okhttp3.Call |
EmailControllerApi.getEmailAsync(UUID emailId,
Boolean decode,
ApiCallback<Email> _callback)
Get email content including headers and body.
|
List<AttachmentMetaData> |
EmailControllerApi.getEmailAttachments(UUID emailId)
Get all email attachment metadata.
|
okhttp3.Call |
EmailControllerApi.getEmailAttachmentsAsync(UUID emailId,
ApiCallback<List<AttachmentMetaData>> _callback)
Get all email attachment metadata.
|
okhttp3.Call |
EmailControllerApi.getEmailAttachmentsCall(UUID emailId,
ApiCallback _callback)
Build call for getEmailAttachments
|
ApiResponse<List<AttachmentMetaData>> |
EmailControllerApi.getEmailAttachmentsWithHttpInfo(UUID emailId)
Get all email attachment metadata.
|
okhttp3.Call |
EmailControllerApi.getEmailCall(UUID emailId,
Boolean decode,
ApiCallback _callback)
Build call for getEmail
|
EmailContentMatchResult |
EmailControllerApi.getEmailContentMatch(UUID emailId,
ContentMatchOptions contentMatchOptions)
Get email content regex pattern match results.
|
okhttp3.Call |
EmailControllerApi.getEmailContentMatchAsync(UUID emailId,
ContentMatchOptions contentMatchOptions,
ApiCallback<EmailContentMatchResult> _callback)
Get email content regex pattern match results.
|
okhttp3.Call |
EmailControllerApi.getEmailContentMatchCall(UUID emailId,
ContentMatchOptions contentMatchOptions,
ApiCallback _callback)
Build call for getEmailContentMatch
|
ApiResponse<EmailContentMatchResult> |
EmailControllerApi.getEmailContentMatchWithHttpInfo(UUID emailId,
ContentMatchOptions contentMatchOptions)
Get email content regex pattern match results.
|
CountDto |
EmailControllerApi.getEmailCount()
Get email count
|
okhttp3.Call |
EmailControllerApi.getEmailCountAsync(ApiCallback<CountDto> _callback)
Get email count (asynchronously)
|
okhttp3.Call |
EmailControllerApi.getEmailCountCall(ApiCallback _callback)
Build call for getEmailCount
|
ApiResponse<CountDto> |
EmailControllerApi.getEmailCountWithHttpInfo()
Get email count
|
String |
EmailControllerApi.getEmailHTML(UUID emailId,
Boolean decode)
Get email content as HTML.
|
okhttp3.Call |
EmailControllerApi.getEmailHTMLAsync(UUID emailId,
Boolean decode,
ApiCallback<String> _callback)
Get email content as HTML.
|
okhttp3.Call |
EmailControllerApi.getEmailHTMLCall(UUID emailId,
Boolean decode,
ApiCallback _callback)
Build call for getEmailHTML
|
EmailHtmlDto |
EmailControllerApi.getEmailHTMLJson(UUID emailId,
Boolean decode)
Get email content as HTML in JSON wrapper.
|
okhttp3.Call |
EmailControllerApi.getEmailHTMLJsonAsync(UUID emailId,
Boolean decode,
ApiCallback<EmailHtmlDto> _callback)
Get email content as HTML in JSON wrapper.
|
okhttp3.Call |
EmailControllerApi.getEmailHTMLJsonCall(UUID emailId,
Boolean decode,
ApiCallback _callback)
Build call for getEmailHTMLJson
|
ApiResponse<EmailHtmlDto> |
EmailControllerApi.getEmailHTMLJsonWithHttpInfo(UUID emailId,
Boolean decode)
Get email content as HTML in JSON wrapper.
|
EmailTextLinesResult |
EmailControllerApi.getEmailHTMLQuery(UUID emailId,
String htmlSelector)
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.
|
okhttp3.Call |
EmailControllerApi.getEmailHTMLQueryAsync(UUID emailId,
String htmlSelector,
ApiCallback<EmailTextLinesResult> _callback)
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.
|
okhttp3.Call |
EmailControllerApi.getEmailHTMLQueryCall(UUID emailId,
String htmlSelector,
ApiCallback _callback)
Build call for getEmailHTMLQuery
|
ApiResponse<EmailTextLinesResult> |
EmailControllerApi.getEmailHTMLQueryWithHttpInfo(UUID emailId,
String htmlSelector)
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.
|
ApiResponse<String> |
EmailControllerApi.getEmailHTMLWithHttpInfo(UUID emailId,
Boolean decode)
Get email content as HTML.
|
EmailLinksResult |
EmailControllerApi.getEmailLinks(UUID emailId)
Parse and return list of links found in an email (only works for HTML content)
HTML parsing uses JSoup and UNIX line separators.
|
okhttp3.Call |
EmailControllerApi.getEmailLinksAsync(UUID emailId,
ApiCallback<EmailLinksResult> _callback)
Parse and return list of links found in an email (only works for HTML content) (asynchronously)
HTML parsing uses JSoup and UNIX line separators.
|
okhttp3.Call |
EmailControllerApi.getEmailLinksCall(UUID emailId,
ApiCallback _callback)
Build call for getEmailLinks
|
ApiResponse<EmailLinksResult> |
EmailControllerApi.getEmailLinksWithHttpInfo(UUID emailId)
Parse and return list of links found in an email (only works for HTML content)
HTML parsing uses JSoup and UNIX line separators.
|
EmailPreviewUrls |
EmailControllerApi.getEmailPreviewURLs(UUID emailId)
Get email URLs for viewing in browser or downloading
Get a list of URLs for email content as text/html or raw SMTP message for viewing the message in a browser.
|
okhttp3.Call |
EmailControllerApi.getEmailPreviewURLsAsync(UUID emailId,
ApiCallback<EmailPreviewUrls> _callback)
Get email URLs for viewing in browser or downloading (asynchronously)
Get a list of URLs for email content as text/html or raw SMTP message for viewing the message in a browser.
|
okhttp3.Call |
EmailControllerApi.getEmailPreviewURLsCall(UUID emailId,
ApiCallback _callback)
Build call for getEmailPreviewURLs
|
ApiResponse<EmailPreviewUrls> |
EmailControllerApi.getEmailPreviewURLsWithHttpInfo(UUID emailId)
Get email URLs for viewing in browser or downloading
Get a list of URLs for email content as text/html or raw SMTP message for viewing the message in a browser.
|
List<EmailPreview> |
InboxControllerApi.getEmails(UUID inboxId,
Integer size,
Integer limit,
String sort,
Long retryTimeout,
Long delayTimeout,
Long minCount,
Boolean unreadOnly,
OffsetDateTime before,
OffsetDateTime since)
Get emails in an Inbox.
|
okhttp3.Call |
InboxControllerApi.getEmailsAsync(UUID inboxId,
Integer size,
Integer limit,
String sort,
Long retryTimeout,
Long delayTimeout,
Long minCount,
Boolean unreadOnly,
OffsetDateTime before,
OffsetDateTime since,
ApiCallback<List<EmailPreview>> _callback)
Get emails in an Inbox.
|
okhttp3.Call |
InboxControllerApi.getEmailsCall(UUID inboxId,
Integer size,
Integer limit,
String sort,
Long retryTimeout,
Long delayTimeout,
Long minCount,
Boolean unreadOnly,
OffsetDateTime before,
OffsetDateTime since,
ApiCallback _callback)
Build call for getEmails
|
PageEmailProjection |
EmailControllerApi.getEmailsPaginated(List<UUID> inboxId,
Integer page,
Integer size,
String sort,
Boolean unreadOnly,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
Get all emails in all inboxes in paginated form.
|
okhttp3.Call |
EmailControllerApi.getEmailsPaginatedAsync(List<UUID> inboxId,
Integer page,
Integer size,
String sort,
Boolean unreadOnly,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageEmailProjection> _callback)
Get all emails in all inboxes in paginated form.
|
okhttp3.Call |
EmailControllerApi.getEmailsPaginatedCall(List<UUID> inboxId,
Integer page,
Integer size,
String sort,
Boolean unreadOnly,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getEmailsPaginated
|
ApiResponse<PageEmailProjection> |
EmailControllerApi.getEmailsPaginatedWithHttpInfo(List<UUID> inboxId,
Integer page,
Integer size,
String sort,
Boolean unreadOnly,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
Get all emails in all inboxes in paginated form.
|
ApiResponse<List<EmailPreview>> |
InboxControllerApi.getEmailsWithHttpInfo(UUID inboxId,
Integer size,
Integer limit,
String sort,
Long retryTimeout,
Long delayTimeout,
Long minCount,
Boolean unreadOnly,
OffsetDateTime before,
OffsetDateTime since)
Get emails in an Inbox.
|
EmailTextLinesResult |
EmailControllerApi.getEmailTextLines(UUID emailId,
Boolean decodeHtmlEntities,
String lineSeparator)
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.
|
okhttp3.Call |
EmailControllerApi.getEmailTextLinesAsync(UUID emailId,
Boolean decodeHtmlEntities,
String lineSeparator,
ApiCallback<EmailTextLinesResult> _callback)
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.
|
okhttp3.Call |
EmailControllerApi.getEmailTextLinesCall(UUID emailId,
Boolean decodeHtmlEntities,
String lineSeparator,
ApiCallback _callback)
Build call for getEmailTextLines
|
ApiResponse<EmailTextLinesResult> |
EmailControllerApi.getEmailTextLinesWithHttpInfo(UUID emailId,
Boolean decodeHtmlEntities,
String lineSeparator)
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.
|
ApiResponse<Email> |
EmailControllerApi.getEmailWithHttpInfo(UUID emailId,
Boolean decode)
Get email content including headers and body.
|
EmergencyAddress |
PhoneControllerApi.getEmergencyAddress(UUID addressId) |
okhttp3.Call |
PhoneControllerApi.getEmergencyAddressAsync(UUID addressId,
ApiCallback<EmergencyAddress> _callback)
(asynchronously)
|
okhttp3.Call |
PhoneControllerApi.getEmergencyAddressCall(UUID addressId,
ApiCallback _callback)
Build call for getEmergencyAddress
|
List<EmergencyAddressDto> |
PhoneControllerApi.getEmergencyAddresses() |
okhttp3.Call |
PhoneControllerApi.getEmergencyAddressesAsync(ApiCallback<List<EmergencyAddressDto>> _callback)
(asynchronously)
|
okhttp3.Call |
PhoneControllerApi.getEmergencyAddressesCall(ApiCallback _callback)
Build call for getEmergencyAddresses
|
ApiResponse<List<EmergencyAddressDto>> |
PhoneControllerApi.getEmergencyAddressesWithHttpInfo() |
ApiResponse<EmergencyAddress> |
PhoneControllerApi.getEmergencyAddressWithHttpInfo(UUID addressId) |
ExpirationDefaults |
ExpiredControllerApi.getExpirationDefaults()
Get default expiration settings
Return default times used for inbox expiration
|
okhttp3.Call |
ExpiredControllerApi.getExpirationDefaultsAsync(ApiCallback<ExpirationDefaults> _callback)
Get default expiration settings (asynchronously)
Return default times used for inbox expiration
|
okhttp3.Call |
ExpiredControllerApi.getExpirationDefaultsCall(ApiCallback _callback)
Build call for getExpirationDefaults
|
ApiResponse<ExpirationDefaults> |
ExpiredControllerApi.getExpirationDefaultsWithHttpInfo()
Get default expiration settings
Return default times used for inbox expiration
|
ExpiredInboxDto |
ExpiredControllerApi.getExpiredInboxByInboxId(UUID inboxId)
Get expired inbox record for a previously existing inbox
Use the inboxId to return an ExpiredInboxRecord if an inbox has expired.
|
okhttp3.Call |
ExpiredControllerApi.getExpiredInboxByInboxIdAsync(UUID inboxId,
ApiCallback<ExpiredInboxDto> _callback)
Get expired inbox record for a previously existing inbox (asynchronously)
Use the inboxId to return an ExpiredInboxRecord if an inbox has expired.
|
okhttp3.Call |
ExpiredControllerApi.getExpiredInboxByInboxIdCall(UUID inboxId,
ApiCallback _callback)
Build call for getExpiredInboxByInboxId
|
ApiResponse<ExpiredInboxDto> |
ExpiredControllerApi.getExpiredInboxByInboxIdWithHttpInfo(UUID inboxId)
Get expired inbox record for a previously existing inbox
Use the inboxId to return an ExpiredInboxRecord if an inbox has expired.
|
PageExpiredInboxRecordProjection |
ExpiredControllerApi.getExpiredInboxes(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
List records of expired inboxes
Inboxes created with an expiration date will expire after the given date.
|
okhttp3.Call |
ExpiredControllerApi.getExpiredInboxesAsync(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageExpiredInboxRecordProjection> _callback)
List records of expired inboxes (asynchronously)
Inboxes created with an expiration date will expire after the given date.
|
okhttp3.Call |
ExpiredControllerApi.getExpiredInboxesCall(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getExpiredInboxes
|
ApiResponse<PageExpiredInboxRecordProjection> |
ExpiredControllerApi.getExpiredInboxesWithHttpInfo(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
List records of expired inboxes
Inboxes created with an expiration date will expire after the given date.
|
ExpiredInboxDto |
ExpiredControllerApi.getExpiredInboxRecord(UUID expiredId)
Get an expired inbox record
Inboxes created with an expiration date will expire after the given date and be moved to an ExpiredInbox entity.
|
okhttp3.Call |
ExpiredControllerApi.getExpiredInboxRecordAsync(UUID expiredId,
ApiCallback<ExpiredInboxDto> _callback)
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.
|
okhttp3.Call |
ExpiredControllerApi.getExpiredInboxRecordCall(UUID expiredId,
ApiCallback _callback)
Build call for getExpiredInboxRecord
|
ApiResponse<ExpiredInboxDto> |
ExpiredControllerApi.getExpiredInboxRecordWithHttpInfo(UUID expiredId)
Get an expired inbox record
Inboxes created with an expiration date will expire after the given date and be moved to an ExpiredInbox entity.
|
ExportLink |
ExportControllerApi.getExportLink(String exportType,
ExportOptions exportOptions,
String apiKey)
Get export link
|
okhttp3.Call |
ExportControllerApi.getExportLinkAsync(String exportType,
ExportOptions exportOptions,
String apiKey,
ApiCallback<ExportLink> _callback)
Get export link (asynchronously)
|
okhttp3.Call |
ExportControllerApi.getExportLinkCall(String exportType,
ExportOptions exportOptions,
String apiKey,
ApiCallback _callback)
Build call for getExportLink
|
ApiResponse<ExportLink> |
ExportControllerApi.getExportLinkWithHttpInfo(String exportType,
ExportOptions exportOptions,
String apiKey)
Get export link
|
GravatarUrl |
EmailControllerApi.getGravatarUrlForEmailAddress(String emailAddress,
String size)
Get gravatar url for email address
|
okhttp3.Call |
EmailControllerApi.getGravatarUrlForEmailAddressAsync(String emailAddress,
String size,
ApiCallback<GravatarUrl> _callback)
(asynchronously)
Get gravatar url for email address
|
okhttp3.Call |
EmailControllerApi.getGravatarUrlForEmailAddressCall(String emailAddress,
String size,
ApiCallback _callback)
Build call for getGravatarUrlForEmailAddress
|
ApiResponse<GravatarUrl> |
EmailControllerApi.getGravatarUrlForEmailAddressWithHttpInfo(String emailAddress,
String size)
Get gravatar url for email address
|
GroupDto |
GroupControllerApi.getGroup(UUID groupId)
Get group
|
okhttp3.Call |
GroupControllerApi.getGroupAsync(UUID groupId,
ApiCallback<GroupDto> _callback)
Get group (asynchronously)
|
okhttp3.Call |
GroupControllerApi.getGroupCall(UUID groupId,
ApiCallback _callback)
Build call for getGroup
|
List<GroupProjection> |
GroupControllerApi.getGroups()
Get all groups
|
okhttp3.Call |
GroupControllerApi.getGroupsAsync(ApiCallback<List<GroupProjection>> _callback)
Get all groups (asynchronously)
|
okhttp3.Call |
GroupControllerApi.getGroupsCall(ApiCallback _callback)
Build call for getGroups
|
ApiResponse<List<GroupProjection>> |
GroupControllerApi.getGroupsWithHttpInfo()
Get all groups
|
GroupContactsDto |
GroupControllerApi.getGroupWithContacts(UUID groupId)
Get group and contacts belonging to it
|
okhttp3.Call |
GroupControllerApi.getGroupWithContactsAsync(UUID groupId,
ApiCallback<GroupContactsDto> _callback)
Get group and contacts belonging to it (asynchronously)
|
okhttp3.Call |
GroupControllerApi.getGroupWithContactsCall(UUID groupId,
ApiCallback _callback)
Build call for getGroupWithContacts
|
PageContactProjection |
GroupControllerApi.getGroupWithContactsPaginated(UUID groupId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get group and paginated contacts belonging to it
|
okhttp3.Call |
GroupControllerApi.getGroupWithContactsPaginatedAsync(UUID groupId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageContactProjection> _callback)
(asynchronously)
Get group and paginated contacts belonging to it
|
okhttp3.Call |
GroupControllerApi.getGroupWithContactsPaginatedCall(UUID groupId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getGroupWithContactsPaginated
|
ApiResponse<PageContactProjection> |
GroupControllerApi.getGroupWithContactsPaginatedWithHttpInfo(UUID groupId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get group and paginated contacts belonging to it
|
ApiResponse<GroupContactsDto> |
GroupControllerApi.getGroupWithContactsWithHttpInfo(UUID groupId)
Get group and contacts belonging to it
|
ApiResponse<GroupDto> |
GroupControllerApi.getGroupWithHttpInfo(UUID groupId)
Get group
|
ImapSmtpAccessDetails |
InboxControllerApi.getImapSmtpAccess(UUID inboxId)
Get IMAP and SMTP access usernames and passwords
|
okhttp3.Call |
InboxControllerApi.getImapSmtpAccessAsync(UUID inboxId,
ApiCallback<ImapSmtpAccessDetails> _callback)
(asynchronously)
Get IMAP and SMTP access usernames and passwords
|
okhttp3.Call |
InboxControllerApi.getImapSmtpAccessCall(UUID inboxId,
ApiCallback _callback)
Build call for getImapSmtpAccess
|
ApiResponse<ImapSmtpAccessDetails> |
InboxControllerApi.getImapSmtpAccessWithHttpInfo(UUID inboxId)
Get IMAP and SMTP access usernames and passwords
|
InboxDto |
InboxControllerApi.getInbox(UUID inboxId)
Get Inbox.
|
okhttp3.Call |
InboxControllerApi.getInboxAsync(UUID inboxId,
ApiCallback<InboxDto> _callback)
Get Inbox.
|
InboxByEmailAddressResult |
InboxControllerApi.getInboxByEmailAddress(String emailAddress)
Search for an inbox with the provided email address
Get a inbox result by email address
|
okhttp3.Call |
InboxControllerApi.getInboxByEmailAddressAsync(String emailAddress,
ApiCallback<InboxByEmailAddressResult> _callback)
Search for an inbox with the provided email address (asynchronously)
Get a inbox result by email address
|
okhttp3.Call |
InboxControllerApi.getInboxByEmailAddressCall(String emailAddress,
ApiCallback _callback)
Build call for getInboxByEmailAddress
|
ApiResponse<InboxByEmailAddressResult> |
InboxControllerApi.getInboxByEmailAddressWithHttpInfo(String emailAddress)
Search for an inbox with the provided email address
Get a inbox result by email address
|
InboxByNameResult |
InboxControllerApi.getInboxByName(String name)
Search for an inbox with the given name
Get a inbox result by name
|
okhttp3.Call |
InboxControllerApi.getInboxByNameAsync(String name,
ApiCallback<InboxByNameResult> _callback)
Search for an inbox with the given name (asynchronously)
Get a inbox result by name
|
okhttp3.Call |
InboxControllerApi.getInboxByNameCall(String name,
ApiCallback _callback)
Build call for getInboxByName
|
ApiResponse<InboxByNameResult> |
InboxControllerApi.getInboxByNameWithHttpInfo(String name)
Search for an inbox with the given name
Get a inbox result by name
|
okhttp3.Call |
InboxControllerApi.getInboxCall(UUID inboxId,
ApiCallback _callback)
Build call for getInbox
|
CountDto |
InboxControllerApi.getInboxCount()
Get total inbox count
|
okhttp3.Call |
InboxControllerApi.getInboxCountAsync(ApiCallback<CountDto> _callback)
Get total inbox count (asynchronously)
|
okhttp3.Call |
InboxControllerApi.getInboxCountCall(ApiCallback _callback)
Build call for getInboxCount
|
ApiResponse<CountDto> |
InboxControllerApi.getInboxCountWithHttpInfo()
Get total inbox count
|
CountDto |
InboxControllerApi.getInboxEmailCount(UUID inboxId)
Get email count in inbox
|
okhttp3.Call |
InboxControllerApi.getInboxEmailCountAsync(UUID inboxId,
ApiCallback<CountDto> _callback)
Get email count in inbox (asynchronously)
|
okhttp3.Call |
InboxControllerApi.getInboxEmailCountCall(UUID inboxId,
ApiCallback _callback)
Build call for getInboxEmailCount
|
ApiResponse<CountDto> |
InboxControllerApi.getInboxEmailCountWithHttpInfo(UUID inboxId)
Get email count in inbox
|
PageEmailPreview |
InboxControllerApi.getInboxEmailsPaginated(UUID inboxId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get inbox emails paginated
Get a paginated list of emails in an inbox.
|
okhttp3.Call |
InboxControllerApi.getInboxEmailsPaginatedAsync(UUID inboxId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageEmailPreview> _callback)
Get inbox emails paginated (asynchronously)
Get a paginated list of emails in an inbox.
|
okhttp3.Call |
InboxControllerApi.getInboxEmailsPaginatedCall(UUID inboxId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getInboxEmailsPaginated
|
ApiResponse<PageEmailPreview> |
InboxControllerApi.getInboxEmailsPaginatedWithHttpInfo(UUID inboxId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get inbox emails paginated
Get a paginated list of emails in an inbox.
|
List<InboxDto> |
InboxControllerApi.getInboxes(Integer size,
String sort,
OffsetDateTime since,
Boolean excludeCatchAllInboxes,
OffsetDateTime before)
Deprecated.
|
okhttp3.Call |
InboxControllerApi.getInboxesAsync(Integer size,
String sort,
OffsetDateTime since,
Boolean excludeCatchAllInboxes,
OffsetDateTime before,
ApiCallback<List<InboxDto>> _callback)
Deprecated.
|
okhttp3.Call |
InboxControllerApi.getInboxesCall(Integer size,
String sort,
OffsetDateTime since,
Boolean excludeCatchAllInboxes,
OffsetDateTime before,
ApiCallback _callback)
Deprecated.
|
ApiResponse<List<InboxDto>> |
InboxControllerApi.getInboxesWithHttpInfo(Integer size,
String sort,
OffsetDateTime since,
Boolean excludeCatchAllInboxes,
OffsetDateTime before)
Deprecated.
|
InboxForwarderDto |
InboxForwarderControllerApi.getInboxForwarder(UUID id)
Get an inbox forwarder
Get inbox ruleset
|
okhttp3.Call |
InboxForwarderControllerApi.getInboxForwarderAsync(UUID id,
ApiCallback<InboxForwarderDto> _callback)
Get an inbox forwarder (asynchronously)
Get inbox ruleset
|
okhttp3.Call |
InboxForwarderControllerApi.getInboxForwarderCall(UUID id,
ApiCallback _callback)
Build call for getInboxForwarder
|
PageInboxForwarderEvents |
InboxForwarderControllerApi.getInboxForwarderEvents(UUID id,
Integer page,
Integer size,
String sort)
Get an inbox forwarder event list
Get inbox ruleset events
|
okhttp3.Call |
InboxForwarderControllerApi.getInboxForwarderEventsAsync(UUID id,
Integer page,
Integer size,
String sort,
ApiCallback<PageInboxForwarderEvents> _callback)
Get an inbox forwarder event list (asynchronously)
Get inbox ruleset events
|
okhttp3.Call |
InboxForwarderControllerApi.getInboxForwarderEventsCall(UUID id,
Integer page,
Integer size,
String sort,
ApiCallback _callback)
Build call for getInboxForwarderEvents
|
ApiResponse<PageInboxForwarderEvents> |
InboxForwarderControllerApi.getInboxForwarderEventsWithHttpInfo(UUID id,
Integer page,
Integer size,
String sort)
Get an inbox forwarder event list
Get inbox ruleset events
|
PageInboxForwarderDto |
InboxForwarderControllerApi.getInboxForwarders(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
List inbox forwarders
List all forwarders attached to an inbox
|
okhttp3.Call |
InboxForwarderControllerApi.getInboxForwardersAsync(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageInboxForwarderDto> _callback)
List inbox forwarders (asynchronously)
List all forwarders attached to an inbox
|
okhttp3.Call |
InboxForwarderControllerApi.getInboxForwardersCall(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getInboxForwarders
|
ApiResponse<PageInboxForwarderDto> |
InboxForwarderControllerApi.getInboxForwardersWithHttpInfo(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
List inbox forwarders
List all forwarders attached to an inbox
|
ApiResponse<InboxForwarderDto> |
InboxForwarderControllerApi.getInboxForwarderWithHttpInfo(UUID id)
Get an inbox forwarder
Get inbox ruleset
|
InboxIdsResult |
InboxControllerApi.getInboxIds()
Get all inbox IDs
Get list of inbox IDs
|
okhttp3.Call |
InboxControllerApi.getInboxIdsAsync(ApiCallback<InboxIdsResult> _callback)
Get all inbox IDs (asynchronously)
Get list of inbox IDs
|
okhttp3.Call |
InboxControllerApi.getInboxIdsCall(ApiCallback _callback)
Build call for getInboxIds
|
ApiResponse<InboxIdsResult> |
InboxControllerApi.getInboxIdsWithHttpInfo()
Get all inbox IDs
Get list of inbox IDs
|
InboxReplierDto |
InboxReplierControllerApi.getInboxReplier(UUID id)
Get an inbox replier
Get inbox ruleset
|
okhttp3.Call |
InboxReplierControllerApi.getInboxReplierAsync(UUID id,
ApiCallback<InboxReplierDto> _callback)
Get an inbox replier (asynchronously)
Get inbox ruleset
|
okhttp3.Call |
InboxReplierControllerApi.getInboxReplierCall(UUID id,
ApiCallback _callback)
Build call for getInboxReplier
|
PageInboxReplierEvents |
InboxReplierControllerApi.getInboxReplierEvents(UUID id,
Integer page,
Integer size,
String sort)
Get an inbox replier event list
Get inbox ruleset events
|
okhttp3.Call |
InboxReplierControllerApi.getInboxReplierEventsAsync(UUID id,
Integer page,
Integer size,
String sort,
ApiCallback<PageInboxReplierEvents> _callback)
Get an inbox replier event list (asynchronously)
Get inbox ruleset events
|
okhttp3.Call |
InboxReplierControllerApi.getInboxReplierEventsCall(UUID id,
Integer page,
Integer size,
String sort,
ApiCallback _callback)
Build call for getInboxReplierEvents
|
ApiResponse<PageInboxReplierEvents> |
InboxReplierControllerApi.getInboxReplierEventsWithHttpInfo(UUID id,
Integer page,
Integer size,
String sort)
Get an inbox replier event list
Get inbox ruleset events
|
PageInboxReplierDto |
InboxReplierControllerApi.getInboxRepliers(UUID inboxId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
List inbox repliers
List all repliers attached to an inbox
|
okhttp3.Call |
InboxReplierControllerApi.getInboxRepliersAsync(UUID inboxId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageInboxReplierDto> _callback)
List inbox repliers (asynchronously)
List all repliers attached to an inbox
|
okhttp3.Call |
InboxReplierControllerApi.getInboxRepliersCall(UUID inboxId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getInboxRepliers
|
ApiResponse<PageInboxReplierDto> |
InboxReplierControllerApi.getInboxRepliersWithHttpInfo(UUID inboxId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
List inbox repliers
List all repliers attached to an inbox
|
ApiResponse<InboxReplierDto> |
InboxReplierControllerApi.getInboxReplierWithHttpInfo(UUID id)
Get an inbox replier
Get inbox ruleset
|
InboxRulesetDto |
InboxRulesetControllerApi.getInboxRuleset(UUID id)
Get an inbox ruleset
Get inbox ruleset
|
okhttp3.Call |
InboxRulesetControllerApi.getInboxRulesetAsync(UUID id,
ApiCallback<InboxRulesetDto> _callback)
Get an inbox ruleset (asynchronously)
Get inbox ruleset
|
okhttp3.Call |
InboxRulesetControllerApi.getInboxRulesetCall(UUID id,
ApiCallback _callback)
Build call for getInboxRuleset
|
PageInboxRulesetDto |
InboxRulesetControllerApi.getInboxRulesets(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
List inbox rulesets
List all rulesets attached to an inbox
|
okhttp3.Call |
InboxRulesetControllerApi.getInboxRulesetsAsync(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageInboxRulesetDto> _callback)
List inbox rulesets (asynchronously)
List all rulesets attached to an inbox
|
okhttp3.Call |
InboxRulesetControllerApi.getInboxRulesetsCall(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getInboxRulesets
|
ApiResponse<PageInboxRulesetDto> |
InboxRulesetControllerApi.getInboxRulesetsWithHttpInfo(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
List inbox rulesets
List all rulesets attached to an inbox
|
ApiResponse<InboxRulesetDto> |
InboxRulesetControllerApi.getInboxRulesetWithHttpInfo(UUID id)
Get an inbox ruleset
Get inbox ruleset
|
PageSentEmailProjection |
InboxControllerApi.getInboxSentEmails(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
Get Inbox Sent Emails
Returns an inbox's sent email receipts.
|
okhttp3.Call |
InboxControllerApi.getInboxSentEmailsAsync(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageSentEmailProjection> _callback)
Get Inbox Sent Emails (asynchronously)
Returns an inbox's sent email receipts.
|
okhttp3.Call |
InboxControllerApi.getInboxSentEmailsCall(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getInboxSentEmails
|
ApiResponse<PageSentEmailProjection> |
InboxControllerApi.getInboxSentEmailsWithHttpInfo(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
Get Inbox Sent Emails
Returns an inbox's sent email receipts.
|
List<String> |
InboxControllerApi.getInboxTags()
Get inbox tags
Get all inbox tags
|
okhttp3.Call |
InboxControllerApi.getInboxTagsAsync(ApiCallback<List<String>> _callback)
Get inbox tags (asynchronously)
Get all inbox tags
|
okhttp3.Call |
InboxControllerApi.getInboxTagsCall(ApiCallback _callback)
Build call for getInboxTags
|
ApiResponse<List<String>> |
InboxControllerApi.getInboxTagsWithHttpInfo()
Get inbox tags
Get all inbox tags
|
PageWebhookProjection |
WebhookControllerApi.getInboxWebhooksPaginated(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
Get paginated webhooks for an Inbox
|
okhttp3.Call |
WebhookControllerApi.getInboxWebhooksPaginatedAsync(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageWebhookProjection> _callback)
Get paginated webhooks for an Inbox (asynchronously)
|
okhttp3.Call |
WebhookControllerApi.getInboxWebhooksPaginatedCall(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getInboxWebhooksPaginated
|
ApiResponse<PageWebhookProjection> |
WebhookControllerApi.getInboxWebhooksPaginatedWithHttpInfo(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
Get paginated webhooks for an Inbox
|
ApiResponse<InboxDto> |
InboxControllerApi.getInboxWithHttpInfo(UUID inboxId)
Get Inbox.
|
IPAddressResult |
MailServerControllerApi.getIpAddress(String name)
Get IP address for a domain
|
okhttp3.Call |
MailServerControllerApi.getIpAddressAsync(String name,
ApiCallback<IPAddressResult> _callback)
Get IP address for a domain (asynchronously)
|
okhttp3.Call |
MailServerControllerApi.getIpAddressCall(String name,
ApiCallback _callback)
Build call for getIpAddress
|
ApiResponse<IPAddressResult> |
MailServerControllerApi.getIpAddressWithHttpInfo(String name)
Get IP address for a domain
|
String |
UserControllerApi.getJsonPropertyAsString(String property,
Object body)
Utility function to extract properties from JSON objects in language where this is cumbersome.
|
okhttp3.Call |
UserControllerApi.getJsonPropertyAsStringAsync(String property,
Object body,
ApiCallback<String> _callback)
(asynchronously)
Utility function to extract properties from JSON objects in language where this is cumbersome.
|
okhttp3.Call |
UserControllerApi.getJsonPropertyAsStringCall(String property,
Object body,
ApiCallback _callback)
Build call for getJsonPropertyAsString
|
ApiResponse<String> |
UserControllerApi.getJsonPropertyAsStringWithHttpInfo(String property,
Object body)
Utility function to extract properties from JSON objects in language where this is cumbersome.
|
JSONSchemaDto |
WebhookControllerApi.getJsonSchemaForWebhookEvent(String event)
Get JSON Schema definition for webhook payload by event
|
okhttp3.Call |
WebhookControllerApi.getJsonSchemaForWebhookEventAsync(String event,
ApiCallback<JSONSchemaDto> _callback)
(asynchronously)
Get JSON Schema definition for webhook payload by event
|
okhttp3.Call |
WebhookControllerApi.getJsonSchemaForWebhookEventCall(String event,
ApiCallback _callback)
Build call for getJsonSchemaForWebhookEvent
|
ApiResponse<JSONSchemaDto> |
WebhookControllerApi.getJsonSchemaForWebhookEventWithHttpInfo(String event)
Get JSON Schema definition for webhook payload by event
|
JSONSchemaDto |
WebhookControllerApi.getJsonSchemaForWebhookPayload(UUID webhookId)
Get JSON Schema definition for webhook payload
|
okhttp3.Call |
WebhookControllerApi.getJsonSchemaForWebhookPayloadAsync(UUID webhookId,
ApiCallback<JSONSchemaDto> _callback)
(asynchronously)
Get JSON Schema definition for webhook payload
|
okhttp3.Call |
WebhookControllerApi.getJsonSchemaForWebhookPayloadCall(UUID webhookId,
ApiCallback _callback)
Build call for getJsonSchemaForWebhookPayload
|
ApiResponse<JSONSchemaDto> |
WebhookControllerApi.getJsonSchemaForWebhookPayloadWithHttpInfo(UUID webhookId)
Get JSON Schema definition for webhook payload
|
Email |
EmailControllerApi.getLatestEmail(List<UUID> inboxIds)
Get latest email in all inboxes.
|
okhttp3.Call |
EmailControllerApi.getLatestEmailAsync(List<UUID> inboxIds,
ApiCallback<Email> _callback)
Get latest email in all inboxes.
|
okhttp3.Call |
EmailControllerApi.getLatestEmailCall(List<UUID> inboxIds,
ApiCallback _callback)
Build call for getLatestEmail
|
Email |
InboxControllerApi.getLatestEmailInInbox(UUID inboxId,
Long timeoutMillis)
Get latest email in an inbox.
|
Email |
EmailControllerApi.getLatestEmailInInbox1(UUID inboxId)
Get latest email in an inbox.
|
okhttp3.Call |
EmailControllerApi.getLatestEmailInInbox1Async(UUID inboxId,
ApiCallback<Email> _callback)
Get latest email in an inbox.
|
okhttp3.Call |
EmailControllerApi.getLatestEmailInInbox1Call(UUID inboxId,
ApiCallback _callback)
Build call for getLatestEmailInInbox1
|
ApiResponse<Email> |
EmailControllerApi.getLatestEmailInInbox1WithHttpInfo(UUID inboxId)
Get latest email in an inbox.
|
okhttp3.Call |
InboxControllerApi.getLatestEmailInInboxAsync(UUID inboxId,
Long timeoutMillis,
ApiCallback<Email> _callback)
Get latest email in an inbox.
|
okhttp3.Call |
InboxControllerApi.getLatestEmailInInboxCall(UUID inboxId,
Long timeoutMillis,
ApiCallback _callback)
Build call for getLatestEmailInInbox
|
ApiResponse<Email> |
InboxControllerApi.getLatestEmailInInboxWithHttpInfo(UUID inboxId,
Long timeoutMillis)
Get latest email in an inbox.
|
ApiResponse<Email> |
EmailControllerApi.getLatestEmailWithHttpInfo(List<UUID> inboxIds)
Get latest email in all inboxes.
|
PageListUnsubscribeRecipients |
BounceControllerApi.getListUnsubscribeRecipients(Integer page,
Integer size,
String sort,
UUID domainId)
Get paginated list of unsubscribed recipients.
|
okhttp3.Call |
BounceControllerApi.getListUnsubscribeRecipientsAsync(Integer page,
Integer size,
String sort,
UUID domainId,
ApiCallback<PageListUnsubscribeRecipients> _callback)
Get paginated list of unsubscribed recipients.
|
okhttp3.Call |
BounceControllerApi.getListUnsubscribeRecipientsCall(Integer page,
Integer size,
String sort,
UUID domainId,
ApiCallback _callback)
Build call for getListUnsubscribeRecipients
|
ApiResponse<PageListUnsubscribeRecipients> |
BounceControllerApi.getListUnsubscribeRecipientsWithHttpInfo(Integer page,
Integer size,
String sort,
UUID domainId)
Get paginated list of unsubscribed recipients.
|
MissedEmailDto |
MissedEmailControllerApi.getMissedEmail(UUID missedEmailId)
Get MissedEmail
List emails that were missed due to plan limits.
|
okhttp3.Call |
MissedEmailControllerApi.getMissedEmailAsync(UUID missedEmailId,
ApiCallback<MissedEmailDto> _callback)
Get MissedEmail (asynchronously)
List emails that were missed due to plan limits.
|
okhttp3.Call |
MissedEmailControllerApi.getMissedEmailCall(UUID missedEmailId,
ApiCallback _callback)
Build call for getMissedEmail
|
ApiResponse<MissedEmailDto> |
MissedEmailControllerApi.getMissedEmailWithHttpInfo(UUID missedEmailId)
Get MissedEmail
List emails that were missed due to plan limits.
|
PageEmailProjection |
EmailControllerApi.getOrganizationEmailsPaginated(List<UUID> inboxId,
Integer page,
Integer size,
String sort,
Boolean unreadOnly,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
Get all organization emails.
|
okhttp3.Call |
EmailControllerApi.getOrganizationEmailsPaginatedAsync(List<UUID> inboxId,
Integer page,
Integer size,
String sort,
Boolean unreadOnly,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageEmailProjection> _callback)
Get all organization emails.
|
okhttp3.Call |
EmailControllerApi.getOrganizationEmailsPaginatedCall(List<UUID> inboxId,
Integer page,
Integer size,
String sort,
Boolean unreadOnly,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getOrganizationEmailsPaginated
|
ApiResponse<PageEmailProjection> |
EmailControllerApi.getOrganizationEmailsPaginatedWithHttpInfo(List<UUID> inboxId,
Integer page,
Integer size,
String sort,
Boolean unreadOnly,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
Get all organization emails.
|
PageOrganizationInboxProjection |
InboxControllerApi.getOrganizationInboxes(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
List Organization Inboxes Paginated
List organization inboxes in paginated form.
|
okhttp3.Call |
InboxControllerApi.getOrganizationInboxesAsync(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageOrganizationInboxProjection> _callback)
List Organization Inboxes Paginated (asynchronously)
List organization inboxes in paginated form.
|
okhttp3.Call |
InboxControllerApi.getOrganizationInboxesCall(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getOrganizationInboxes
|
ApiResponse<PageOrganizationInboxProjection> |
InboxControllerApi.getOrganizationInboxesWithHttpInfo(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
List Organization Inboxes Paginated
List organization inboxes in paginated form.
|
PhoneNumberDto |
PhoneControllerApi.getPhoneNumber(UUID phoneNumberId) |
okhttp3.Call |
PhoneControllerApi.getPhoneNumberAsync(UUID phoneNumberId,
ApiCallback<PhoneNumberDto> _callback)
(asynchronously)
|
okhttp3.Call |
PhoneControllerApi.getPhoneNumberCall(UUID phoneNumberId,
ApiCallback _callback)
Build call for getPhoneNumber
|
PagePhoneNumberProjection |
PhoneControllerApi.getPhoneNumbers(String phoneCountry,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before) |
okhttp3.Call |
PhoneControllerApi.getPhoneNumbersAsync(String phoneCountry,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PagePhoneNumberProjection> _callback)
(asynchronously)
|
okhttp3.Call |
PhoneControllerApi.getPhoneNumbersCall(String phoneCountry,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getPhoneNumbers
|
ApiResponse<PagePhoneNumberProjection> |
PhoneControllerApi.getPhoneNumbersWithHttpInfo(String phoneCountry,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before) |
PageWebhookProjection |
WebhookControllerApi.getPhoneNumberWebhooksPaginated(UUID phoneId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get paginated webhooks for a phone number
|
okhttp3.Call |
WebhookControllerApi.getPhoneNumberWebhooksPaginatedAsync(UUID phoneId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageWebhookProjection> _callback)
Get paginated webhooks for a phone number (asynchronously)
|
okhttp3.Call |
WebhookControllerApi.getPhoneNumberWebhooksPaginatedCall(UUID phoneId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getPhoneNumberWebhooksPaginated
|
ApiResponse<PageWebhookProjection> |
WebhookControllerApi.getPhoneNumberWebhooksPaginatedWithHttpInfo(UUID phoneId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get paginated webhooks for a phone number
|
ApiResponse<PhoneNumberDto> |
PhoneControllerApi.getPhoneNumberWithHttpInfo(UUID phoneNumberId) |
List<PhonePlanDto> |
PhoneControllerApi.getPhonePlans() |
okhttp3.Call |
PhoneControllerApi.getPhonePlansAsync(ApiCallback<List<PhonePlanDto>> _callback)
(asynchronously)
|
okhttp3.Call |
PhoneControllerApi.getPhonePlansCall(ApiCallback _callback)
Build call for getPhonePlans
|
ApiResponse<List<PhonePlanDto>> |
PhoneControllerApi.getPhonePlansWithHttpInfo() |
String |
EmailControllerApi.getRawEmailContents(UUID emailId)
Get raw email string.
|
okhttp3.Call |
EmailControllerApi.getRawEmailContentsAsync(UUID emailId,
ApiCallback<String> _callback)
Get raw email string.
|
okhttp3.Call |
EmailControllerApi.getRawEmailContentsCall(UUID emailId,
ApiCallback _callback)
Build call for getRawEmailContents
|
ApiResponse<String> |
EmailControllerApi.getRawEmailContentsWithHttpInfo(UUID emailId)
Get raw email string.
|
RawEmailJson |
EmailControllerApi.getRawEmailJson(UUID emailId)
Get raw email in JSON.
|
okhttp3.Call |
EmailControllerApi.getRawEmailJsonAsync(UUID emailId,
ApiCallback<RawEmailJson> _callback)
Get raw email in JSON.
|
okhttp3.Call |
EmailControllerApi.getRawEmailJsonCall(UUID emailId,
ApiCallback _callback)
Build call for getRawEmailJson
|
ApiResponse<RawEmailJson> |
EmailControllerApi.getRawEmailJsonWithHttpInfo(UUID emailId)
Get raw email in JSON.
|
String |
SentEmailsControllerApi.getRawSentEmailContents(UUID emailId)
Get raw sent email string.
|
okhttp3.Call |
SentEmailsControllerApi.getRawSentEmailContentsAsync(UUID emailId,
ApiCallback<String> _callback)
Get raw sent email string.
|
okhttp3.Call |
SentEmailsControllerApi.getRawSentEmailContentsCall(UUID emailId,
ApiCallback _callback)
Build call for getRawSentEmailContents
|
ApiResponse<String> |
SentEmailsControllerApi.getRawSentEmailContentsWithHttpInfo(UUID emailId)
Get raw sent email string.
|
RawEmailJson |
SentEmailsControllerApi.getRawSentEmailJson(UUID emailId)
Get raw sent email in JSON.
|
okhttp3.Call |
SentEmailsControllerApi.getRawSentEmailJsonAsync(UUID emailId,
ApiCallback<RawEmailJson> _callback)
Get raw sent email in JSON.
|
okhttp3.Call |
SentEmailsControllerApi.getRawSentEmailJsonCall(UUID emailId,
ApiCallback _callback)
Build call for getRawSentEmailJson
|
ApiResponse<RawEmailJson> |
SentEmailsControllerApi.getRawSentEmailJsonWithHttpInfo(UUID emailId)
Get raw sent email in JSON.
|
ScheduledJobDto |
InboxControllerApi.getScheduledJob(UUID jobId)
Get a scheduled email job
Get a scheduled email job details.
|
okhttp3.Call |
InboxControllerApi.getScheduledJobAsync(UUID jobId,
ApiCallback<ScheduledJobDto> _callback)
Get a scheduled email job (asynchronously)
Get a scheduled email job details.
|
okhttp3.Call |
InboxControllerApi.getScheduledJobCall(UUID jobId,
ApiCallback _callback)
Build call for getScheduledJob
|
PageScheduledJobs |
InboxControllerApi.getScheduledJobsByInboxId(UUID inboxId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get all scheduled email sending jobs for the inbox
Schedule sending of emails using scheduled jobs.
|
okhttp3.Call |
InboxControllerApi.getScheduledJobsByInboxIdAsync(UUID inboxId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageScheduledJobs> _callback)
Get all scheduled email sending jobs for the inbox (asynchronously)
Schedule sending of emails using scheduled jobs.
|
okhttp3.Call |
InboxControllerApi.getScheduledJobsByInboxIdCall(UUID inboxId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getScheduledJobsByInboxId
|
ApiResponse<PageScheduledJobs> |
InboxControllerApi.getScheduledJobsByInboxIdWithHttpInfo(UUID inboxId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get all scheduled email sending jobs for the inbox
Schedule sending of emails using scheduled jobs.
|
ApiResponse<ScheduledJobDto> |
InboxControllerApi.getScheduledJobWithHttpInfo(UUID jobId)
Get a scheduled email job
Get a scheduled email job details.
|
DeliveryStatusDto |
SentEmailsControllerApi.getSentDeliveryStatus(UUID deliveryId)
Get a sent email delivery status
|
okhttp3.Call |
SentEmailsControllerApi.getSentDeliveryStatusAsync(UUID deliveryId,
ApiCallback<DeliveryStatusDto> _callback)
(asynchronously)
Get a sent email delivery status
|
okhttp3.Call |
SentEmailsControllerApi.getSentDeliveryStatusCall(UUID deliveryId,
ApiCallback _callback)
Build call for getSentDeliveryStatus
|
PageDeliveryStatus |
SentEmailsControllerApi.getSentDeliveryStatuses(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get all sent email delivery statuses
|
okhttp3.Call |
SentEmailsControllerApi.getSentDeliveryStatusesAsync(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageDeliveryStatus> _callback)
(asynchronously)
Get all sent email delivery statuses
|
PageDeliveryStatus |
SentEmailsControllerApi.getSentDeliveryStatusesBySentId(UUID sentId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get all sent email delivery statuses
|
okhttp3.Call |
SentEmailsControllerApi.getSentDeliveryStatusesBySentIdAsync(UUID sentId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageDeliveryStatus> _callback)
(asynchronously)
Get all sent email delivery statuses
|
okhttp3.Call |
SentEmailsControllerApi.getSentDeliveryStatusesBySentIdCall(UUID sentId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getSentDeliveryStatusesBySentId
|
ApiResponse<PageDeliveryStatus> |
SentEmailsControllerApi.getSentDeliveryStatusesBySentIdWithHttpInfo(UUID sentId,
Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get all sent email delivery statuses
|
okhttp3.Call |
SentEmailsControllerApi.getSentDeliveryStatusesCall(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getSentDeliveryStatuses
|
ApiResponse<PageDeliveryStatus> |
SentEmailsControllerApi.getSentDeliveryStatusesWithHttpInfo(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get all sent email delivery statuses
|
ApiResponse<DeliveryStatusDto> |
SentEmailsControllerApi.getSentDeliveryStatusWithHttpInfo(UUID deliveryId)
Get a sent email delivery status
|
SentEmailDto |
SentEmailsControllerApi.getSentEmail(UUID id)
Get sent email receipt
|
okhttp3.Call |
SentEmailsControllerApi.getSentEmailAsync(UUID id,
ApiCallback<SentEmailDto> _callback)
Get sent email receipt (asynchronously)
|
okhttp3.Call |
SentEmailsControllerApi.getSentEmailCall(UUID id,
ApiCallback _callback)
Build call for getSentEmail
|
String |
SentEmailsControllerApi.getSentEmailHTMLContent(UUID id)
Get sent email HTML content
|
okhttp3.Call |
SentEmailsControllerApi.getSentEmailHTMLContentAsync(UUID id,
ApiCallback<String> _callback)
Get sent email HTML content (asynchronously)
|
okhttp3.Call |
SentEmailsControllerApi.getSentEmailHTMLContentCall(UUID id,
ApiCallback _callback)
Build call for getSentEmailHTMLContent
|
ApiResponse<String> |
SentEmailsControllerApi.getSentEmailHTMLContentWithHttpInfo(UUID id)
Get sent email HTML content
|
EmailPreviewUrls |
SentEmailsControllerApi.getSentEmailPreviewURLs(UUID id)
Get sent email URL for viewing in browser or downloading
Get a list of URLs for sent email content as text/html or raw SMTP message for viewing the message in a browser.
|
okhttp3.Call |
SentEmailsControllerApi.getSentEmailPreviewURLsAsync(UUID id,
ApiCallback<EmailPreviewUrls> _callback)
Get sent email URL for viewing in browser or downloading (asynchronously)
Get a list of URLs for sent email content as text/html or raw SMTP message for viewing the message in a browser.
|
okhttp3.Call |
SentEmailsControllerApi.getSentEmailPreviewURLsCall(UUID id,
ApiCallback _callback)
Build call for getSentEmailPreviewURLs
|
ApiResponse<EmailPreviewUrls> |
SentEmailsControllerApi.getSentEmailPreviewURLsWithHttpInfo(UUID id)
Get sent email URL for viewing in browser or downloading
Get a list of URLs for sent email content as text/html or raw SMTP message for viewing the message in a browser.
|
PageSentEmailProjection |
SentEmailsControllerApi.getSentEmails(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
Get all sent emails in paginated form
|
okhttp3.Call |
SentEmailsControllerApi.getSentEmailsAsync(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageSentEmailProjection> _callback)
Get all sent emails in paginated form (asynchronously)
|
okhttp3.Call |
SentEmailsControllerApi.getSentEmailsCall(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getSentEmails
|
ApiResponse<PageSentEmailProjection> |
SentEmailsControllerApi.getSentEmailsWithHttpInfo(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
Get all sent emails in paginated form
|
PageSentEmailWithQueueProjection |
SentEmailsControllerApi.getSentEmailsWithQueueResults(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get results of email sent with queues in paginated form
|
okhttp3.Call |
SentEmailsControllerApi.getSentEmailsWithQueueResultsAsync(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageSentEmailWithQueueProjection> _callback)
Get results of email sent with queues in paginated form (asynchronously)
|
okhttp3.Call |
SentEmailsControllerApi.getSentEmailsWithQueueResultsCall(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getSentEmailsWithQueueResults
|
ApiResponse<PageSentEmailWithQueueProjection> |
SentEmailsControllerApi.getSentEmailsWithQueueResultsWithHttpInfo(Integer page,
Integer size,
String sort,
OffsetDateTime since,
OffsetDateTime before)
Get results of email sent with queues in paginated form
|
PageTrackingPixelProjection |
SentEmailsControllerApi.getSentEmailTrackingPixels(UUID id,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
Get all tracking pixels for a sent email in paginated form
|
okhttp3.Call |
SentEmailsControllerApi.getSentEmailTrackingPixelsAsync(UUID id,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageTrackingPixelProjection> _callback)
(asynchronously)
Get all tracking pixels for a sent email in paginated form
|
okhttp3.Call |
SentEmailsControllerApi.getSentEmailTrackingPixelsCall(UUID id,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getSentEmailTrackingPixels
|
ApiResponse<PageTrackingPixelProjection> |
SentEmailsControllerApi.getSentEmailTrackingPixelsWithHttpInfo(UUID id,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
Get all tracking pixels for a sent email in paginated form
|
ApiResponse<SentEmailDto> |
SentEmailsControllerApi.getSentEmailWithHttpInfo(UUID id)
Get sent email receipt
|
PageSentEmailProjection |
SentEmailsControllerApi.getSentOrganizationEmails(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
Get all sent organization emails in paginated form
|
okhttp3.Call |
SentEmailsControllerApi.getSentOrganizationEmailsAsync(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageSentEmailProjection> _callback)
(asynchronously)
Get all sent organization emails in paginated form
|
okhttp3.Call |
SentEmailsControllerApi.getSentOrganizationEmailsCall(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getSentOrganizationEmails
|
ApiResponse<PageSentEmailProjection> |
SentEmailsControllerApi.getSentOrganizationEmailsWithHttpInfo(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
Get all sent organization emails in paginated form
|
SmsDto |
SmsControllerApi.getSmsMessage(UUID smsId)
Get SMS content including body.
|
okhttp3.Call |
SmsControllerApi.getSmsMessageAsync(UUID smsId,
ApiCallback<SmsDto> _callback)
Get SMS content including body.
|
okhttp3.Call |
SmsControllerApi.getSmsMessageCall(UUID smsId,
ApiCallback _callback)
Build call for getSmsMessage
|
PageSmsProjection |
SmsControllerApi.getSmsMessagesPaginated(UUID phoneNumber,
Integer page,
Integer size,
String sort,
Boolean unreadOnly,
OffsetDateTime since,
OffsetDateTime before)
Get all SMS messages in all phone numbers in paginated form.
|
okhttp3.Call |
SmsControllerApi.getSmsMessagesPaginatedAsync(UUID phoneNumber,
Integer page,
Integer size,
String sort,
Boolean unreadOnly,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageSmsProjection> _callback)
Get all SMS messages in all phone numbers in paginated form.
|
okhttp3.Call |
SmsControllerApi.getSmsMessagesPaginatedCall(UUID phoneNumber,
Integer page,
Integer size,
String sort,
Boolean unreadOnly,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for getSmsMessagesPaginated
|
ApiResponse<PageSmsProjection> |
SmsControllerApi.getSmsMessagesPaginatedWithHttpInfo(UUID phoneNumber,
Integer page,
Integer size,
String sort,
Boolean unreadOnly,
OffsetDateTime since,
OffsetDateTime before)
Get all SMS messages in all phone numbers in paginated form.
|
ApiResponse<SmsDto> |
SmsControllerApi.getSmsMessageWithHttpInfo(UUID smsId)
Get SMS content including body.
|
TemplateDto |
TemplateControllerApi.getTemplate(UUID templateId)
Get template
Get email template
|
okhttp3.Call |
TemplateControllerApi.getTemplateAsync(UUID templateId,
ApiCallback<TemplateDto> _callback)
Get template (asynchronously)
Get email template
|
okhttp3.Call |
TemplateControllerApi.getTemplateCall(UUID templateId,
ApiCallback _callback)
Build call for getTemplate
|
String |
TemplateControllerApi.getTemplatePreviewHtml(UUID templateId)
Get template preview HTML
Get email template preview with passed template variables in HTML format for browsers.
|
okhttp3.Call |
TemplateControllerApi.getTemplatePreviewHtmlAsync(UUID templateId,
ApiCallback<String> _callback)
Get template preview HTML (asynchronously)
Get email template preview with passed template variables in HTML format for browsers.
|
okhttp3.Call |
TemplateControllerApi.getTemplatePreviewHtmlCall(UUID templateId,
ApiCallback _callback)
Build call for getTemplatePreviewHtml
|
ApiResponse<String> |
TemplateControllerApi.getTemplatePreviewHtmlWithHttpInfo(UUID templateId)
Get template preview HTML
Get email template preview with passed template variables in HTML format for browsers.
|
TemplatePreview |
TemplateControllerApi.getTemplatePreviewJson(UUID templateId)
Get template preview Json
Get email template preview with passed template variables in JSON format.
|
okhttp3.Call |
TemplateControllerApi.getTemplatePreviewJsonAsync(UUID templateId,
ApiCallback<TemplatePreview> _callback)
Get template preview Json (asynchronously)
Get email template preview with passed template variables in JSON format.
|
okhttp3.Call |
TemplateControllerApi.getTemplatePreviewJsonCall(UUID templateId,
ApiCallback _callback)
Build call for getTemplatePreviewJson
|
ApiResponse<TemplatePreview> |
TemplateControllerApi.getTemplatePreviewJsonWithHttpInfo(UUID templateId)
Get template preview Json
Get email template preview with passed template variables in JSON format.
|
List<TemplateProjection> |
TemplateControllerApi.getTemplates()
List templates
Get all templates
|
okhttp3.Call |
TemplateControllerApi.getTemplatesAsync(ApiCallback<List<TemplateProjection>> _callback)
List templates (asynchronously)
Get all templates
|
okhttp3.Call |
TemplateControllerApi.getTemplatesCall(ApiCallback _callback)
Build call for getTemplates
|
ApiResponse<List<TemplateProjection>> |
TemplateControllerApi.getTemplatesWithHttpInfo()
List templates
Get all templates
|
ApiResponse<TemplateDto> |
TemplateControllerApi.getTemplateWithHttpInfo(UUID templateId)
Get template
Get email template
|
AbstractWebhookPayload |
WebhookControllerApi.getTestWebhookPayload(String eventName)
Get test webhook payload example.
|
okhttp3.Call |
WebhookControllerApi.getTestWebhookPayloadAsync(String eventName,
ApiCallback<AbstractWebhookPayload> _callback)
(asynchronously)
Get test webhook payload example.
|
WebhookBouncePayload |
WebhookControllerApi.getTestWebhookPayloadBounce()
Get webhook test payload for bounce
|
okhttp3.Call |
WebhookControllerApi.getTestWebhookPayloadBounceAsync(ApiCallback<WebhookBouncePayload> _callback)
(asynchronously)
Get webhook test payload for bounce
|
okhttp3.Call |
WebhookControllerApi.getTestWebhookPayloadBounceCall(ApiCallback _callback)
Build call for getTestWebhookPayloadBounce
|
WebhookBounceRecipientPayload |
WebhookControllerApi.getTestWebhookPayloadBounceRecipient()
Get webhook test payload for bounce recipient
|
okhttp3.Call |
WebhookControllerApi.getTestWebhookPayloadBounceRecipientAsync(ApiCallback<WebhookBounceRecipientPayload> _callback)
(asynchronously)
Get webhook test payload for bounce recipient
|
okhttp3.Call |
WebhookControllerApi.getTestWebhookPayloadBounceRecipientCall(ApiCallback _callback)
Build call for getTestWebhookPayloadBounceRecipient
|
ApiResponse<WebhookBounceRecipientPayload> |
WebhookControllerApi.getTestWebhookPayloadBounceRecipientWithHttpInfo()
Get webhook test payload for bounce recipient
|
ApiResponse<WebhookBouncePayload> |
WebhookControllerApi.getTestWebhookPayloadBounceWithHttpInfo()
Get webhook test payload for bounce
|
okhttp3.Call |
WebhookControllerApi.getTestWebhookPayloadCall(String eventName,
ApiCallback _callback)
Build call for getTestWebhookPayload
|
WebhookDeliveryStatusPayload |
WebhookControllerApi.getTestWebhookPayloadDeliveryStatus()
Get webhook test payload for delivery status event
|
okhttp3.Call |
WebhookControllerApi.getTestWebhookPayloadDeliveryStatusAsync(ApiCallback<WebhookDeliveryStatusPayload> _callback)
Get webhook test payload for delivery status event (asynchronously)
|
okhttp3.Call |
WebhookControllerApi.getTestWebhookPayloadDeliveryStatusCall(ApiCallback _callback)
Build call for getTestWebhookPayloadDeliveryStatus
|
ApiResponse<WebhookDeliveryStatusPayload> |
WebhookControllerApi.getTestWebhookPayloadDeliveryStatusWithHttpInfo()
Get webhook test payload for delivery status event
|
WebhookEmailOpenedPayload |
WebhookControllerApi.getTestWebhookPayloadEmailOpened()
Get webhook test payload for email opened event
|
okhttp3.Call |
WebhookControllerApi.getTestWebhookPayloadEmailOpenedAsync(ApiCallback<WebhookEmailOpenedPayload> _callback)
(asynchronously)
Get webhook test payload for email opened event
|
okhttp3.Call |
WebhookControllerApi.getTestWebhookPayloadEmailOpenedCall(ApiCallback _callback)
Build call for getTestWebhookPayloadEmailOpened
|
ApiResponse<WebhookEmailOpenedPayload> |
WebhookControllerApi.getTestWebhookPayloadEmailOpenedWithHttpInfo()
Get webhook test payload for email opened event
|
WebhookEmailReadPayload |
WebhookControllerApi.getTestWebhookPayloadEmailRead()
Get webhook test payload for email opened event
|
okhttp3.Call |
WebhookControllerApi.getTestWebhookPayloadEmailReadAsync(ApiCallback<WebhookEmailReadPayload> _callback)
(asynchronously)
Get webhook test payload for email opened event
|
okhttp3.Call |
WebhookControllerApi.getTestWebhookPayloadEmailReadCall(ApiCallback _callback)
Build call for getTestWebhookPayloadEmailRead
|
ApiResponse<WebhookEmailReadPayload> |
WebhookControllerApi.getTestWebhookPayloadEmailReadWithHttpInfo()
Get webhook test payload for email opened event
|
AbstractWebhookPayload |
WebhookControllerApi.getTestWebhookPayloadForWebhook(UUID webhookId)
Get example payload for webhook
|
okhttp3.Call |
WebhookControllerApi.getTestWebhookPayloadForWebhookAsync(UUID webhookId,
ApiCallback<AbstractWebhookPayload> _callback)
(asynchronously)
Get example payload for webhook
|
okhttp3.Call |
WebhookControllerApi.getTestWebhookPayloadForWebhookCall(UUID webhookId,
ApiCallback _callback)
Build call for getTestWebhookPayloadForWebhook
|
ApiResponse<AbstractWebhookPayload> |
WebhookControllerApi.getTestWebhookPayloadForWebhookWithHttpInfo(UUID webhookId)
Get example payload for webhook
|
WebhookNewAttachmentPayload |
WebhookControllerApi.getTestWebhookPayloadNewAttachment()
Get webhook test payload for new attachment event
|
okhttp3.Call |
WebhookControllerApi.getTestWebhookPayloadNewAttachmentAsync(ApiCallback<WebhookNewAttachmentPayload> _callback)
Get webhook test payload for new attachment event (asynchronously)
|
okhttp3.Call |
WebhookControllerApi.getTestWebhookPayloadNewAttachmentCall(ApiCallback _callback)
Build call for getTestWebhookPayloadNewAttachment
|
ApiResponse<WebhookNewAttachmentPayload> |
WebhookControllerApi.getTestWebhookPayloadNewAttachmentWithHttpInfo()
Get webhook test payload for new attachment event
|
WebhookNewContactPayload |
WebhookControllerApi.getTestWebhookPayloadNewContact()
Get webhook test payload for new contact event
|
okhttp3.Call |
WebhookControllerApi.getTestWebhookPayloadNewContactAsync(ApiCallback<WebhookNewContactPayload> _callback)
Get webhook test payload for new contact event (asynchronously)
|
okhttp3.Call |
WebhookControllerApi.getTestWebhookPayloadNewContactCall(ApiCallback _callback)
Build call for getTestWebhookPayloadNewContact
|
ApiResponse<WebhookNewContactPayload> |
WebhookControllerApi.getTestWebhookPayloadNewContactWithHttpInfo()
Get webhook test payload for new contact event
|
WebhookNewEmailPayload |
WebhookControllerApi.getTestWebhookPayloadNewEmail()
Get webhook test payload for new email event
|
okhttp3.Call |
WebhookControllerApi.getTestWebhookPayloadNewEmailAsync(ApiCallback<WebhookNewEmailPayload> _callback)
Get webhook test payload for new email event (asynchronously)
|
okhttp3.Call |
WebhookControllerApi.getTestWebhookPayloadNewEmailCall(ApiCallback _callback)
Build call for getTestWebhookPayloadNewEmail
|
ApiResponse<WebhookNewEmailPayload> |
WebhookControllerApi.getTestWebhookPayloadNewEmailWithHttpInfo()
Get webhook test payload for new email event
|
WebhookNewSmsPayload |
WebhookControllerApi.getTestWebhookPayloadNewSms()
Get webhook test payload for new sms event
|
okhttp3.Call |
WebhookControllerApi.getTestWebhookPayloadNewSmsAsync(ApiCallback<WebhookNewSmsPayload> _callback)
Get webhook test payload for new sms event (asynchronously)
|
okhttp3.Call |
WebhookControllerApi.getTestWebhookPayloadNewSmsCall(ApiCallback _callback)
Build call for getTestWebhookPayloadNewSms
|
ApiResponse<WebhookNewSmsPayload> |
WebhookControllerApi.getTestWebhookPayloadNewSmsWithHttpInfo()
Get webhook test payload for new sms event
|
ApiResponse<AbstractWebhookPayload> |
WebhookControllerApi.getTestWebhookPayloadWithHttpInfo(String eventName)
Get test webhook payload example.
|
TrackingPixelDto |
TrackingControllerApi.getTrackingPixel(UUID id)
Get pixel
|
okhttp3.Call |
TrackingControllerApi.getTrackingPixelAsync(UUID id,
ApiCallback<TrackingPixelDto> _callback)
Get pixel (asynchronously)
|
okhttp3.Call |
TrackingControllerApi.getTrackingPixelCall(UUID id,
ApiCallback _callback)
Build call for getTrackingPixel
|
ApiResponse<TrackingPixelDto> |
TrackingControllerApi.getTrackingPixelWithHttpInfo(UUID id)
Get pixel
|
UnreadCount |
EmailControllerApi.getUnreadEmailCount()
Get unread email count
Get number of emails unread.
|
okhttp3.Call |
EmailControllerApi.getUnreadEmailCountAsync(ApiCallback<UnreadCount> _callback)
Get unread email count (asynchronously)
Get number of emails unread.
|
okhttp3.Call |
EmailControllerApi.getUnreadEmailCountCall(ApiCallback _callback)
Build call for getUnreadEmailCount
|
ApiResponse<UnreadCount> |
EmailControllerApi.getUnreadEmailCountWithHttpInfo()
Get unread email count
Get number of emails unread.
|
UnreadCount |
SmsControllerApi.getUnreadSmsCount()
Get unread SMS count
Get number of SMS unread.
|
okhttp3.Call |
SmsControllerApi.getUnreadSmsCountAsync(ApiCallback<UnreadCount> _callback)
Get unread SMS count (asynchronously)
Get number of SMS unread.
|
okhttp3.Call |
SmsControllerApi.getUnreadSmsCountCall(ApiCallback _callback)
Build call for getUnreadSmsCount
|
ApiResponse<UnreadCount> |
SmsControllerApi.getUnreadSmsCountWithHttpInfo()
Get unread SMS count
Get number of SMS unread.
|
UserInfoDto |
UserControllerApi.getUserInfo()
Get account information for your user
|
okhttp3.Call |
UserControllerApi.getUserInfoAsync(ApiCallback<UserInfoDto> _callback)
(asynchronously)
Get account information for your user
|
okhttp3.Call |
UserControllerApi.getUserInfoCall(ApiCallback _callback)
Build call for getUserInfo
|
ApiResponse<UserInfoDto> |
UserControllerApi.getUserInfoWithHttpInfo()
Get account information for your user
|
PageEmailValidationRequest |
EmailVerificationControllerApi.getValidationRequests(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
Boolean isValid)
Validate a list of email addresses.
|
okhttp3.Call |
EmailVerificationControllerApi.getValidationRequestsAsync(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
Boolean isValid,
ApiCallback<PageEmailValidationRequest> _callback)
Validate a list of email addresses.
|
okhttp3.Call |
EmailVerificationControllerApi.getValidationRequestsCall(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
Boolean isValid,
ApiCallback _callback)
Build call for getValidationRequests
|
ApiResponse<PageEmailValidationRequest> |
EmailVerificationControllerApi.getValidationRequestsWithHttpInfo(Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
Boolean isValid)
Validate a list of email addresses.
|
WebhookDto |
WebhookControllerApi.getWebhook(UUID webhookId)
Get a webhook
|
okhttp3.Call |
WebhookControllerApi.getWebhookAsync(UUID webhookId,
ApiCallback<WebhookDto> _callback)
Get a webhook (asynchronously)
|
okhttp3.Call |
WebhookControllerApi.getWebhookCall(UUID webhookId,
ApiCallback _callback)
Build call for getWebhook
|
WebhookResultDto |
WebhookControllerApi.getWebhookResult(UUID webhookResultId)
Get a webhook result for a webhook
|
okhttp3.Call |
WebhookControllerApi.getWebhookResultAsync(UUID webhookResultId,
ApiCallback<WebhookResultDto> _callback)
Get a webhook result for a webhook (asynchronously)
|
okhttp3.Call |
WebhookControllerApi.getWebhookResultCall(UUID webhookResultId,
ApiCallback _callback)
Build call for getWebhookResult
|
PageWebhookResult |
WebhookControllerApi.getWebhookResults(UUID webhookId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
Boolean unseenOnly)
Get a webhook results for a webhook
|
okhttp3.Call |
WebhookControllerApi.getWebhookResultsAsync(UUID webhookId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
Boolean unseenOnly,
ApiCallback<PageWebhookResult> _callback)
Get a webhook results for a webhook (asynchronously)
|
okhttp3.Call |
WebhookControllerApi.getWebhookResultsCall(UUID webhookId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
Boolean unseenOnly,
ApiCallback _callback)
Build call for getWebhookResults
|
UnseenErrorCountDto |
WebhookControllerApi.getWebhookResultsUnseenErrorCount()
Get count of unseen webhook results with error status
|
okhttp3.Call |
WebhookControllerApi.getWebhookResultsUnseenErrorCountAsync(ApiCallback<UnseenErrorCountDto> _callback)
Get count of unseen webhook results with error status (asynchronously)
|
okhttp3.Call |
WebhookControllerApi.getWebhookResultsUnseenErrorCountCall(ApiCallback _callback)
Build call for getWebhookResultsUnseenErrorCount
|
ApiResponse<UnseenErrorCountDto> |
WebhookControllerApi.getWebhookResultsUnseenErrorCountWithHttpInfo()
Get count of unseen webhook results with error status
|
ApiResponse<PageWebhookResult> |
WebhookControllerApi.getWebhookResultsWithHttpInfo(UUID webhookId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
Boolean unseenOnly)
Get a webhook results for a webhook
|
ApiResponse<WebhookResultDto> |
WebhookControllerApi.getWebhookResultWithHttpInfo(UUID webhookResultId)
Get a webhook result for a webhook
|
List<WebhookDto> |
WebhookControllerApi.getWebhooks(UUID inboxId)
Deprecated.
|
okhttp3.Call |
WebhookControllerApi.getWebhooksAsync(UUID inboxId,
ApiCallback<List<WebhookDto>> _callback)
Deprecated.
|
okhttp3.Call |
WebhookControllerApi.getWebhooksCall(UUID inboxId,
ApiCallback _callback)
Deprecated.
|
ApiResponse<List<WebhookDto>> |
WebhookControllerApi.getWebhooksWithHttpInfo(UUID inboxId)
Deprecated.
|
ApiResponse<WebhookDto> |
WebhookControllerApi.getWebhookWithHttpInfo(UUID webhookId)
Get a webhook
|
PageInboxRulesetDto |
InboxControllerApi.listInboxRulesets(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
List inbox rulesets
List all rulesets attached to an inbox
|
okhttp3.Call |
InboxControllerApi.listInboxRulesetsAsync(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageInboxRulesetDto> _callback)
List inbox rulesets (asynchronously)
List all rulesets attached to an inbox
|
okhttp3.Call |
InboxControllerApi.listInboxRulesetsCall(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for listInboxRulesets
|
ApiResponse<PageInboxRulesetDto> |
InboxControllerApi.listInboxRulesetsWithHttpInfo(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
List inbox rulesets
List all rulesets attached to an inbox
|
PageTrackingPixelProjection |
InboxControllerApi.listInboxTrackingPixels(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
List inbox tracking pixels
List all tracking pixels sent from an inbox
|
okhttp3.Call |
InboxControllerApi.listInboxTrackingPixelsAsync(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<PageTrackingPixelProjection> _callback)
List inbox tracking pixels (asynchronously)
List all tracking pixels sent from an inbox
|
okhttp3.Call |
InboxControllerApi.listInboxTrackingPixelsCall(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for listInboxTrackingPixels
|
ApiResponse<PageTrackingPixelProjection> |
InboxControllerApi.listInboxTrackingPixelsWithHttpInfo(UUID inboxId,
Integer page,
Integer size,
String sort,
String searchFilter,
OffsetDateTime since,
OffsetDateTime before)
List inbox tracking pixels
List all tracking pixels sent from an inbox
|
EmailPreview |
EmailControllerApi.markAsRead(UUID emailId,
Boolean read)
Mark an email as read on unread
Marks an email as read or unread.
|
okhttp3.Call |
EmailControllerApi.markAsReadAsync(UUID emailId,
Boolean read,
ApiCallback<EmailPreview> _callback)
Mark an email as read on unread (asynchronously)
Marks an email as read or unread.
|
okhttp3.Call |
EmailControllerApi.markAsReadCall(UUID emailId,
Boolean read,
ApiCallback _callback)
Build call for markAsRead
|
ApiResponse<EmailPreview> |
EmailControllerApi.markAsReadWithHttpInfo(UUID emailId,
Boolean read)
Mark an email as read on unread
Marks an email as read or unread.
|
WebhookRedriveResult |
WebhookControllerApi.redriveWebhookResult(UUID webhookResultId)
Get a webhook result and try to resend the original webhook payload
Allows you to resend a webhook payload that was already sent.
|
okhttp3.Call |
WebhookControllerApi.redriveWebhookResultAsync(UUID webhookResultId,
ApiCallback<WebhookRedriveResult> _callback)
Get a webhook result and try to resend the original webhook payload (asynchronously)
Allows you to resend a webhook payload that was already sent.
|
okhttp3.Call |
WebhookControllerApi.redriveWebhookResultCall(UUID webhookResultId,
ApiCallback _callback)
Build call for redriveWebhookResult
|
ApiResponse<WebhookRedriveResult> |
WebhookControllerApi.redriveWebhookResultWithHttpInfo(UUID webhookResultId)
Get a webhook result and try to resend the original webhook payload
Allows you to resend a webhook payload that was already sent.
|
GroupContactsDto |
GroupControllerApi.removeContactsFromGroup(UUID groupId,
UpdateGroupContacts updateGroupContacts)
Remove contacts from a group
|
okhttp3.Call |
GroupControllerApi.removeContactsFromGroupAsync(UUID groupId,
UpdateGroupContacts updateGroupContacts,
ApiCallback<GroupContactsDto> _callback)
Remove contacts from a group (asynchronously)
|
okhttp3.Call |
GroupControllerApi.removeContactsFromGroupCall(UUID groupId,
UpdateGroupContacts updateGroupContacts,
ApiCallback _callback)
Build call for removeContactsFromGroup
|
ApiResponse<GroupContactsDto> |
GroupControllerApi.removeContactsFromGroupWithHttpInfo(UUID groupId,
UpdateGroupContacts updateGroupContacts)
Remove contacts from a group
|
SentEmailDto |
AliasControllerApi.replyToAliasEmail(UUID aliasId,
UUID emailId,
ReplyToAliasEmailOptions replyToAliasEmailOptions)
Reply to an email
Send the reply to the email sender or reply-to and include same subject cc bcc etc.
|
okhttp3.Call |
AliasControllerApi.replyToAliasEmailAsync(UUID aliasId,
UUID emailId,
ReplyToAliasEmailOptions replyToAliasEmailOptions,
ApiCallback<SentEmailDto> _callback)
Reply to an email (asynchronously)
Send the reply to the email sender or reply-to and include same subject cc bcc etc.
|
okhttp3.Call |
AliasControllerApi.replyToAliasEmailCall(UUID aliasId,
UUID emailId,
ReplyToAliasEmailOptions replyToAliasEmailOptions,
ApiCallback _callback)
Build call for replyToAliasEmail
|
ApiResponse<SentEmailDto> |
AliasControllerApi.replyToAliasEmailWithHttpInfo(UUID aliasId,
UUID emailId,
ReplyToAliasEmailOptions replyToAliasEmailOptions)
Reply to an email
Send the reply to the email sender or reply-to and include same subject cc bcc etc.
|
SentEmailDto |
EmailControllerApi.replyToEmail(UUID emailId,
ReplyToEmailOptions replyToEmailOptions)
Reply to an email
Send the reply to the email sender or reply-to and include same subject cc bcc etc.
|
okhttp3.Call |
EmailControllerApi.replyToEmailAsync(UUID emailId,
ReplyToEmailOptions replyToEmailOptions,
ApiCallback<SentEmailDto> _callback)
Reply to an email (asynchronously)
Send the reply to the email sender or reply-to and include same subject cc bcc etc.
|
okhttp3.Call |
EmailControllerApi.replyToEmailCall(UUID emailId,
ReplyToEmailOptions replyToEmailOptions,
ApiCallback _callback)
Build call for replyToEmail
|
ApiResponse<SentEmailDto> |
EmailControllerApi.replyToEmailWithHttpInfo(UUID emailId,
ReplyToEmailOptions replyToEmailOptions)
Reply to an email
Send the reply to the email sender or reply-to and include same subject cc bcc etc.
|
void |
MissedEmailControllerApi.restoreMissedEmails()
Restore missed emails
If emails were missed due to a plan limit they are saved as missed emails.
|
okhttp3.Call |
MissedEmailControllerApi.restoreMissedEmailsAsync(ApiCallback<Void> _callback)
Restore missed emails (asynchronously)
If emails were missed due to a plan limit they are saved as missed emails.
|
okhttp3.Call |
MissedEmailControllerApi.restoreMissedEmailsCall(ApiCallback _callback)
Build call for restoreMissedEmails
|
ApiResponse<Void> |
MissedEmailControllerApi.restoreMissedEmailsWithHttpInfo()
Restore missed emails
If emails were missed due to a plan limit they are saved as missed emails.
|
SentEmailDto |
AliasControllerApi.sendAliasEmail(UUID aliasId,
SendEmailOptions sendEmailOptions)
Send an email from an alias inbox
Send an email from an alias.
|
okhttp3.Call |
AliasControllerApi.sendAliasEmailAsync(UUID aliasId,
SendEmailOptions sendEmailOptions,
ApiCallback<SentEmailDto> _callback)
Send an email from an alias inbox (asynchronously)
Send an email from an alias.
|
okhttp3.Call |
AliasControllerApi.sendAliasEmailCall(UUID aliasId,
SendEmailOptions sendEmailOptions,
ApiCallback _callback)
Build call for sendAliasEmail
|
ApiResponse<SentEmailDto> |
AliasControllerApi.sendAliasEmailWithHttpInfo(UUID aliasId,
SendEmailOptions sendEmailOptions)
Send an email from an alias inbox
Send an email from an alias.
|
void |
InboxControllerApi.sendEmail(UUID inboxId,
SendEmailOptions sendEmailOptions)
Send Email
Send an email from an inbox's email address.
|
SentEmailDto |
InboxControllerApi.sendEmailAndConfirm(UUID inboxId,
SendEmailOptions sendEmailOptions)
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 a link to the sent object created for it.
|
okhttp3.Call |
InboxControllerApi.sendEmailAndConfirmAsync(UUID inboxId,
SendEmailOptions sendEmailOptions,
ApiCallback<SentEmailDto> _callback)
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 a link to the sent object created for it.
|
okhttp3.Call |
InboxControllerApi.sendEmailAndConfirmCall(UUID inboxId,
SendEmailOptions sendEmailOptions,
ApiCallback _callback)
Build call for sendEmailAndConfirm
|
ApiResponse<SentEmailDto> |
InboxControllerApi.sendEmailAndConfirmWithHttpInfo(UUID inboxId,
SendEmailOptions sendEmailOptions)
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 a link to the sent object created for it.
|
okhttp3.Call |
InboxControllerApi.sendEmailAsync(UUID inboxId,
SendEmailOptions sendEmailOptions,
ApiCallback<Void> _callback)
Send Email (asynchronously)
Send an email from an inbox's email address.
|
okhttp3.Call |
InboxControllerApi.sendEmailCall(UUID inboxId,
SendEmailOptions sendEmailOptions,
ApiCallback _callback)
Build call for sendEmail
|
void |
CommonActionsControllerApi.sendEmailSimple(SimpleSendEmailOptions simpleSendEmailOptions)
Send an email
If no senderId or inboxId provided a random email address will be used to send from.
|
okhttp3.Call |
CommonActionsControllerApi.sendEmailSimpleAsync(SimpleSendEmailOptions simpleSendEmailOptions,
ApiCallback<Void> _callback)
Send an email (asynchronously)
If no senderId or inboxId provided a random email address will be used to send from.
|
okhttp3.Call |
CommonActionsControllerApi.sendEmailSimpleCall(SimpleSendEmailOptions simpleSendEmailOptions,
ApiCallback _callback)
Build call for sendEmailSimple
|
ApiResponse<Void> |
CommonActionsControllerApi.sendEmailSimpleWithHttpInfo(SimpleSendEmailOptions simpleSendEmailOptions)
Send an email
If no senderId or inboxId provided a random email address will be used to send from.
|
void |
EmailControllerApi.sendEmailSourceOptional(SendEmailOptions sendEmailOptions,
UUID inboxId,
Boolean useDomainPool,
Boolean virtualSend)
Send email
Alias for `InboxController.sendEmail` method - see original method for full details.
|
okhttp3.Call |
EmailControllerApi.sendEmailSourceOptionalAsync(SendEmailOptions sendEmailOptions,
UUID inboxId,
Boolean useDomainPool,
Boolean virtualSend,
ApiCallback<Void> _callback)
Send email (asynchronously)
Alias for `InboxController.sendEmail` method - see original method for full details.
|
okhttp3.Call |
EmailControllerApi.sendEmailSourceOptionalCall(SendEmailOptions sendEmailOptions,
UUID inboxId,
Boolean useDomainPool,
Boolean virtualSend,
ApiCallback _callback)
Build call for sendEmailSourceOptional
|
ApiResponse<Void> |
EmailControllerApi.sendEmailSourceOptionalWithHttpInfo(SendEmailOptions sendEmailOptions,
UUID inboxId,
Boolean useDomainPool,
Boolean virtualSend)
Send email
Alias for `InboxController.sendEmail` method - see original method for full details.
|
ApiResponse<Void> |
InboxControllerApi.sendEmailWithHttpInfo(UUID inboxId,
SendEmailOptions sendEmailOptions)
Send Email
Send an email from an inbox's email address.
|
void |
InboxControllerApi.sendEmailWithQueue(UUID inboxId,
Boolean validateBeforeEnqueue,
SendEmailOptions sendEmailOptions)
Send email with queue
Send an email using a queue.
|
okhttp3.Call |
InboxControllerApi.sendEmailWithQueueAsync(UUID inboxId,
Boolean validateBeforeEnqueue,
SendEmailOptions sendEmailOptions,
ApiCallback<Void> _callback)
Send email with queue (asynchronously)
Send an email using a queue.
|
okhttp3.Call |
InboxControllerApi.sendEmailWithQueueCall(UUID inboxId,
Boolean validateBeforeEnqueue,
SendEmailOptions sendEmailOptions,
ApiCallback _callback)
Build call for sendEmailWithQueue
|
ApiResponse<Void> |
InboxControllerApi.sendEmailWithQueueWithHttpInfo(UUID inboxId,
Boolean validateBeforeEnqueue,
SendEmailOptions sendEmailOptions)
Send email with queue
Send an email using a queue.
|
SentEmailDto |
InboxControllerApi.sendSmtpEnvelope(UUID inboxId,
SendSMTPEnvelopeOptions sendSMTPEnvelopeOptions)
Send email using an SMTP mail envelope and message body and return sent confirmation
Send email using an SMTP envelope containing RCPT TO, MAIL FROM, and a SMTP BODY.
|
okhttp3.Call |
InboxControllerApi.sendSmtpEnvelopeAsync(UUID inboxId,
SendSMTPEnvelopeOptions sendSMTPEnvelopeOptions,
ApiCallback<SentEmailDto> _callback)
Send email using an SMTP mail envelope and message body and return sent confirmation (asynchronously)
Send email using an SMTP envelope containing RCPT TO, MAIL FROM, and a SMTP BODY.
|
okhttp3.Call |
InboxControllerApi.sendSmtpEnvelopeCall(UUID inboxId,
SendSMTPEnvelopeOptions sendSMTPEnvelopeOptions,
ApiCallback _callback)
Build call for sendSmtpEnvelope
|
ApiResponse<SentEmailDto> |
InboxControllerApi.sendSmtpEnvelopeWithHttpInfo(UUID inboxId,
SendSMTPEnvelopeOptions sendSMTPEnvelopeOptions)
Send email using an SMTP mail envelope and message body and return sent confirmation
Send email using an SMTP envelope containing RCPT TO, MAIL FROM, and a SMTP BODY.
|
WebhookTestResult |
WebhookControllerApi.sendTestData(UUID webhookId)
Send webhook test data
|
okhttp3.Call |
WebhookControllerApi.sendTestDataAsync(UUID webhookId,
ApiCallback<WebhookTestResult> _callback)
Send webhook test data (asynchronously)
|
okhttp3.Call |
WebhookControllerApi.sendTestDataCall(UUID webhookId,
ApiCallback _callback)
Build call for sendTestData
|
ApiResponse<WebhookTestResult> |
WebhookControllerApi.sendTestDataWithHttpInfo(UUID webhookId)
Send webhook test data
|
void |
InboxControllerApi.sendTestEmail(UUID inboxId)
Send a test email to inbox
Send an inbox a test email to test email receiving is working
|
okhttp3.Call |
InboxControllerApi.sendTestEmailAsync(UUID inboxId,
ApiCallback<Void> _callback)
Send a test email to inbox (asynchronously)
Send an inbox a test email to test email receiving is working
|
okhttp3.Call |
InboxControllerApi.sendTestEmailCall(UUID inboxId,
ApiCallback _callback)
Build call for sendTestEmail
|
ApiResponse<Void> |
InboxControllerApi.sendTestEmailWithHttpInfo(UUID inboxId)
Send a test email to inbox
Send an inbox a test email to test email receiving is working
|
ScheduledJobDto |
InboxControllerApi.sendWithSchedule(UUID inboxId,
SendEmailOptions sendEmailOptions,
OffsetDateTime sendAtTimestamp,
Long sendAtNowPlusSeconds,
Boolean validateBeforeEnqueue)
Send email with with delay or schedule
Send an email using a delay.
|
okhttp3.Call |
InboxControllerApi.sendWithScheduleAsync(UUID inboxId,
SendEmailOptions sendEmailOptions,
OffsetDateTime sendAtTimestamp,
Long sendAtNowPlusSeconds,
Boolean validateBeforeEnqueue,
ApiCallback<ScheduledJobDto> _callback)
Send email with with delay or schedule (asynchronously)
Send an email using a delay.
|
okhttp3.Call |
InboxControllerApi.sendWithScheduleCall(UUID inboxId,
SendEmailOptions sendEmailOptions,
OffsetDateTime sendAtTimestamp,
Long sendAtNowPlusSeconds,
Boolean validateBeforeEnqueue,
ApiCallback _callback)
Build call for sendWithSchedule
|
ApiResponse<ScheduledJobDto> |
InboxControllerApi.sendWithScheduleWithHttpInfo(UUID inboxId,
SendEmailOptions sendEmailOptions,
OffsetDateTime sendAtTimestamp,
Long sendAtNowPlusSeconds,
Boolean validateBeforeEnqueue)
Send email with with delay or schedule
Send an email using a delay.
|
InboxDto |
InboxControllerApi.setInboxFavourited(UUID inboxId,
SetInboxFavouritedOptions setInboxFavouritedOptions)
Set inbox favourited state
Set and return new favourite state for an inbox
|
okhttp3.Call |
InboxControllerApi.setInboxFavouritedAsync(UUID inboxId,
SetInboxFavouritedOptions setInboxFavouritedOptions,
ApiCallback<InboxDto> _callback)
Set inbox favourited state (asynchronously)
Set and return new favourite state for an inbox
|
okhttp3.Call |
InboxControllerApi.setInboxFavouritedCall(UUID inboxId,
SetInboxFavouritedOptions setInboxFavouritedOptions,
ApiCallback _callback)
Build call for setInboxFavourited
|
ApiResponse<InboxDto> |
InboxControllerApi.setInboxFavouritedWithHttpInfo(UUID inboxId,
SetInboxFavouritedOptions setInboxFavouritedOptions)
Set inbox favourited state
Set and return new favourite state for an inbox
|
String |
FormControllerApi.submitForm(String to,
String subject,
String redirectTo,
String emailAddress,
String successMessage,
String spamCheck,
String otherParameters)
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.
|
okhttp3.Call |
FormControllerApi.submitFormAsync(String to,
String subject,
String redirectTo,
String emailAddress,
String successMessage,
String spamCheck,
String otherParameters,
ApiCallback<String> _callback)
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.
|
okhttp3.Call |
FormControllerApi.submitFormCall(String to,
String subject,
String redirectTo,
String emailAddress,
String successMessage,
String spamCheck,
String otherParameters,
ApiCallback _callback)
Build call for submitForm
|
ApiResponse<String> |
FormControllerApi.submitFormWithHttpInfo(String to,
String subject,
String redirectTo,
String emailAddress,
String successMessage,
String spamCheck,
String otherParameters)
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.
|
ConnectorSyncRequestResult |
ConnectorControllerApi.syncConnector(UUID id)
Sync an inbox connector
|
okhttp3.Call |
ConnectorControllerApi.syncConnectorAsync(UUID id,
ApiCallback<ConnectorSyncRequestResult> _callback)
Sync an inbox connector (asynchronously)
|
okhttp3.Call |
ConnectorControllerApi.syncConnectorCall(UUID id,
ApiCallback _callback)
Build call for syncConnector
|
ApiResponse<ConnectorSyncRequestResult> |
ConnectorControllerApi.syncConnectorWithHttpInfo(UUID id)
Sync an inbox connector
|
InboxForwarderTestResult |
InboxForwarderControllerApi.testInboxForwarder(UUID id,
InboxForwarderTestOptions inboxForwarderTestOptions)
Test an inbox forwarder
Test an inbox forwarder
|
okhttp3.Call |
InboxForwarderControllerApi.testInboxForwarderAsync(UUID id,
InboxForwarderTestOptions inboxForwarderTestOptions,
ApiCallback<InboxForwarderTestResult> _callback)
Test an inbox forwarder (asynchronously)
Test an inbox forwarder
|
okhttp3.Call |
InboxForwarderControllerApi.testInboxForwarderCall(UUID id,
InboxForwarderTestOptions inboxForwarderTestOptions,
ApiCallback _callback)
Build call for testInboxForwarder
|
InboxForwarderTestResult |
InboxForwarderControllerApi.testInboxForwardersForInbox(UUID inboxId,
InboxForwarderTestOptions inboxForwarderTestOptions)
Test inbox forwarders for inbox
Test inbox forwarders for inbox
|
okhttp3.Call |
InboxForwarderControllerApi.testInboxForwardersForInboxAsync(UUID inboxId,
InboxForwarderTestOptions inboxForwarderTestOptions,
ApiCallback<InboxForwarderTestResult> _callback)
Test inbox forwarders for inbox (asynchronously)
Test inbox forwarders for inbox
|
okhttp3.Call |
InboxForwarderControllerApi.testInboxForwardersForInboxCall(UUID inboxId,
InboxForwarderTestOptions inboxForwarderTestOptions,
ApiCallback _callback)
Build call for testInboxForwardersForInbox
|
ApiResponse<InboxForwarderTestResult> |
InboxForwarderControllerApi.testInboxForwardersForInboxWithHttpInfo(UUID inboxId,
InboxForwarderTestOptions inboxForwarderTestOptions)
Test inbox forwarders for inbox
Test inbox forwarders for inbox
|
ApiResponse<InboxForwarderTestResult> |
InboxForwarderControllerApi.testInboxForwarderWithHttpInfo(UUID id,
InboxForwarderTestOptions inboxForwarderTestOptions)
Test an inbox forwarder
Test an inbox forwarder
|
InboxRulesetTestResult |
InboxRulesetControllerApi.testInboxRuleset(UUID id,
InboxRulesetTestOptions inboxRulesetTestOptions)
Test an inbox ruleset
Test an inbox ruleset
|
okhttp3.Call |
InboxRulesetControllerApi.testInboxRulesetAsync(UUID id,
InboxRulesetTestOptions inboxRulesetTestOptions,
ApiCallback<InboxRulesetTestResult> _callback)
Test an inbox ruleset (asynchronously)
Test an inbox ruleset
|
okhttp3.Call |
InboxRulesetControllerApi.testInboxRulesetCall(UUID id,
InboxRulesetTestOptions inboxRulesetTestOptions,
ApiCallback _callback)
Build call for testInboxRuleset
|
InboxRulesetTestResult |
InboxRulesetControllerApi.testInboxRulesetsForInbox(UUID inboxId,
InboxRulesetTestOptions inboxRulesetTestOptions)
Test inbox rulesets for inbox
Test inbox rulesets for inbox
|
okhttp3.Call |
InboxRulesetControllerApi.testInboxRulesetsForInboxAsync(UUID inboxId,
InboxRulesetTestOptions inboxRulesetTestOptions,
ApiCallback<InboxRulesetTestResult> _callback)
Test inbox rulesets for inbox (asynchronously)
Test inbox rulesets for inbox
|
okhttp3.Call |
InboxRulesetControllerApi.testInboxRulesetsForInboxCall(UUID inboxId,
InboxRulesetTestOptions inboxRulesetTestOptions,
ApiCallback _callback)
Build call for testInboxRulesetsForInbox
|
ApiResponse<InboxRulesetTestResult> |
InboxRulesetControllerApi.testInboxRulesetsForInboxWithHttpInfo(UUID inboxId,
InboxRulesetTestOptions inboxRulesetTestOptions)
Test inbox rulesets for inbox
Test inbox rulesets for inbox
|
ApiResponse<InboxRulesetTestResult> |
InboxRulesetControllerApi.testInboxRulesetWithHttpInfo(UUID id,
InboxRulesetTestOptions inboxRulesetTestOptions)
Test an inbox ruleset
Test an inbox ruleset
|
InboxForwarderTestResult |
InboxForwarderControllerApi.testNewInboxForwarder(TestNewInboxForwarderOptions testNewInboxForwarderOptions)
Test new inbox forwarder
Test new inbox forwarder
|
okhttp3.Call |
InboxForwarderControllerApi.testNewInboxForwarderAsync(TestNewInboxForwarderOptions testNewInboxForwarderOptions,
ApiCallback<InboxForwarderTestResult> _callback)
Test new inbox forwarder (asynchronously)
Test new inbox forwarder
|
okhttp3.Call |
InboxForwarderControllerApi.testNewInboxForwarderCall(TestNewInboxForwarderOptions testNewInboxForwarderOptions,
ApiCallback _callback)
Build call for testNewInboxForwarder
|
ApiResponse<InboxForwarderTestResult> |
InboxForwarderControllerApi.testNewInboxForwarderWithHttpInfo(TestNewInboxForwarderOptions testNewInboxForwarderOptions)
Test new inbox forwarder
Test new inbox forwarder
|
InboxRulesetTestResult |
InboxRulesetControllerApi.testNewInboxRuleset(TestNewInboxRulesetOptions testNewInboxRulesetOptions)
Test new inbox ruleset
Test new inbox ruleset
|
okhttp3.Call |
InboxRulesetControllerApi.testNewInboxRulesetAsync(TestNewInboxRulesetOptions testNewInboxRulesetOptions,
ApiCallback<InboxRulesetTestResult> _callback)
Test new inbox ruleset (asynchronously)
Test new inbox ruleset
|
okhttp3.Call |
InboxRulesetControllerApi.testNewInboxRulesetCall(TestNewInboxRulesetOptions testNewInboxRulesetOptions,
ApiCallback _callback)
Build call for testNewInboxRuleset
|
ApiResponse<InboxRulesetTestResult> |
InboxRulesetControllerApi.testNewInboxRulesetWithHttpInfo(TestNewInboxRulesetOptions testNewInboxRulesetOptions)
Test new inbox ruleset
Test new inbox ruleset
|
void |
PhoneControllerApi.testPhoneNumberSendSms(UUID phoneNumberId,
TestPhoneNumberOptions testPhoneNumberOptions,
String xTestId) |
okhttp3.Call |
PhoneControllerApi.testPhoneNumberSendSmsAsync(UUID phoneNumberId,
TestPhoneNumberOptions testPhoneNumberOptions,
String xTestId,
ApiCallback<Void> _callback)
(asynchronously)
|
okhttp3.Call |
PhoneControllerApi.testPhoneNumberSendSmsCall(UUID phoneNumberId,
TestPhoneNumberOptions testPhoneNumberOptions,
String xTestId,
ApiCallback _callback)
Build call for testPhoneNumberSendSms
|
ApiResponse<Void> |
PhoneControllerApi.testPhoneNumberSendSmsWithHttpInfo(UUID phoneNumberId,
TestPhoneNumberOptions testPhoneNumberOptions,
String xTestId) |
AliasDto |
AliasControllerApi.updateAlias(UUID aliasId,
UpdateAliasOptions updateAliasOptions)
Update an email alias
|
okhttp3.Call |
AliasControllerApi.updateAliasAsync(UUID aliasId,
UpdateAliasOptions updateAliasOptions,
ApiCallback<AliasDto> _callback)
Update an email alias (asynchronously)
|
okhttp3.Call |
AliasControllerApi.updateAliasCall(UUID aliasId,
UpdateAliasOptions updateAliasOptions,
ApiCallback _callback)
Build call for updateAlias
|
ApiResponse<AliasDto> |
AliasControllerApi.updateAliasWithHttpInfo(UUID aliasId,
UpdateAliasOptions updateAliasOptions)
Update an email alias
|
ConnectorDto |
ConnectorControllerApi.updateConnector(UUID id,
CreateConnectorOptions createConnectorOptions)
Update an inbox connector
|
okhttp3.Call |
ConnectorControllerApi.updateConnectorAsync(UUID id,
CreateConnectorOptions createConnectorOptions,
ApiCallback<ConnectorDto> _callback)
Update an inbox connector (asynchronously)
|
okhttp3.Call |
ConnectorControllerApi.updateConnectorCall(UUID id,
CreateConnectorOptions createConnectorOptions,
ApiCallback _callback)
Build call for updateConnector
|
ApiResponse<ConnectorDto> |
ConnectorControllerApi.updateConnectorWithHttpInfo(UUID id,
CreateConnectorOptions createConnectorOptions)
Update an inbox connector
|
DomainDto |
DomainControllerApi.updateDomain(UUID id,
UpdateDomainOptions updateDomainOptions)
Update a domain
Update values on a domain.
|
okhttp3.Call |
DomainControllerApi.updateDomainAsync(UUID id,
UpdateDomainOptions updateDomainOptions,
ApiCallback<DomainDto> _callback)
Update a domain (asynchronously)
Update values on a domain.
|
okhttp3.Call |
DomainControllerApi.updateDomainCall(UUID id,
UpdateDomainOptions updateDomainOptions,
ApiCallback _callback)
Build call for updateDomain
|
ApiResponse<DomainDto> |
DomainControllerApi.updateDomainWithHttpInfo(UUID id,
UpdateDomainOptions updateDomainOptions)
Update a domain
Update values on a domain.
|
InboxDto |
InboxControllerApi.updateInbox(UUID inboxId,
UpdateInboxOptions updateInboxOptions)
Update Inbox.
|
okhttp3.Call |
InboxControllerApi.updateInboxAsync(UUID inboxId,
UpdateInboxOptions updateInboxOptions,
ApiCallback<InboxDto> _callback)
Update Inbox.
|
okhttp3.Call |
InboxControllerApi.updateInboxCall(UUID inboxId,
UpdateInboxOptions updateInboxOptions,
ApiCallback _callback)
Build call for updateInbox
|
InboxForwarderDto |
InboxForwarderControllerApi.updateInboxForwarder(UUID id,
CreateInboxForwarderOptions createInboxForwarderOptions)
Update an inbox forwarder
Update inbox ruleset
|
okhttp3.Call |
InboxForwarderControllerApi.updateInboxForwarderAsync(UUID id,
CreateInboxForwarderOptions createInboxForwarderOptions,
ApiCallback<InboxForwarderDto> _callback)
Update an inbox forwarder (asynchronously)
Update inbox ruleset
|
okhttp3.Call |
InboxForwarderControllerApi.updateInboxForwarderCall(UUID id,
CreateInboxForwarderOptions createInboxForwarderOptions,
ApiCallback _callback)
Build call for updateInboxForwarder
|
ApiResponse<InboxForwarderDto> |
InboxForwarderControllerApi.updateInboxForwarderWithHttpInfo(UUID id,
CreateInboxForwarderOptions createInboxForwarderOptions)
Update an inbox forwarder
Update inbox ruleset
|
InboxReplierDto |
InboxReplierControllerApi.updateInboxReplier(UUID id,
UpdateInboxReplierOptions updateInboxReplierOptions)
Update an inbox replier
Update inbox ruleset
|
okhttp3.Call |
InboxReplierControllerApi.updateInboxReplierAsync(UUID id,
UpdateInboxReplierOptions updateInboxReplierOptions,
ApiCallback<InboxReplierDto> _callback)
Update an inbox replier (asynchronously)
Update inbox ruleset
|
okhttp3.Call |
InboxReplierControllerApi.updateInboxReplierCall(UUID id,
UpdateInboxReplierOptions updateInboxReplierOptions,
ApiCallback _callback)
Build call for updateInboxReplier
|
ApiResponse<InboxReplierDto> |
InboxReplierControllerApi.updateInboxReplierWithHttpInfo(UUID id,
UpdateInboxReplierOptions updateInboxReplierOptions)
Update an inbox replier
Update inbox ruleset
|
ApiResponse<InboxDto> |
InboxControllerApi.updateInboxWithHttpInfo(UUID inboxId,
UpdateInboxOptions updateInboxOptions)
Update Inbox.
|
TemplateDto |
TemplateControllerApi.updateTemplate(UUID templateId,
CreateTemplateOptions createTemplateOptions)
Update template
Update email template
|
okhttp3.Call |
TemplateControllerApi.updateTemplateAsync(UUID templateId,
CreateTemplateOptions createTemplateOptions,
ApiCallback<TemplateDto> _callback)
Update template (asynchronously)
Update email template
|
okhttp3.Call |
TemplateControllerApi.updateTemplateCall(UUID templateId,
CreateTemplateOptions createTemplateOptions,
ApiCallback _callback)
Build call for updateTemplate
|
ApiResponse<TemplateDto> |
TemplateControllerApi.updateTemplateWithHttpInfo(UUID templateId,
CreateTemplateOptions createTemplateOptions)
Update template
Update email template
|
WebhookDto |
WebhookControllerApi.updateWebhookHeaders(UUID webhookId,
WebhookHeaders webhookHeaders)
Update a webhook request headers
|
okhttp3.Call |
WebhookControllerApi.updateWebhookHeadersAsync(UUID webhookId,
WebhookHeaders webhookHeaders,
ApiCallback<WebhookDto> _callback)
Update a webhook request headers (asynchronously)
|
okhttp3.Call |
WebhookControllerApi.updateWebhookHeadersCall(UUID webhookId,
WebhookHeaders webhookHeaders,
ApiCallback _callback)
Build call for updateWebhookHeaders
|
ApiResponse<WebhookDto> |
WebhookControllerApi.updateWebhookHeadersWithHttpInfo(UUID webhookId,
WebhookHeaders webhookHeaders)
Update a webhook request headers
|
List<String> |
AttachmentControllerApi.uploadAttachment(UploadAttachmentOptions uploadAttachmentOptions)
Upload an attachment for sending using base64 file encoding.
|
okhttp3.Call |
AttachmentControllerApi.uploadAttachmentAsync(UploadAttachmentOptions uploadAttachmentOptions,
ApiCallback<List<String>> _callback)
Upload an attachment for sending using base64 file encoding.
|
List<String> |
AttachmentControllerApi.uploadAttachmentBytes(UploadAttachmentBytesRequest uploadAttachmentBytesRequest,
String contentType,
String filename)
Upload an attachment for sending using file byte stream input octet stream.
|
okhttp3.Call |
AttachmentControllerApi.uploadAttachmentBytesAsync(UploadAttachmentBytesRequest uploadAttachmentBytesRequest,
String contentType,
String filename,
ApiCallback<List<String>> _callback)
Upload an attachment for sending using file byte stream input octet stream.
|
okhttp3.Call |
AttachmentControllerApi.uploadAttachmentBytesCall(UploadAttachmentBytesRequest uploadAttachmentBytesRequest,
String contentType,
String filename,
ApiCallback _callback)
Build call for uploadAttachmentBytes
|
ApiResponse<List<String>> |
AttachmentControllerApi.uploadAttachmentBytesWithHttpInfo(UploadAttachmentBytesRequest uploadAttachmentBytesRequest,
String contentType,
String filename)
Upload an attachment for sending using file byte stream input octet stream.
|
okhttp3.Call |
AttachmentControllerApi.uploadAttachmentCall(UploadAttachmentOptions uploadAttachmentOptions,
ApiCallback _callback)
Build call for uploadAttachment
|
ApiResponse<List<String>> |
AttachmentControllerApi.uploadAttachmentWithHttpInfo(UploadAttachmentOptions uploadAttachmentOptions)
Upload an attachment for sending using base64 file encoding.
|
List<String> |
AttachmentControllerApi.uploadMultipartForm(String contentType,
String filename,
String xFilename,
UploadMultipartFormRequest uploadMultipartFormRequest)
Upload an attachment for sending using a Multipart Form request.
|
okhttp3.Call |
AttachmentControllerApi.uploadMultipartFormAsync(String contentType,
String filename,
String xFilename,
UploadMultipartFormRequest uploadMultipartFormRequest,
ApiCallback<List<String>> _callback)
Upload an attachment for sending using a Multipart Form request.
|
okhttp3.Call |
AttachmentControllerApi.uploadMultipartFormCall(String contentType,
String filename,
String xFilename,
UploadMultipartFormRequest uploadMultipartFormRequest,
ApiCallback _callback)
Build call for uploadMultipartForm
|
ApiResponse<List<String>> |
AttachmentControllerApi.uploadMultipartFormWithHttpInfo(String contentType,
String filename,
String xFilename,
UploadMultipartFormRequest uploadMultipartFormRequest)
Upload an attachment for sending using a Multipart Form request.
|
ValidationDto |
EmailControllerApi.validateEmail(UUID emailId)
Validate email HTML contents
Validate the HTML content of email if HTML is found.
|
ValidateEmailAddressListResult |
EmailVerificationControllerApi.validateEmailAddressList(ValidateEmailAddressListOptions validateEmailAddressListOptions)
Validate a list of email addresses.
|
okhttp3.Call |
EmailVerificationControllerApi.validateEmailAddressListAsync(ValidateEmailAddressListOptions validateEmailAddressListOptions,
ApiCallback<ValidateEmailAddressListResult> _callback)
Validate a list of email addresses.
|
okhttp3.Call |
EmailVerificationControllerApi.validateEmailAddressListCall(ValidateEmailAddressListOptions validateEmailAddressListOptions,
ApiCallback _callback)
Build call for validateEmailAddressList
|
ApiResponse<ValidateEmailAddressListResult> |
EmailVerificationControllerApi.validateEmailAddressListWithHttpInfo(ValidateEmailAddressListOptions validateEmailAddressListOptions)
Validate a list of email addresses.
|
okhttp3.Call |
EmailControllerApi.validateEmailAsync(UUID emailId,
ApiCallback<ValidationDto> _callback)
Validate email HTML contents (asynchronously)
Validate the HTML content of email if HTML is found.
|
okhttp3.Call |
EmailControllerApi.validateEmailCall(UUID emailId,
ApiCallback _callback)
Build call for validateEmail
|
ApiResponse<ValidationDto> |
EmailControllerApi.validateEmailWithHttpInfo(UUID emailId)
Validate email HTML contents
Validate the HTML content of email if HTML is found.
|
EmailVerificationResult |
MailServerControllerApi.verifyEmailAddress(VerifyEmailAddressOptions verifyEmailAddressOptions)
Deprecated.
|
okhttp3.Call |
MailServerControllerApi.verifyEmailAddressAsync(VerifyEmailAddressOptions verifyEmailAddressOptions,
ApiCallback<EmailVerificationResult> _callback)
Deprecated.
|
okhttp3.Call |
MailServerControllerApi.verifyEmailAddressCall(VerifyEmailAddressOptions verifyEmailAddressOptions,
ApiCallback _callback)
Deprecated.
|
ApiResponse<EmailVerificationResult> |
MailServerControllerApi.verifyEmailAddressWithHttpInfo(VerifyEmailAddressOptions verifyEmailAddressOptions)
Deprecated.
|
VerifyWebhookSignatureResults |
WebhookControllerApi.verifyWebhookSignature(VerifyWebhookSignatureOptions verifyWebhookSignatureOptions)
Verify a webhook payload signature
Verify a webhook payload using the messageId and signature.
|
okhttp3.Call |
WebhookControllerApi.verifyWebhookSignatureAsync(VerifyWebhookSignatureOptions verifyWebhookSignatureOptions,
ApiCallback<VerifyWebhookSignatureResults> _callback)
Verify a webhook payload signature (asynchronously)
Verify a webhook payload using the messageId and signature.
|
okhttp3.Call |
WebhookControllerApi.verifyWebhookSignatureCall(VerifyWebhookSignatureOptions verifyWebhookSignatureOptions,
ApiCallback _callback)
Build call for verifyWebhookSignature
|
ApiResponse<VerifyWebhookSignatureResults> |
WebhookControllerApi.verifyWebhookSignatureWithHttpInfo(VerifyWebhookSignatureOptions verifyWebhookSignatureOptions)
Verify a webhook payload signature
Verify a webhook payload using the messageId and signature.
|
List<EmailPreview> |
WaitForControllerApi.waitFor(WaitForConditions waitForConditions)
Wait for an email to match the provided filter conditions such as subject contains keyword.
|
okhttp3.Call |
WaitForControllerApi.waitForAsync(WaitForConditions waitForConditions,
ApiCallback<List<EmailPreview>> _callback)
Wait for an email to match the provided filter conditions such as subject contains keyword.
|
okhttp3.Call |
WaitForControllerApi.waitForCall(WaitForConditions waitForConditions,
ApiCallback _callback)
Build call for waitFor
|
DeliveryStatusDto |
SentEmailsControllerApi.waitForDeliveryStatuses(UUID sentId,
UUID inboxId,
Long timeout,
Integer index,
OffsetDateTime since,
OffsetDateTime before)
Wait for delivery statuses
|
okhttp3.Call |
SentEmailsControllerApi.waitForDeliveryStatusesAsync(UUID sentId,
UUID inboxId,
Long timeout,
Integer index,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<DeliveryStatusDto> _callback)
(asynchronously)
Wait for delivery statuses
|
okhttp3.Call |
SentEmailsControllerApi.waitForDeliveryStatusesCall(UUID sentId,
UUID inboxId,
Long timeout,
Integer index,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for waitForDeliveryStatuses
|
ApiResponse<DeliveryStatusDto> |
SentEmailsControllerApi.waitForDeliveryStatusesWithHttpInfo(UUID sentId,
UUID inboxId,
Long timeout,
Integer index,
OffsetDateTime since,
OffsetDateTime before)
Wait for delivery statuses
|
List<EmailPreview> |
WaitForControllerApi.waitForEmailCount(UUID inboxId,
Integer count,
Long timeout,
Boolean unreadOnly,
OffsetDateTime before,
OffsetDateTime since,
String sort,
Long delay)
Wait for and return count number of emails.
|
okhttp3.Call |
WaitForControllerApi.waitForEmailCountAsync(UUID inboxId,
Integer count,
Long timeout,
Boolean unreadOnly,
OffsetDateTime before,
OffsetDateTime since,
String sort,
Long delay,
ApiCallback<List<EmailPreview>> _callback)
Wait for and return count number of emails.
|
okhttp3.Call |
WaitForControllerApi.waitForEmailCountCall(UUID inboxId,
Integer count,
Long timeout,
Boolean unreadOnly,
OffsetDateTime before,
OffsetDateTime since,
String sort,
Long delay,
ApiCallback _callback)
Build call for waitForEmailCount
|
ApiResponse<List<EmailPreview>> |
WaitForControllerApi.waitForEmailCountWithHttpInfo(UUID inboxId,
Integer count,
Long timeout,
Boolean unreadOnly,
OffsetDateTime before,
OffsetDateTime since,
String sort,
Long delay)
Wait for and return count number of emails.
|
Email |
WaitForControllerApi.waitForLatestEmail(UUID inboxId,
Long timeout,
Boolean unreadOnly,
OffsetDateTime before,
OffsetDateTime since,
String sort,
Long delay)
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.
|
okhttp3.Call |
WaitForControllerApi.waitForLatestEmailAsync(UUID inboxId,
Long timeout,
Boolean unreadOnly,
OffsetDateTime before,
OffsetDateTime since,
String sort,
Long delay,
ApiCallback<Email> _callback)
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.
|
okhttp3.Call |
WaitForControllerApi.waitForLatestEmailCall(UUID inboxId,
Long timeout,
Boolean unreadOnly,
OffsetDateTime before,
OffsetDateTime since,
String sort,
Long delay,
ApiCallback _callback)
Build call for waitForLatestEmail
|
ApiResponse<Email> |
WaitForControllerApi.waitForLatestEmailWithHttpInfo(UUID inboxId,
Long timeout,
Boolean unreadOnly,
OffsetDateTime before,
OffsetDateTime since,
String sort,
Long delay)
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.
|
SmsDto |
WaitForControllerApi.waitForLatestSms(WaitForSingleSmsOptions waitForSingleSmsOptions)
Wait for the latest SMS message to match the provided filter conditions such as body contains keyword.
|
okhttp3.Call |
WaitForControllerApi.waitForLatestSmsAsync(WaitForSingleSmsOptions waitForSingleSmsOptions,
ApiCallback<SmsDto> _callback)
Wait for the latest SMS message to match the provided filter conditions such as body contains keyword.
|
okhttp3.Call |
WaitForControllerApi.waitForLatestSmsCall(WaitForSingleSmsOptions waitForSingleSmsOptions,
ApiCallback _callback)
Build call for waitForLatestSms
|
ApiResponse<SmsDto> |
WaitForControllerApi.waitForLatestSmsWithHttpInfo(WaitForSingleSmsOptions waitForSingleSmsOptions)
Wait for the latest SMS message to match the provided filter conditions such as body contains keyword.
|
List<EmailPreview> |
WaitForControllerApi.waitForMatchingEmails(UUID inboxId,
Integer count,
MatchOptions matchOptions,
OffsetDateTime before,
OffsetDateTime since,
String sort,
Long delay,
Long timeout,
Boolean unreadOnly)
Wait or return list of emails that match simple matching patterns
Perform a search of emails in an inbox with the given patterns.
|
okhttp3.Call |
WaitForControllerApi.waitForMatchingEmailsAsync(UUID inboxId,
Integer count,
MatchOptions matchOptions,
OffsetDateTime before,
OffsetDateTime since,
String sort,
Long delay,
Long timeout,
Boolean unreadOnly,
ApiCallback<List<EmailPreview>> _callback)
Wait or return list of emails that match simple matching patterns (asynchronously)
Perform a search of emails in an inbox with the given patterns.
|
okhttp3.Call |
WaitForControllerApi.waitForMatchingEmailsCall(UUID inboxId,
Integer count,
MatchOptions matchOptions,
OffsetDateTime before,
OffsetDateTime since,
String sort,
Long delay,
Long timeout,
Boolean unreadOnly,
ApiCallback _callback)
Build call for waitForMatchingEmails
|
ApiResponse<List<EmailPreview>> |
WaitForControllerApi.waitForMatchingEmailsWithHttpInfo(UUID inboxId,
Integer count,
MatchOptions matchOptions,
OffsetDateTime before,
OffsetDateTime since,
String sort,
Long delay,
Long timeout,
Boolean unreadOnly)
Wait or return list of emails that match simple matching patterns
Perform a search of emails in an inbox with the given patterns.
|
Email |
WaitForControllerApi.waitForMatchingFirstEmail(UUID inboxId,
MatchOptions matchOptions,
Long timeout,
Boolean unreadOnly,
OffsetDateTime since,
OffsetDateTime before,
String sort,
Long delay)
Wait for or return the first email that matches provided MatchOptions array
Perform a search of emails in an inbox with the given patterns.
|
okhttp3.Call |
WaitForControllerApi.waitForMatchingFirstEmailAsync(UUID inboxId,
MatchOptions matchOptions,
Long timeout,
Boolean unreadOnly,
OffsetDateTime since,
OffsetDateTime before,
String sort,
Long delay,
ApiCallback<Email> _callback)
Wait for or return the first email that matches provided MatchOptions array (asynchronously)
Perform a search of emails in an inbox with the given patterns.
|
okhttp3.Call |
WaitForControllerApi.waitForMatchingFirstEmailCall(UUID inboxId,
MatchOptions matchOptions,
Long timeout,
Boolean unreadOnly,
OffsetDateTime since,
OffsetDateTime before,
String sort,
Long delay,
ApiCallback _callback)
Build call for waitForMatchingFirstEmail
|
ApiResponse<Email> |
WaitForControllerApi.waitForMatchingFirstEmailWithHttpInfo(UUID inboxId,
MatchOptions matchOptions,
Long timeout,
Boolean unreadOnly,
OffsetDateTime since,
OffsetDateTime before,
String sort,
Long delay)
Wait for or return the first email that matches provided MatchOptions array
Perform a search of emails in an inbox with the given patterns.
|
Email |
WaitForControllerApi.waitForNthEmail(UUID inboxId,
Integer index,
Long timeout,
Boolean unreadOnly,
OffsetDateTime since,
OffsetDateTime before,
String sort,
Long delay)
Wait for or fetch the email with a given index in the inbox specified.
|
okhttp3.Call |
WaitForControllerApi.waitForNthEmailAsync(UUID inboxId,
Integer index,
Long timeout,
Boolean unreadOnly,
OffsetDateTime since,
OffsetDateTime before,
String sort,
Long delay,
ApiCallback<Email> _callback)
Wait for or fetch the email with a given index in the inbox specified.
|
okhttp3.Call |
WaitForControllerApi.waitForNthEmailCall(UUID inboxId,
Integer index,
Long timeout,
Boolean unreadOnly,
OffsetDateTime since,
OffsetDateTime before,
String sort,
Long delay,
ApiCallback _callback)
Build call for waitForNthEmail
|
ApiResponse<Email> |
WaitForControllerApi.waitForNthEmailWithHttpInfo(UUID inboxId,
Integer index,
Long timeout,
Boolean unreadOnly,
OffsetDateTime since,
OffsetDateTime before,
String sort,
Long delay)
Wait for or fetch the email with a given index in the inbox specified.
|
MissedEmailDto |
MissedEmailControllerApi.waitForNthMissedEmail(Integer index,
UUID inboxId,
Long timeout,
OffsetDateTime since,
OffsetDateTime before)
Wait for Nth missed email
Wait for 0 based index missed email
|
okhttp3.Call |
MissedEmailControllerApi.waitForNthMissedEmailAsync(Integer index,
UUID inboxId,
Long timeout,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback<MissedEmailDto> _callback)
Wait for Nth missed email (asynchronously)
Wait for 0 based index missed email
|
okhttp3.Call |
MissedEmailControllerApi.waitForNthMissedEmailCall(Integer index,
UUID inboxId,
Long timeout,
OffsetDateTime since,
OffsetDateTime before,
ApiCallback _callback)
Build call for waitForNthMissedEmail
|
ApiResponse<MissedEmailDto> |
MissedEmailControllerApi.waitForNthMissedEmailWithHttpInfo(Integer index,
UUID inboxId,
Long timeout,
OffsetDateTime since,
OffsetDateTime before)
Wait for Nth missed email
Wait for 0 based index missed email
|
List<SmsPreview> |
WaitForControllerApi.waitForSms(WaitForSmsConditions waitForSmsConditions)
Wait for an SMS message to match the provided filter conditions such as body contains keyword.
|
okhttp3.Call |
WaitForControllerApi.waitForSmsAsync(WaitForSmsConditions waitForSmsConditions,
ApiCallback<List<SmsPreview>> _callback)
Wait for an SMS message to match the provided filter conditions such as body contains keyword.
|
okhttp3.Call |
WaitForControllerApi.waitForSmsCall(WaitForSmsConditions waitForSmsConditions,
ApiCallback _callback)
Build call for waitForSms
|
ApiResponse<List<SmsPreview>> |
WaitForControllerApi.waitForSmsWithHttpInfo(WaitForSmsConditions waitForSmsConditions)
Wait for an SMS message to match the provided filter conditions such as body contains keyword.
|
ApiResponse<List<EmailPreview>> |
WaitForControllerApi.waitForWithHttpInfo(WaitForConditions waitForConditions)
Wait for an email to match the provided filter conditions such as subject contains keyword.
|
Modifier and Type | Method and Description |
---|---|
void |
ApiCallback.onFailure(ApiException e,
int statusCode,
Map<String,List<String>> responseHeaders)
This is called when the API call fails.
|
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
ApiClient.buildCall(String baseUrl,
String path,
String method,
List<Pair> queryParams,
List<Pair> collectionQueryParams,
Object body,
Map<String,String> headerParams,
Map<String,String> cookieParams,
Map<String,Object> formParams,
String[] authNames,
ApiCallback callback)
Build HTTP call with the given options.
|
okhttp3.Request |
ApiClient.buildRequest(String baseUrl,
String path,
String method,
List<Pair> queryParams,
List<Pair> collectionQueryParams,
Object body,
Map<String,String> headerParams,
Map<String,String> cookieParams,
Map<String,Object> formParams,
String[] authNames,
ApiCallback callback)
Build an HTTP request with the given options.
|
<T> T |
ApiClient.deserialize(okhttp3.Response response,
Type returnType)
Deserialize response body to Java object, according to the return type and
the Content-Type response header.
|
File |
ApiClient.downloadFileFromResponse(okhttp3.Response response)
Download file from the given response.
|
<T> ApiResponse<T> |
ApiClient.execute(okhttp3.Call call)
|
<T> ApiResponse<T> |
ApiClient.execute(okhttp3.Call call,
Type returnType)
Execute HTTP call and deserialize the HTTP response body into the given return type.
|
<T> T |
ApiClient.handleResponse(okhttp3.Response response,
Type returnType)
Handle the given response, return the deserialized object when the response is successful.
|
okhttp3.RequestBody |
ApiClient.serialize(Object obj,
String contentType)
Serialize the given Java object into request body according to the object's
class and the request Content-Type.
|
void |
ApiClient.updateParamsForAuth(String[] authNames,
List<Pair> queryParams,
Map<String,String> headerParams,
Map<String,String> cookieParams,
String payload,
String method,
URI uri)
Update query and header parameters based on authentication settings.
|
Modifier and Type | Method and Description |
---|---|
void |
Authentication.applyToParams(List<Pair> queryParams,
Map<String,String> headerParams,
Map<String,String> cookieParams,
String payload,
String method,
URI uri)
Apply authentication settings to header and query params.
|
void |
ApiKeyAuth.applyToParams(List<Pair> queryParams,
Map<String,String> headerParams,
Map<String,String> cookieParams,
String payload,
String method,
URI uri) |
void |
HttpBearerAuth.applyToParams(List<Pair> queryParams,
Map<String,String> headerParams,
Map<String,String> cookieParams,
String payload,
String method,
URI uri) |
void |
HttpBasicAuth.applyToParams(List<Pair> queryParams,
Map<String,String> headerParams,
Map<String,String> cookieParams,
String payload,
String method,
URI uri) |
Copyright © 2023. All rights reserved.