| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointemail |
|
| Modifier and Type | Method and Description |
|---|---|
default PutDeliverabilityDashboardOptionResponse |
PinpointEmailClient.putDeliverabilityDashboardOption(Consumer<PutDeliverabilityDashboardOptionRequest.Builder> putDeliverabilityDashboardOptionRequest)
Enable or disable the Deliverability dashboard for your Amazon Pinpoint account.
|
default PutDeliverabilityDashboardOptionResponse |
PinpointEmailClient.putDeliverabilityDashboardOption(PutDeliverabilityDashboardOptionRequest putDeliverabilityDashboardOptionRequest)
Enable or disable the Deliverability dashboard for your Amazon Pinpoint account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutDeliverabilityDashboardOptionResponse> |
PinpointEmailAsyncClient.putDeliverabilityDashboardOption(Consumer<PutDeliverabilityDashboardOptionRequest.Builder> putDeliverabilityDashboardOptionRequest)
Enable or disable the Deliverability dashboard for your Amazon Pinpoint account.
|
default CompletableFuture<PutDeliverabilityDashboardOptionResponse> |
PinpointEmailAsyncClient.putDeliverabilityDashboardOption(PutDeliverabilityDashboardOptionRequest putDeliverabilityDashboardOptionRequest)
Enable or disable the Deliverability dashboard for your Amazon Pinpoint account.
|
Copyright © 2022. All rights reserved.