Uses of Class
software.amazon.awssdk.services.ses.model.GetIdentityPoliciesRequest
Packages that use GetIdentityPoliciesRequest
Package
Description
-
Uses of GetIdentityPoliciesRequest in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses with parameters of type GetIdentityPoliciesRequestModifier and TypeMethodDescriptionSesAsyncClient.getIdentityPolicies(GetIdentityPoliciesRequest getIdentityPoliciesRequest) Returns the requested sending authorization policies for the given identity (an email address or a domain).default GetIdentityPoliciesResponseSesClient.getIdentityPolicies(GetIdentityPoliciesRequest getIdentityPoliciesRequest) Returns the requested sending authorization policies for the given identity (an email address or a domain). -
Uses of GetIdentityPoliciesRequest in software.amazon.awssdk.services.ses.transform
Methods in software.amazon.awssdk.services.ses.transform with parameters of type GetIdentityPoliciesRequestModifier and TypeMethodDescriptionGetIdentityPoliciesRequestMarshaller.marshall(GetIdentityPoliciesRequest getIdentityPoliciesRequest)