Uses of Class
software.amazon.awssdk.services.ses.model.IdentityDkimAttributes
Packages that use IdentityDkimAttributes
-
Uses of IdentityDkimAttributes in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return types with arguments of type IdentityDkimAttributesModifier and TypeMethodDescriptionfinal Map<String,IdentityDkimAttributes> GetIdentityDkimAttributesResponse.dkimAttributes()The DKIM attributes for an email address or a domain.Method parameters in software.amazon.awssdk.services.ses.model with type arguments of type IdentityDkimAttributesModifier and TypeMethodDescriptionGetIdentityDkimAttributesResponse.Builder.dkimAttributes(Map<String, IdentityDkimAttributes> dkimAttributes) The DKIM attributes for an email address or a domain.