Uses of Class
software.amazon.awssdk.services.pinpointemail.model.GetDeliverabilityDashboardOptionsResponse
-
Packages that use GetDeliverabilityDashboardOptionsResponse Package Description software.amazon.awssdk.services.pinpointemail Amazon Pinpoint Email Service -
-
Uses of GetDeliverabilityDashboardOptionsResponse in software.amazon.awssdk.services.pinpointemail
Methods in software.amazon.awssdk.services.pinpointemail that return GetDeliverabilityDashboardOptionsResponse Modifier and Type Method Description default GetDeliverabilityDashboardOptionsResponsePinpointEmailClient. getDeliverabilityDashboardOptions()Retrieve information about the status of the Deliverability dashboard for your Amazon Pinpoint account.default GetDeliverabilityDashboardOptionsResponsePinpointEmailClient. getDeliverabilityDashboardOptions(Consumer<GetDeliverabilityDashboardOptionsRequest.Builder> getDeliverabilityDashboardOptionsRequest)Retrieve information about the status of the Deliverability dashboard for your Amazon Pinpoint account.default GetDeliverabilityDashboardOptionsResponsePinpointEmailClient. getDeliverabilityDashboardOptions(GetDeliverabilityDashboardOptionsRequest getDeliverabilityDashboardOptionsRequest)Retrieve information about the status of the Deliverability dashboard for your Amazon Pinpoint account.Methods in software.amazon.awssdk.services.pinpointemail that return types with arguments of type GetDeliverabilityDashboardOptionsResponse Modifier and Type Method 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.
-