static DeliverabilityTestReport.Builder |
DeliverabilityTestReport.builder() |
|
DeliverabilityTestReport.Builder |
DeliverabilityTestReport.Builder.createDate(Instant createDate) |
The date and time when the predictive inbox placement test was created, in Unix time format.
|
DeliverabilityTestReport.Builder |
DeliverabilityTestReport.Builder.deliverabilityTestStatus(String deliverabilityTestStatus) |
The status of the predictive inbox placement test.
|
DeliverabilityTestReport.Builder |
DeliverabilityTestReport.Builder.deliverabilityTestStatus(DeliverabilityTestStatus deliverabilityTestStatus) |
The status of the predictive inbox placement test.
|
DeliverabilityTestReport.Builder |
DeliverabilityTestReport.Builder.fromEmailAddress(String fromEmailAddress) |
The sender address that you specified for the predictive inbox placement test.
|
DeliverabilityTestReport.Builder |
DeliverabilityTestReport.Builder.reportId(String reportId) |
A unique string that identifies the predictive inbox placement test.
|
DeliverabilityTestReport.Builder |
DeliverabilityTestReport.Builder.reportName(String reportName) |
A name that helps you identify a predictive inbox placement test report.
|
DeliverabilityTestReport.Builder |
DeliverabilityTestReport.Builder.subject(String subject) |
The subject line for an email that you submitted in a predictive inbox placement test.
|
DeliverabilityTestReport.Builder |
DeliverabilityTestReport.toBuilder() |
|