Uses of Class
software.amazon.awssdk.services.pinpointemail.model.GetDeliverabilityDashboardOptionsRequest
-
Packages that use GetDeliverabilityDashboardOptionsRequest Package Description software.amazon.awssdk.services.pinpointemail Amazon Pinpoint Email Service software.amazon.awssdk.services.pinpointemail.transform -
-
Uses of GetDeliverabilityDashboardOptionsRequest in software.amazon.awssdk.services.pinpointemail
Methods in software.amazon.awssdk.services.pinpointemail with parameters of type GetDeliverabilityDashboardOptionsRequest Modifier and Type Method Description default CompletableFuture<GetDeliverabilityDashboardOptionsResponse>PinpointEmailAsyncClient. getDeliverabilityDashboardOptions(GetDeliverabilityDashboardOptionsRequest 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. -
Uses of GetDeliverabilityDashboardOptionsRequest in software.amazon.awssdk.services.pinpointemail.transform
Methods in software.amazon.awssdk.services.pinpointemail.transform with parameters of type GetDeliverabilityDashboardOptionsRequest Modifier and Type Method Description SdkHttpFullRequestGetDeliverabilityDashboardOptionsRequestMarshaller. marshall(GetDeliverabilityDashboardOptionsRequest getDeliverabilityDashboardOptionsRequest)
-