Uses of Class
software.amazon.awssdk.services.ses.model.PutIdentityPolicyRequest
Packages that use PutIdentityPolicyRequest
Package
Description
-
Uses of PutIdentityPolicyRequest in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses with parameters of type PutIdentityPolicyRequestModifier and TypeMethodDescriptionSesAsyncClient.putIdentityPolicy(PutIdentityPolicyRequest putIdentityPolicyRequest) Adds or updates a sending authorization policy for the specified identity (an email address or a domain).default PutIdentityPolicyResponseSesClient.putIdentityPolicy(PutIdentityPolicyRequest putIdentityPolicyRequest) Adds or updates a sending authorization policy for the specified identity (an email address or a domain). -
Uses of PutIdentityPolicyRequest in software.amazon.awssdk.services.ses.transform
Methods in software.amazon.awssdk.services.ses.transform with parameters of type PutIdentityPolicyRequestModifier and TypeMethodDescriptionPutIdentityPolicyRequestMarshaller.marshall(PutIdentityPolicyRequest putIdentityPolicyRequest)