Uses of Class
software.amazon.awssdk.services.sesv2.model.UpdateEmailIdentityPolicyRequest
Packages that use UpdateEmailIdentityPolicyRequest
Package
Description
-
Uses of UpdateEmailIdentityPolicyRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type UpdateEmailIdentityPolicyRequestModifier and TypeMethodDescriptionSesV2AsyncClient.updateEmailIdentityPolicy(UpdateEmailIdentityPolicyRequest updateEmailIdentityPolicyRequest) Updates the specified sending authorization policy for the given identity (an email address or a domain).SesV2Client.updateEmailIdentityPolicy(UpdateEmailIdentityPolicyRequest updateEmailIdentityPolicyRequest) Updates the specified sending authorization policy for the given identity (an email address or a domain). -
Uses of UpdateEmailIdentityPolicyRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type UpdateEmailIdentityPolicyRequestModifier and TypeMethodDescriptionUpdateEmailIdentityPolicyRequestMarshaller.marshall(UpdateEmailIdentityPolicyRequest updateEmailIdentityPolicyRequest)