| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses |
|
| software.amazon.awssdk.services.ses.transform |
| Modifier and Type | Method and Description |
|---|---|
default VerifyDomainIdentityResponse |
SesClient.verifyDomainIdentity(VerifyDomainIdentityRequest verifyDomainIdentityRequest)
Adds a domain to the list of identities for your Amazon SES account in the current Amazon Web Services Region and
attempts to verify it.
|
default CompletableFuture<VerifyDomainIdentityResponse> |
SesAsyncClient.verifyDomainIdentity(VerifyDomainIdentityRequest verifyDomainIdentityRequest)
Adds a domain 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 |
VerifyDomainIdentityRequestMarshaller.marshall(VerifyDomainIdentityRequest verifyDomainIdentityRequest) |
Copyright © 2023. All rights reserved.