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