Uses of Class
software.amazon.awssdk.services.sesv2.model.DeleteEmailIdentityPolicyRequest
Packages that use DeleteEmailIdentityPolicyRequest
Package
Description
-
Uses of DeleteEmailIdentityPolicyRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type DeleteEmailIdentityPolicyRequestModifier and TypeMethodDescriptionSesV2AsyncClient.deleteEmailIdentityPolicy(DeleteEmailIdentityPolicyRequest deleteEmailIdentityPolicyRequest) Deletes the specified sending authorization policy for the given identity (an email address or a domain).SesV2Client.deleteEmailIdentityPolicy(DeleteEmailIdentityPolicyRequest deleteEmailIdentityPolicyRequest) Deletes the specified sending authorization policy for the given identity (an email address or a domain). -
Uses of DeleteEmailIdentityPolicyRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type DeleteEmailIdentityPolicyRequestModifier and TypeMethodDescriptionDeleteEmailIdentityPolicyRequestMarshaller.marshall(DeleteEmailIdentityPolicyRequest deleteEmailIdentityPolicyRequest)