Uses of Class
software.amazon.awssdk.services.ses.model.IdentityVerificationAttributes
Packages that use IdentityVerificationAttributes
-
Uses of IdentityVerificationAttributes in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return types with arguments of type IdentityVerificationAttributesModifier and TypeMethodDescriptionGetIdentityVerificationAttributesResponse.verificationAttributes()A map of Identities to IdentityVerificationAttributes objects.Method parameters in software.amazon.awssdk.services.ses.model with type arguments of type IdentityVerificationAttributesModifier and TypeMethodDescriptionGetIdentityVerificationAttributesResponse.Builder.verificationAttributes(Map<String, IdentityVerificationAttributes> verificationAttributes) A map of Identities to IdentityVerificationAttributes objects.