| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateEmailIdentityPolicyResponse |
SesV2Client.updateEmailIdentityPolicy(UpdateEmailIdentityPolicyRequest updateEmailIdentityPolicyRequest)
Updates the specified sending authorization policy for the given identity (an email address or a domain).
|
default CompletableFuture<UpdateEmailIdentityPolicyResponse> |
SesV2AsyncClient.updateEmailIdentityPolicy(UpdateEmailIdentityPolicyRequest updateEmailIdentityPolicyRequest)
Updates the specified sending authorization policy for the given identity (an email address or a domain).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateEmailIdentityPolicyRequestMarshaller.marshall(UpdateEmailIdentityPolicyRequest updateEmailIdentityPolicyRequest) |
Copyright © 2021. All rights reserved.