| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses |
|
| software.amazon.awssdk.services.ses.transform |
| Modifier and Type | Method and Description |
|---|---|
default SetIdentityMailFromDomainResponse |
SesClient.setIdentityMailFromDomain(SetIdentityMailFromDomainRequest setIdentityMailFromDomainRequest)
Enables or disables the custom MAIL FROM domain setup for a verified identity (an email address or a domain).
|
default CompletableFuture<SetIdentityMailFromDomainResponse> |
SesAsyncClient.setIdentityMailFromDomain(SetIdentityMailFromDomainRequest setIdentityMailFromDomainRequest)
Enables or disables the custom MAIL FROM domain setup for a verified identity (an email address or a domain).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SetIdentityMailFromDomainRequestMarshaller.marshall(SetIdentityMailFromDomainRequest setIdentityMailFromDomainRequest) |
Copyright © 2023. All rights reserved.