default CreateDeliverabilityTestReportResponse |
SesV2Client.createDeliverabilityTestReport(Consumer<CreateDeliverabilityTestReportRequest.Builder> createDeliverabilityTestReportRequest) |
Create a new predictive inbox placement test.
|
default CreateDeliverabilityTestReportResponse |
SesV2Client.createDeliverabilityTestReport(CreateDeliverabilityTestReportRequest createDeliverabilityTestReportRequest) |
Create a new predictive inbox placement test.
|
default SendBulkEmailResponse |
SesV2Client.sendBulkEmail(Consumer<SendBulkEmailRequest.Builder> sendBulkEmailRequest) |
Composes an email message to multiple destinations.
|
default SendBulkEmailResponse |
SesV2Client.sendBulkEmail(SendBulkEmailRequest sendBulkEmailRequest) |
Composes an email message to multiple destinations.
|
default SendEmailResponse |
SesV2Client.sendEmail(Consumer<SendEmailRequest.Builder> sendEmailRequest) |
Sends an email message.
|
default SendEmailResponse |
SesV2Client.sendEmail(SendEmailRequest sendEmailRequest) |
Sends an email message.
|