| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteEmailIdentityPolicyResponse |
SesV2Client.deleteEmailIdentityPolicy(DeleteEmailIdentityPolicyRequest deleteEmailIdentityPolicyRequest)
Deletes the specified sending authorization policy for the given identity (an email address or a domain).
|
default CompletableFuture<DeleteEmailIdentityPolicyResponse> |
SesV2AsyncClient.deleteEmailIdentityPolicy(DeleteEmailIdentityPolicyRequest deleteEmailIdentityPolicyRequest)
Deletes the specified sending authorization policy for the given identity (an email address or a domain).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteEmailIdentityPolicyRequestMarshaller.marshall(DeleteEmailIdentityPolicyRequest deleteEmailIdentityPolicyRequest) |
Copyright © 2023. All rights reserved.