Uses of Class
software.amazon.awssdk.services.sesv2.model.GetEmailIdentityRequest
Packages that use GetEmailIdentityRequest
Package
Description
-
Uses of GetEmailIdentityRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type GetEmailIdentityRequestModifier and TypeMethodDescriptionSesV2AsyncClient.getEmailIdentity(GetEmailIdentityRequest getEmailIdentityRequest) Provides information about a specific identity, including the identity's verification status, sending authorization policies, its DKIM authentication status, and its custom Mail-From settings.default GetEmailIdentityResponseSesV2Client.getEmailIdentity(GetEmailIdentityRequest getEmailIdentityRequest) Provides information about a specific identity, including the identity's verification status, sending authorization policies, its DKIM authentication status, and its custom Mail-From settings. -
Uses of GetEmailIdentityRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type GetEmailIdentityRequestModifier and TypeMethodDescriptionGetEmailIdentityRequestMarshaller.marshall(GetEmailIdentityRequest getEmailIdentityRequest)