| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
SendCustomVerificationEmailResult |
AbstractAmazonSimpleEmailServiceV2.sendCustomVerificationEmail(SendCustomVerificationEmailRequest request) |
SendCustomVerificationEmailResult |
AmazonSimpleEmailServiceV2.sendCustomVerificationEmail(SendCustomVerificationEmailRequest sendCustomVerificationEmailRequest)
Adds an email address to the list of identities for your Amazon SES account in the current Amazon Web Services
Region and attempts to verify it.
|
SendCustomVerificationEmailResult |
AmazonSimpleEmailServiceV2Client.sendCustomVerificationEmail(SendCustomVerificationEmailRequest request)
Adds an email address to the list of identities for your Amazon SES account in the current Amazon Web Services
Region and attempts to verify it.
|
| Modifier and Type | Method and Description |
|---|---|
SendCustomVerificationEmailResult |
SendCustomVerificationEmailResult.clone() |
SendCustomVerificationEmailResult |
SendCustomVerificationEmailResult.withMessageId(String messageId)
The unique message identifier returned from the
SendCustomVerificationEmail operation. |
Copyright © 2023. All rights reserved.