Uses of Class
com.azure.resourcemanager.securityinsights.models.MailMessageEntity
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of MailMessageEntity in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionMailMessageEntity.withAntispamDirection
(AntispamMailDirection antispamDirection) Set the antispamDirection property: The directionality of this mail message.MailMessageEntity.withBodyFingerprintBin1
(Integer bodyFingerprintBin1) Set the bodyFingerprintBin1 property: The bodyFingerprintBin1.MailMessageEntity.withBodyFingerprintBin2
(Integer bodyFingerprintBin2) Set the bodyFingerprintBin2 property: The bodyFingerprintBin2.MailMessageEntity.withBodyFingerprintBin3
(Integer bodyFingerprintBin3) Set the bodyFingerprintBin3 property: The bodyFingerprintBin3.MailMessageEntity.withBodyFingerprintBin4
(Integer bodyFingerprintBin4) Set the bodyFingerprintBin4 property: The bodyFingerprintBin4.MailMessageEntity.withBodyFingerprintBin5
(Integer bodyFingerprintBin5) Set the bodyFingerprintBin5 property: The bodyFingerprintBin5.MailMessageEntity.withDeliveryAction
(DeliveryAction deliveryAction) Set the deliveryAction property: The delivery action of this mail message like Delivered, Blocked, Replaced etc.MailMessageEntity.withDeliveryLocation
(DeliveryLocation deliveryLocation) Set the deliveryLocation property: The delivery location of this mail message like Inbox, JunkFolder etc.