Uses of Class
software.amazon.awssdk.services.pinpointemail.model.GetDeliverabilityTestReportRequest
-
Packages that use GetDeliverabilityTestReportRequest Package Description software.amazon.awssdk.services.pinpointemail Amazon Pinpoint Email Service software.amazon.awssdk.services.pinpointemail.transform -
-
Uses of GetDeliverabilityTestReportRequest in software.amazon.awssdk.services.pinpointemail
Methods in software.amazon.awssdk.services.pinpointemail with parameters of type GetDeliverabilityTestReportRequest Modifier and Type Method Description default CompletableFuture<GetDeliverabilityTestReportResponse>PinpointEmailAsyncClient. getDeliverabilityTestReport(GetDeliverabilityTestReportRequest getDeliverabilityTestReportRequest)Retrieve the results of a predictive inbox placement test.default GetDeliverabilityTestReportResponsePinpointEmailClient. getDeliverabilityTestReport(GetDeliverabilityTestReportRequest getDeliverabilityTestReportRequest)Retrieve the results of a predictive inbox placement test. -
Uses of GetDeliverabilityTestReportRequest in software.amazon.awssdk.services.pinpointemail.transform
Methods in software.amazon.awssdk.services.pinpointemail.transform with parameters of type GetDeliverabilityTestReportRequest Modifier and Type Method Description SdkHttpFullRequestGetDeliverabilityTestReportRequestMarshaller. marshall(GetDeliverabilityTestReportRequest getDeliverabilityTestReportRequest)
-