Uses of Class
software.amazon.awssdk.services.sesv2.model.GetDeliverabilityTestReportRequest
-
Packages that use GetDeliverabilityTestReportRequest Package Description software.amazon.awssdk.services.sesv2 Amazon SES API v2 software.amazon.awssdk.services.sesv2.transform -
-
Uses of GetDeliverabilityTestReportRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type GetDeliverabilityTestReportRequest Modifier and Type Method Description default CompletableFuture<GetDeliverabilityTestReportResponse>SesV2AsyncClient. getDeliverabilityTestReport(GetDeliverabilityTestReportRequest getDeliverabilityTestReportRequest)Retrieve the results of a predictive inbox placement test.default GetDeliverabilityTestReportResponseSesV2Client. getDeliverabilityTestReport(GetDeliverabilityTestReportRequest getDeliverabilityTestReportRequest)Retrieve the results of a predictive inbox placement test. -
Uses of GetDeliverabilityTestReportRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type GetDeliverabilityTestReportRequest Modifier and Type Method Description SdkHttpFullRequestGetDeliverabilityTestReportRequestMarshaller. marshall(GetDeliverabilityTestReportRequest getDeliverabilityTestReportRequest)
-