Uses of Class
software.amazon.awssdk.services.ses.model.DeleteIdentityPolicyRequest
Packages that use DeleteIdentityPolicyRequest
Package
Description
-
Uses of DeleteIdentityPolicyRequest in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses with parameters of type DeleteIdentityPolicyRequestModifier and TypeMethodDescriptionSesAsyncClient.deleteIdentityPolicy(DeleteIdentityPolicyRequest deleteIdentityPolicyRequest) Deletes the specified sending authorization policy for the given identity (an email address or a domain).default DeleteIdentityPolicyResponseSesClient.deleteIdentityPolicy(DeleteIdentityPolicyRequest deleteIdentityPolicyRequest) Deletes the specified sending authorization policy for the given identity (an email address or a domain). -
Uses of DeleteIdentityPolicyRequest in software.amazon.awssdk.services.ses.transform
Methods in software.amazon.awssdk.services.ses.transform with parameters of type DeleteIdentityPolicyRequestModifier and TypeMethodDescriptionDeleteIdentityPolicyRequestMarshaller.marshall(DeleteIdentityPolicyRequest deleteIdentityPolicyRequest)