Uses of Class
software.amazon.awssdk.services.sesv2.model.CreateEmailIdentityPolicyRequest
Packages that use CreateEmailIdentityPolicyRequest
Package
Description
-
Uses of CreateEmailIdentityPolicyRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type CreateEmailIdentityPolicyRequestModifier and TypeMethodDescriptionSesV2AsyncClient.createEmailIdentityPolicy(CreateEmailIdentityPolicyRequest createEmailIdentityPolicyRequest) Creates the specified sending authorization policy for the given identity (an email address or a domain).SesV2Client.createEmailIdentityPolicy(CreateEmailIdentityPolicyRequest createEmailIdentityPolicyRequest) Creates the specified sending authorization policy for the given identity (an email address or a domain). -
Uses of CreateEmailIdentityPolicyRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type CreateEmailIdentityPolicyRequestModifier and TypeMethodDescriptionCreateEmailIdentityPolicyRequestMarshaller.marshall(CreateEmailIdentityPolicyRequest createEmailIdentityPolicyRequest)