Uses of Class
software.amazon.awssdk.services.sesv2.model.GetDeliverabilityTestReportResponse
Packages that use GetDeliverabilityTestReportResponse
-
Uses of GetDeliverabilityTestReportResponse in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return GetDeliverabilityTestReportResponseModifier and TypeMethodDescriptionSesV2Client.getDeliverabilityTestReport(Consumer<GetDeliverabilityTestReportRequest.Builder> getDeliverabilityTestReportRequest) Retrieve the results of a predictive inbox placement test.SesV2Client.getDeliverabilityTestReport(GetDeliverabilityTestReportRequest getDeliverabilityTestReportRequest) Retrieve the results of a predictive inbox placement test.Methods in software.amazon.awssdk.services.sesv2 that return types with arguments of type GetDeliverabilityTestReportResponseModifier and TypeMethodDescriptionSesV2AsyncClient.getDeliverabilityTestReport(Consumer<GetDeliverabilityTestReportRequest.Builder> getDeliverabilityTestReportRequest) Retrieve the results of a predictive inbox placement test.SesV2AsyncClient.getDeliverabilityTestReport(GetDeliverabilityTestReportRequest getDeliverabilityTestReportRequest) Retrieve the results of a predictive inbox placement test.