| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default PutDeliverabilityDashboardOptionResponse |
SesV2Client.putDeliverabilityDashboardOption(Consumer<PutDeliverabilityDashboardOptionRequest.Builder> putDeliverabilityDashboardOptionRequest)
Enable or disable the Deliverability dashboard.
|
default PutDeliverabilityDashboardOptionResponse |
SesV2Client.putDeliverabilityDashboardOption(PutDeliverabilityDashboardOptionRequest putDeliverabilityDashboardOptionRequest)
Enable or disable the Deliverability dashboard.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutDeliverabilityDashboardOptionResponse> |
SesV2AsyncClient.putDeliverabilityDashboardOption(Consumer<PutDeliverabilityDashboardOptionRequest.Builder> putDeliverabilityDashboardOptionRequest)
Enable or disable the Deliverability dashboard.
|
default CompletableFuture<PutDeliverabilityDashboardOptionResponse> |
SesV2AsyncClient.putDeliverabilityDashboardOption(PutDeliverabilityDashboardOptionRequest putDeliverabilityDashboardOptionRequest)
Enable or disable the Deliverability dashboard.
|
Copyright © 2021. All rights reserved.