| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutEmailIdentityMailFromAttributesResponse |
SesV2Client.putEmailIdentityMailFromAttributes(PutEmailIdentityMailFromAttributesRequest putEmailIdentityMailFromAttributesRequest)
Used to enable or disable the custom Mail-From domain configuration for an email identity.
|
default CompletableFuture<PutEmailIdentityMailFromAttributesResponse> |
SesV2AsyncClient.putEmailIdentityMailFromAttributes(PutEmailIdentityMailFromAttributesRequest putEmailIdentityMailFromAttributesRequest)
Used to enable or disable the custom Mail-From domain configuration for an email identity.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutEmailIdentityMailFromAttributesRequestMarshaller.marshall(PutEmailIdentityMailFromAttributesRequest putEmailIdentityMailFromAttributesRequest) |
Copyright © 2022. All rights reserved.