| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
default UpdateEmailIdentityPolicyResponse |
SesV2Client.updateEmailIdentityPolicy(Consumer<UpdateEmailIdentityPolicyRequest.Builder> updateEmailIdentityPolicyRequest)
Updates the specified sending authorization policy for the given identity (an email address or a domain).
|
default CompletableFuture<UpdateEmailIdentityPolicyResponse> |
SesV2AsyncClient.updateEmailIdentityPolicy(Consumer<UpdateEmailIdentityPolicyRequest.Builder> updateEmailIdentityPolicyRequest)
Updates the specified sending authorization policy for the given identity (an email address or a domain).
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateEmailIdentityPolicyRequest.Builder> |
UpdateEmailIdentityPolicyRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.