Uses of Class
software.amazon.awssdk.services.sesv2.model.CreateDeliverabilityTestReportResponse
Packages that use CreateDeliverabilityTestReportResponse
-
Uses of CreateDeliverabilityTestReportResponse in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return CreateDeliverabilityTestReportResponseModifier and TypeMethodDescriptionSesV2Client.createDeliverabilityTestReport(Consumer<CreateDeliverabilityTestReportRequest.Builder> createDeliverabilityTestReportRequest) Create a new predictive inbox placement test.SesV2Client.createDeliverabilityTestReport(CreateDeliverabilityTestReportRequest createDeliverabilityTestReportRequest) Create a new predictive inbox placement test.Methods in software.amazon.awssdk.services.sesv2 that return types with arguments of type CreateDeliverabilityTestReportResponseModifier and TypeMethodDescriptionSesV2AsyncClient.createDeliverabilityTestReport(Consumer<CreateDeliverabilityTestReportRequest.Builder> createDeliverabilityTestReportRequest) Create a new predictive inbox placement test.SesV2AsyncClient.createDeliverabilityTestReport(CreateDeliverabilityTestReportRequest createDeliverabilityTestReportRequest) Create a new predictive inbox placement test.