| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses |
|
| software.amazon.awssdk.services.ses.transform |
| Modifier and Type | Method and Description |
|---|---|
default VerifyEmailIdentityResponse |
SesClient.verifyEmailIdentity(VerifyEmailIdentityRequest verifyEmailIdentityRequest)
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<VerifyEmailIdentityResponse> |
SesAsyncClient.verifyEmailIdentity(VerifyEmailIdentityRequest verifyEmailIdentityRequest)
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 |
VerifyEmailIdentityRequestMarshaller.marshall(VerifyEmailIdentityRequest verifyEmailIdentityRequest) |
Copyright © 2023. All rights reserved.