Uses of Class
software.amazon.awssdk.services.sesv2.model.DkimAttributes
Packages that use DkimAttributes
-
Uses of DkimAttributes in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return DkimAttributesModifier and TypeMethodDescriptionfinal DkimAttributesCreateEmailIdentityResponse.dkimAttributes()An object that contains information about the DKIM attributes for the identity.final DkimAttributesGetEmailIdentityResponse.dkimAttributes()An object that contains information about the DKIM attributes for the identity.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type DkimAttributesModifier and TypeMethodDescriptionCreateEmailIdentityResponse.Builder.dkimAttributes(DkimAttributes dkimAttributes) An object that contains information about the DKIM attributes for the identity.GetEmailIdentityResponse.Builder.dkimAttributes(DkimAttributes dkimAttributes) An object that contains information about the DKIM attributes for the identity.