Class SecurityAlertPropertiesConfidenceReasonsItem


  • public final class SecurityAlertPropertiesConfidenceReasonsItem
    extends Object
    confidence reason item.
    • Constructor Detail

      • SecurityAlertPropertiesConfidenceReasonsItem

        public SecurityAlertPropertiesConfidenceReasonsItem()
    • Method Detail

      • reason

        public String reason()
        Get the reason property: The reason's description.
        Returns:
        the reason value.
      • reasonType

        public String reasonType()
        Get the reasonType property: The type (category) of the reason.
        Returns:
        the reasonType value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.