Uses of Class
software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes
Packages that use IdentityNotificationAttributes
-
Uses of IdentityNotificationAttributes in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return types with arguments of type IdentityNotificationAttributesModifier and TypeMethodDescriptionGetIdentityNotificationAttributesResponse.notificationAttributes()A map of Identity to IdentityNotificationAttributes.Method parameters in software.amazon.awssdk.services.ses.model with type arguments of type IdentityNotificationAttributesModifier and TypeMethodDescriptionGetIdentityNotificationAttributesResponse.Builder.notificationAttributes(Map<String, IdentityNotificationAttributes> notificationAttributes) A map of Identity to IdentityNotificationAttributes.