Class SecurityEventInfo

    • Constructor Detail

      • SecurityEventInfo

        public SecurityEventInfo()
      • SecurityEventInfo

        public SecurityEventInfo​(SecurityEventInfo source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getEventCnt

        public Long getEventCnt()
        Get 安全事件数
        Returns:
        EventCnt 安全事件数
      • setEventCnt

        public void setEventCnt​(Long EventCnt)
        Set 安全事件数
        Parameters:
        EventCnt - 安全事件数
      • getUuidCnt

        public Long getUuidCnt()
        Get 受影响机器数
        Returns:
        UuidCnt 受影响机器数
      • setUuidCnt

        public void setUuidCnt​(Long UuidCnt)
        Set 受影响机器数
        Parameters:
        UuidCnt - 受影响机器数