| Package | Description |
|---|---|
| com.amazonaws.services.pinpointemail |
|
| com.amazonaws.services.pinpointemail.model |
| Modifier and Type | Method and Description |
|---|---|
GetDeliverabilityDashboardOptionsResult |
AmazonPinpointEmail.getDeliverabilityDashboardOptions(GetDeliverabilityDashboardOptionsRequest getDeliverabilityDashboardOptionsRequest)
Retrieve information about the status of the Deliverability dashboard for your Amazon Pinpoint account.
|
GetDeliverabilityDashboardOptionsResult |
AbstractAmazonPinpointEmail.getDeliverabilityDashboardOptions(GetDeliverabilityDashboardOptionsRequest request) |
GetDeliverabilityDashboardOptionsResult |
AmazonPinpointEmailClient.getDeliverabilityDashboardOptions(GetDeliverabilityDashboardOptionsRequest request)
Retrieve information about the status of the Deliverability dashboard for your Amazon Pinpoint 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 for your Amazon Pinpoint account.
|
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, in Unix time format, 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 © 2021. All rights reserved.