| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default GetDeliverabilityDashboardOptionsResponse |
SesV2Client.getDeliverabilityDashboardOptions(Consumer<GetDeliverabilityDashboardOptionsRequest.Builder> getDeliverabilityDashboardOptionsRequest)
Retrieve information about the status of the Deliverability dashboard for your account.
|
default GetDeliverabilityDashboardOptionsResponse |
SesV2Client.getDeliverabilityDashboardOptions(GetDeliverabilityDashboardOptionsRequest getDeliverabilityDashboardOptionsRequest)
Retrieve information about the status of the Deliverability dashboard for your account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDeliverabilityDashboardOptionsResponse> |
SesV2AsyncClient.getDeliverabilityDashboardOptions(Consumer<GetDeliverabilityDashboardOptionsRequest.Builder> getDeliverabilityDashboardOptionsRequest)
Retrieve information about the status of the Deliverability dashboard for your account.
|
default CompletableFuture<GetDeliverabilityDashboardOptionsResponse> |
SesV2AsyncClient.getDeliverabilityDashboardOptions(GetDeliverabilityDashboardOptionsRequest getDeliverabilityDashboardOptionsRequest)
Retrieve information about the status of the Deliverability dashboard for your account.
|
Copyright © 2022. All rights reserved.