| Package | Description |
|---|---|
| com.amazonaws.services.pinpointemail |
|
| com.amazonaws.services.pinpointemail.model |
| Modifier and Type | Method and Description |
|---|---|
PutDeliverabilityDashboardOptionRequest |
PutDeliverabilityDashboardOptionRequest.clone() |
PutDeliverabilityDashboardOptionRequest |
PutDeliverabilityDashboardOptionRequest.withDashboardEnabled(Boolean dashboardEnabled)
Specifies whether to enable the Deliverability dashboard for your Amazon Pinpoint account.
|
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.