| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
PutDeliverabilityDashboardOptionRequest |
PutDeliverabilityDashboardOptionRequest.clone() |
PutDeliverabilityDashboardOptionRequest |
PutDeliverabilityDashboardOptionRequest.withDashboardEnabled(Boolean dashboardEnabled)
Specifies whether to enable the Deliverability dashboard.
|
PutDeliverabilityDashboardOptionRequest |
PutDeliverabilityDashboardOptionRequest.withSubscribedDomains(Collection<DomainDeliverabilityTrackingOption> subscribedDomains)
An array of objects, one for each verified domain that you use to send email and enabled the Deliverability
dashboard for.
|
PutDeliverabilityDashboardOptionRequest |
PutDeliverabilityDashboardOptionRequest.withSubscribedDomains(DomainDeliverabilityTrackingOption... subscribedDomains)
An array of objects, one for each verified domain that you use to send email and enabled the Deliverability
dashboard for.
|
Copyright © 2020. All rights reserved.