GetDeliverabilityDashboardOptionsResponse.Builder |
GetDeliverabilityDashboardOptionsResponse.Builder.accountStatus(String accountStatus) |
The current status of your Deliverability dashboard subscription.
|
GetDeliverabilityDashboardOptionsResponse.Builder |
GetDeliverabilityDashboardOptionsResponse.Builder.accountStatus(DeliverabilityDashboardAccountStatus accountStatus) |
The current status of your Deliverability dashboard subscription.
|
GetDeliverabilityDashboardOptionsResponse.Builder |
GetDeliverabilityDashboardOptionsResponse.Builder.activeSubscribedDomains(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.
|
GetDeliverabilityDashboardOptionsResponse.Builder |
GetDeliverabilityDashboardOptionsResponse.Builder.activeSubscribedDomains(Consumer<DomainDeliverabilityTrackingOption.Builder>... 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.
|
GetDeliverabilityDashboardOptionsResponse.Builder |
GetDeliverabilityDashboardOptionsResponse.Builder.activeSubscribedDomains(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.
|
static GetDeliverabilityDashboardOptionsResponse.Builder |
GetDeliverabilityDashboardOptionsResponse.builder() |
|
GetDeliverabilityDashboardOptionsResponse.Builder |
GetDeliverabilityDashboardOptionsResponse.Builder.dashboardEnabled(Boolean dashboardEnabled) |
Specifies whether the Deliverability dashboard is enabled.
|
GetDeliverabilityDashboardOptionsResponse.Builder |
GetDeliverabilityDashboardOptionsResponse.Builder.pendingExpirationSubscribedDomains(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.
|
GetDeliverabilityDashboardOptionsResponse.Builder |
GetDeliverabilityDashboardOptionsResponse.Builder.pendingExpirationSubscribedDomains(Consumer<DomainDeliverabilityTrackingOption.Builder>... 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.
|
GetDeliverabilityDashboardOptionsResponse.Builder |
GetDeliverabilityDashboardOptionsResponse.Builder.pendingExpirationSubscribedDomains(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.
|
GetDeliverabilityDashboardOptionsResponse.Builder |
GetDeliverabilityDashboardOptionsResponse.Builder.subscriptionExpiryDate(Instant 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.
|
GetDeliverabilityDashboardOptionsResponse.Builder |
GetDeliverabilityDashboardOptionsResponse.toBuilder() |
|