| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| Modifier and Type | Method and Description |
|---|---|
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 SendCustomVerificationEmailResponse |
SesV2Client.sendCustomVerificationEmail(Consumer<SendCustomVerificationEmailRequest.Builder> sendCustomVerificationEmailRequest)
Adds an email address to the list of identities for your Amazon SES account in the current AWS Region and
attempts to verify it.
|
default SendCustomVerificationEmailResponse |
SesV2Client.sendCustomVerificationEmail(SendCustomVerificationEmailRequest sendCustomVerificationEmailRequest)
Adds an email address to the list of identities for your Amazon SES account in the current AWS Region and
attempts to verify it.
|
default SendEmailResponse |
SesV2Client.sendEmail(Consumer<SendEmailRequest.Builder> sendEmailRequest)
Sends an email message.
|
default SendEmailResponse |
SesV2Client.sendEmail(SendEmailRequest sendEmailRequest)
Sends an email message.
|
Copyright © 2020. All rights reserved.