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