| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SendCustomVerificationEmailResponse> |
SesV2AsyncClient.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.
|
default SendCustomVerificationEmailResponse |
SesV2Client.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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SendCustomVerificationEmailRequestMarshaller.marshall(SendCustomVerificationEmailRequest sendCustomVerificationEmailRequest) |
Copyright © 2022. All rights reserved.