Uses of Class
software.amazon.awssdk.services.pinpointemail.model.CreateDeliverabilityTestReportRequest
-
Packages that use CreateDeliverabilityTestReportRequest Package Description software.amazon.awssdk.services.pinpointemail Amazon Pinpoint Email Service software.amazon.awssdk.services.pinpointemail.transform -
-
Uses of CreateDeliverabilityTestReportRequest in software.amazon.awssdk.services.pinpointemail
Methods in software.amazon.awssdk.services.pinpointemail with parameters of type CreateDeliverabilityTestReportRequest Modifier and Type Method Description default CompletableFuture<CreateDeliverabilityTestReportResponse>PinpointEmailAsyncClient. createDeliverabilityTestReport(CreateDeliverabilityTestReportRequest createDeliverabilityTestReportRequest)Create a new predictive inbox placement test.default CreateDeliverabilityTestReportResponsePinpointEmailClient. createDeliverabilityTestReport(CreateDeliverabilityTestReportRequest createDeliverabilityTestReportRequest)Create a new predictive inbox placement test. -
Uses of CreateDeliverabilityTestReportRequest in software.amazon.awssdk.services.pinpointemail.transform
Methods in software.amazon.awssdk.services.pinpointemail.transform with parameters of type CreateDeliverabilityTestReportRequest Modifier and Type Method Description SdkHttpFullRequestCreateDeliverabilityTestReportRequestMarshaller. marshall(CreateDeliverabilityTestReportRequest createDeliverabilityTestReportRequest)
-