Uses of Class
software.amazon.awssdk.services.sesv2.model.PutEmailIdentityDkimAttributesRequest
Packages that use PutEmailIdentityDkimAttributesRequest
Package
Description
-
Uses of PutEmailIdentityDkimAttributesRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type PutEmailIdentityDkimAttributesRequestModifier and TypeMethodDescriptionSesV2AsyncClient.putEmailIdentityDkimAttributes(PutEmailIdentityDkimAttributesRequest putEmailIdentityDkimAttributesRequest) Used to enable or disable DKIM authentication for an email identity.SesV2Client.putEmailIdentityDkimAttributes(PutEmailIdentityDkimAttributesRequest putEmailIdentityDkimAttributesRequest) Used to enable or disable DKIM authentication for an email identity. -
Uses of PutEmailIdentityDkimAttributesRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type PutEmailIdentityDkimAttributesRequestModifier and TypeMethodDescriptionPutEmailIdentityDkimAttributesRequestMarshaller.marshall(PutEmailIdentityDkimAttributesRequest putEmailIdentityDkimAttributesRequest)