Package | Description |
---|---|
software.amazon.awssdk.services.sesv2 |
|
software.amazon.awssdk.services.sesv2.transform |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<GetDeliverabilityDashboardOptionsResponse> |
SesV2AsyncClient.getDeliverabilityDashboardOptions(GetDeliverabilityDashboardOptionsRequest 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 |
---|---|
SdkHttpFullRequest |
GetDeliverabilityDashboardOptionsRequestMarshaller.marshall(GetDeliverabilityDashboardOptionsRequest getDeliverabilityDashboardOptionsRequest) |
Copyright © 2021. All rights reserved.