Uses of Class
software.amazon.awssdk.services.sesv2.model.CreateDeliverabilityTestReportRequest
-
Packages that use CreateDeliverabilityTestReportRequest Package Description software.amazon.awssdk.services.sesv2 Amazon SES API v2 software.amazon.awssdk.services.sesv2.transform -
-
Uses of CreateDeliverabilityTestReportRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type CreateDeliverabilityTestReportRequest Modifier and Type Method Description default CompletableFuture<CreateDeliverabilityTestReportResponse>SesV2AsyncClient. createDeliverabilityTestReport(CreateDeliverabilityTestReportRequest createDeliverabilityTestReportRequest)Create a new predictive inbox placement test.default CreateDeliverabilityTestReportResponseSesV2Client. createDeliverabilityTestReport(CreateDeliverabilityTestReportRequest createDeliverabilityTestReportRequest)Create a new predictive inbox placement test. -
Uses of CreateDeliverabilityTestReportRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type CreateDeliverabilityTestReportRequest Modifier and Type Method Description SdkHttpFullRequestCreateDeliverabilityTestReportRequestMarshaller. marshall(CreateDeliverabilityTestReportRequest createDeliverabilityTestReportRequest)
-