| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
GetDeliverabilityDashboardOptionsResult |
AbstractAmazonSimpleEmailServiceV2.getDeliverabilityDashboardOptions(GetDeliverabilityDashboardOptionsRequest request) |
GetDeliverabilityDashboardOptionsResult |
AmazonSimpleEmailServiceV2.getDeliverabilityDashboardOptions(GetDeliverabilityDashboardOptionsRequest getDeliverabilityDashboardOptionsRequest)
Retrieve information about the status of the Deliverability dashboard for your account.
|
GetDeliverabilityDashboardOptionsResult |
AmazonSimpleEmailServiceV2Client.getDeliverabilityDashboardOptions(GetDeliverabilityDashboardOptionsRequest request)
Retrieve information about the status of the Deliverability dashboard for your account.
|
| Modifier and Type | Method and Description |
|---|---|
GetDeliverabilityDashboardOptionsResult |
GetDeliverabilityDashboardOptionsResult.clone() |
GetDeliverabilityDashboardOptionsResult |
GetDeliverabilityDashboardOptionsResult.withAccountStatus(DeliverabilityDashboardAccountStatus accountStatus)
The current status of your Deliverability dashboard subscription.
|
GetDeliverabilityDashboardOptionsResult |
GetDeliverabilityDashboardOptionsResult.withAccountStatus(String accountStatus)
The current status of your Deliverability dashboard subscription.
|
GetDeliverabilityDashboardOptionsResult |
GetDeliverabilityDashboardOptionsResult.withActiveSubscribedDomains(Collection<DomainDeliverabilityTrackingOption> activeSubscribedDomains)
An array of objects, one for each verified domain that you use to send email and currently has an active
Deliverability dashboard subscription that isn’t scheduled to expire at the end of the current calendar month.
|
GetDeliverabilityDashboardOptionsResult |
GetDeliverabilityDashboardOptionsResult.withActiveSubscribedDomains(DomainDeliverabilityTrackingOption... activeSubscribedDomains)
An array of objects, one for each verified domain that you use to send email and currently has an active
Deliverability dashboard subscription that isn’t scheduled to expire at the end of the current calendar month.
|
GetDeliverabilityDashboardOptionsResult |
GetDeliverabilityDashboardOptionsResult.withDashboardEnabled(Boolean dashboardEnabled)
Specifies whether the Deliverability dashboard is enabled.
|
GetDeliverabilityDashboardOptionsResult |
GetDeliverabilityDashboardOptionsResult.withPendingExpirationSubscribedDomains(Collection<DomainDeliverabilityTrackingOption> pendingExpirationSubscribedDomains)
An array of objects, one for each verified domain that you use to send email and currently has an active
Deliverability dashboard subscription that's scheduled to expire at the end of the current calendar month.
|
GetDeliverabilityDashboardOptionsResult |
GetDeliverabilityDashboardOptionsResult.withPendingExpirationSubscribedDomains(DomainDeliverabilityTrackingOption... pendingExpirationSubscribedDomains)
An array of objects, one for each verified domain that you use to send email and currently has an active
Deliverability dashboard subscription that's scheduled to expire at the end of the current calendar month.
|
GetDeliverabilityDashboardOptionsResult |
GetDeliverabilityDashboardOptionsResult.withSubscriptionExpiryDate(Date subscriptionExpiryDate)
The date when your current subscription to the Deliverability dashboard is scheduled to expire, if your
subscription is scheduled to expire at the end of the current calendar month.
|
Copyright © 2023. All rights reserved.