static CreateDeliverabilityTestReportRequest.Builder |
CreateDeliverabilityTestReportRequest.builder() |
|
default CreateDeliverabilityTestReportRequest.Builder |
CreateDeliverabilityTestReportRequest.Builder.content(Consumer<EmailContent.Builder> content) |
The HTML body of the message that you sent when you performed the predictive inbox placement test.
|
CreateDeliverabilityTestReportRequest.Builder |
CreateDeliverabilityTestReportRequest.Builder.content(EmailContent content) |
The HTML body of the message that you sent when you performed the predictive inbox placement test.
|
CreateDeliverabilityTestReportRequest.Builder |
CreateDeliverabilityTestReportRequest.Builder.fromEmailAddress(String fromEmailAddress) |
The email address that the predictive inbox placement test email was sent from.
|
CreateDeliverabilityTestReportRequest.Builder |
CreateDeliverabilityTestReportRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
CreateDeliverabilityTestReportRequest.Builder |
CreateDeliverabilityTestReportRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
CreateDeliverabilityTestReportRequest.Builder |
CreateDeliverabilityTestReportRequest.Builder.reportName(String reportName) |
A unique name that helps you to identify the predictive inbox placement test when you retrieve the results.
|
CreateDeliverabilityTestReportRequest.Builder |
CreateDeliverabilityTestReportRequest.Builder.tags(Collection<Tag> tags) |
An array of objects that define the tags (keys and values) that you want to associate with the predictive
inbox placement test.
|
CreateDeliverabilityTestReportRequest.Builder |
CreateDeliverabilityTestReportRequest.Builder.tags(Consumer<Tag.Builder>... tags) |
An array of objects that define the tags (keys and values) that you want to associate with the predictive
inbox placement test.
|
CreateDeliverabilityTestReportRequest.Builder |
CreateDeliverabilityTestReportRequest.Builder.tags(Tag... tags) |
An array of objects that define the tags (keys and values) that you want to associate with the predictive
inbox placement test.
|
CreateDeliverabilityTestReportRequest.Builder |
CreateDeliverabilityTestReportRequest.toBuilder() |
|