Uses of Class
software.amazon.awssdk.services.sesv2.model.PutEmailIdentityDkimSigningAttributesRequest
Packages that use PutEmailIdentityDkimSigningAttributesRequest
Package
Description
-
Uses of PutEmailIdentityDkimSigningAttributesRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type PutEmailIdentityDkimSigningAttributesRequestModifier and TypeMethodDescriptionSesV2AsyncClient.putEmailIdentityDkimSigningAttributes(PutEmailIdentityDkimSigningAttributesRequest putEmailIdentityDkimSigningAttributesRequest) Used to configure or change the DKIM authentication settings for an email domain identity.SesV2Client.putEmailIdentityDkimSigningAttributes(PutEmailIdentityDkimSigningAttributesRequest putEmailIdentityDkimSigningAttributesRequest) Used to configure or change the DKIM authentication settings for an email domain identity. -
Uses of PutEmailIdentityDkimSigningAttributesRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type PutEmailIdentityDkimSigningAttributesRequestModifier and TypeMethodDescriptionPutEmailIdentityDkimSigningAttributesRequestMarshaller.marshall(PutEmailIdentityDkimSigningAttributesRequest putEmailIdentityDkimSigningAttributesRequest)