Class DataEvent

    • Constructor Summary

      Constructors 
      Constructor Description
      DataEvent()  
      DataEvent​(DataEvent 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 Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      String getAssetId()
      Get 资产id 注意:此字段可能返回 null,表示取不到有效值。
      String getAssetIp()
      Get 资产ip 注意:此字段可能返回 null,表示取不到有效值。
      String[] getAssetIpAll()
      Get 资产ip 注意:此字段可能返回 null,表示取不到有效值。
      String getAssetName()
      Get 资产名称 注意:此字段可能返回 null,表示取不到有效值。
      String getAssetType()
      Get 资产类型 注意:此字段可能返回 null,表示取不到有效值。
      String getDirection()
      Get 出入站方向 注意:此字段可能返回 null,表示取不到有效值。
      String getDstIp()
      Get 目的ip 注意:此字段可能返回 null,表示取不到有效值。
      Long getDstport()
      Get 目的端口 注意:此字段可能返回 null,表示取不到有效值。
      String getEventName()
      Get 事件名称 注意:此字段可能返回 null,表示取不到有效值。
      Long getEventType1()
      Get 事件类型一级分类 注意:此字段可能返回 null,表示取不到有效值。
      Long getEventType2()
      Get 事件类型二级分类 注意:此字段可能返回 null,表示取不到有效值。
      String getId()
      Get 索引中的唯一标识符 注意:此字段可能返回 null,表示取不到有效值。
      String getIndex()
      Get 索引 注意:此字段可能返回 null,表示取不到有效值。
      String getIsAssetDeleted()
      Get 受影响资产是否已下线 注意:此字段可能返回 null,表示取不到有效值。
      Boolean getIsNewCfwEvent()
      Get 是否新接入的云防事件 注意:此字段可能返回 null,表示取不到有效值。
      Long getLevel()
      Get 事件等级 注意:此字段可能返回 null,表示取不到有效值。
      String getOldIdMd5()
      Get Md5值 注意:此字段可能返回 null,表示取不到有效值。
      String[] getPrivateIpAddresses()
      Get cvm类型资产的内网ip
      String[] getPublicIpAddresses()
      Get cvm类型资产的公网ip 注意:此字段可能返回 null,表示取不到有效值。
      String getRuleComponents()
      Get 受影响组件
      String getSoarPlaybookType()
      Get 事件剧本类型 注意:此字段可能返回 null,表示取不到有效值。
      Long getSoarResponseStatus()
      Get 事件响应状态 注意:此字段可能返回 null,表示取不到有效值。
      Long getSoarResponseTime()
      Get 事件最近响应时间 注意:此字段可能返回 null,表示取不到有效值。
      String getSoarRunId()
      Get 剧本任务Id 注意:此字段可能返回 null,表示取不到有效值。
      Long getSoarSuggestStatus()
      Get 事件建议处理状态 注意:此字段可能返回 null,表示取不到有效值。
      String getSource()
      Get 事件来源 注意:此字段可能返回 null,表示取不到有效值。
      String getSrcIp()
      Get 源ip 注意:此字段可能返回 null,表示取不到有效值。
      String getSsaAttackChain()
      Get 供给链类型 注意:此字段可能返回 null,表示取不到有效值。
      String getSsaDescription()
      Get 木马类型的描述信息 注意:此字段可能返回 null,表示取不到有效值。
      String getSsaDstCountry()
      Get 目的ip所属地 注意:此字段可能返回 null,表示取不到有效值。
      String getSsaEventId()
      Get 事件Id 注意:此字段可能返回 null,表示取不到有效值。
      String getSsaEventUniqid()
      Get 安全事件唯一标识符 注意:此字段可能返回 null,表示取不到有效值。
      String getSsaSrcCountry()
      Get 源ip所属地 注意:此字段可能返回 null,表示取不到有效值。
      Long getStatus()
      Get 处理状态 注意:此字段可能返回 null,表示取不到有效值。
      String getTime()
      Get 事件发生时间 注意:此字段可能返回 null,表示取不到有效值。
      void setAssetId​(String AssetId)
      Set 资产id 注意:此字段可能返回 null,表示取不到有效值。
      void setAssetIp​(String AssetIp)
      Set 资产ip 注意:此字段可能返回 null,表示取不到有效值。
      void setAssetIpAll​(String[] AssetIpAll)
      Set 资产ip 注意:此字段可能返回 null,表示取不到有效值。
      void setAssetName​(String AssetName)
      Set 资产名称 注意:此字段可能返回 null,表示取不到有效值。
      void setAssetType​(String AssetType)
      Set 资产类型 注意:此字段可能返回 null,表示取不到有效值。
      void setDirection​(String Direction)
      Set 出入站方向 注意:此字段可能返回 null,表示取不到有效值。
      void setDstIp​(String DstIp)
      Set 目的ip 注意:此字段可能返回 null,表示取不到有效值。
      void setDstport​(Long Dstport)
      Set 目的端口 注意:此字段可能返回 null,表示取不到有效值。
      void setEventName​(String EventName)
      Set 事件名称 注意:此字段可能返回 null,表示取不到有效值。
      void setEventType1​(Long EventType1)
      Set 事件类型一级分类 注意:此字段可能返回 null,表示取不到有效值。
      void setEventType2​(Long EventType2)
      Set 事件类型二级分类 注意:此字段可能返回 null,表示取不到有效值。
      void setId​(String Id)
      Set 索引中的唯一标识符 注意:此字段可能返回 null,表示取不到有效值。
      void setIndex​(String Index)
      Set 索引 注意:此字段可能返回 null,表示取不到有效值。
      void setIsAssetDeleted​(String IsAssetDeleted)
      Set 受影响资产是否已下线 注意:此字段可能返回 null,表示取不到有效值。
      void setIsNewCfwEvent​(Boolean IsNewCfwEvent)
      Set 是否新接入的云防事件 注意:此字段可能返回 null,表示取不到有效值。
      void setLevel​(Long Level)
      Set 事件等级 注意:此字段可能返回 null,表示取不到有效值。
      void setOldIdMd5​(String OldIdMd5)
      Set Md5值 注意:此字段可能返回 null,表示取不到有效值。
      void setPrivateIpAddresses​(String[] PrivateIpAddresses)
      Set cvm类型资产的内网ip
      void setPublicIpAddresses​(String[] PublicIpAddresses)
      Set cvm类型资产的公网ip 注意:此字段可能返回 null,表示取不到有效值。
      void setRuleComponents​(String RuleComponents)
      Set 受影响组件
      void setSoarPlaybookType​(String SoarPlaybookType)
      Set 事件剧本类型 注意:此字段可能返回 null,表示取不到有效值。
      void setSoarResponseStatus​(Long SoarResponseStatus)
      Set 事件响应状态 注意:此字段可能返回 null,表示取不到有效值。
      void setSoarResponseTime​(Long SoarResponseTime)
      Set 事件最近响应时间 注意:此字段可能返回 null,表示取不到有效值。
      void setSoarRunId​(String SoarRunId)
      Set 剧本任务Id 注意:此字段可能返回 null,表示取不到有效值。
      void setSoarSuggestStatus​(Long SoarSuggestStatus)
      Set 事件建议处理状态 注意:此字段可能返回 null,表示取不到有效值。
      void setSource​(String Source)
      Set 事件来源 注意:此字段可能返回 null,表示取不到有效值。
      void setSrcIp​(String SrcIp)
      Set 源ip 注意:此字段可能返回 null,表示取不到有效值。
      void setSsaAttackChain​(String SsaAttackChain)
      Set 供给链类型 注意:此字段可能返回 null,表示取不到有效值。
      void setSsaDescription​(String SsaDescription)
      Set 木马类型的描述信息 注意:此字段可能返回 null,表示取不到有效值。
      void setSsaDstCountry​(String SsaDstCountry)
      Set 目的ip所属地 注意:此字段可能返回 null,表示取不到有效值。
      void setSsaEventId​(String SsaEventId)
      Set 事件Id 注意:此字段可能返回 null,表示取不到有效值。
      void setSsaEventUniqid​(String SsaEventUniqid)
      Set 安全事件唯一标识符 注意:此字段可能返回 null,表示取不到有效值。
      void setSsaSrcCountry​(String SsaSrcCountry)
      Set 源ip所属地 注意:此字段可能返回 null,表示取不到有效值。
      void setStatus​(Long Status)
      Set 处理状态 注意:此字段可能返回 null,表示取不到有效值。
      void setTime​(String Time)
      Set 事件发生时间 注意:此字段可能返回 null,表示取不到有效值。
      void toMap​(HashMap<String,​String> map, String prefix)
      Internal implementation, normal users should not use it.
    • Constructor Detail

      • DataEvent

        public DataEvent()
      • DataEvent

        public DataEvent​(DataEvent 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

      • getOldIdMd5

        public String getOldIdMd5()
        Get Md5值 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        OldIdMd5 Md5值 注意:此字段可能返回 null,表示取不到有效值。
      • setOldIdMd5

        public void setOldIdMd5​(String OldIdMd5)
        Set Md5值 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        OldIdMd5 - Md5值 注意:此字段可能返回 null,表示取不到有效值。
      • getEventName

        public String getEventName()
        Get 事件名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        EventName 事件名称 注意:此字段可能返回 null,表示取不到有效值。
      • setEventName

        public void setEventName​(String EventName)
        Set 事件名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        EventName - 事件名称 注意:此字段可能返回 null,表示取不到有效值。
      • getEventType1

        public Long getEventType1()
        Get 事件类型一级分类 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        EventType1 事件类型一级分类 注意:此字段可能返回 null,表示取不到有效值。
      • setEventType1

        public void setEventType1​(Long EventType1)
        Set 事件类型一级分类 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        EventType1 - 事件类型一级分类 注意:此字段可能返回 null,表示取不到有效值。
      • getEventType2

        public Long getEventType2()
        Get 事件类型二级分类 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        EventType2 事件类型二级分类 注意:此字段可能返回 null,表示取不到有效值。
      • setEventType2

        public void setEventType2​(Long EventType2)
        Set 事件类型二级分类 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        EventType2 - 事件类型二级分类 注意:此字段可能返回 null,表示取不到有效值。
      • getLevel

        public Long getLevel()
        Get 事件等级 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Level 事件等级 注意:此字段可能返回 null,表示取不到有效值。
      • setLevel

        public void setLevel​(Long Level)
        Set 事件等级 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Level - 事件等级 注意:此字段可能返回 null,表示取不到有效值。
      • getStatus

        public Long getStatus()
        Get 处理状态 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Status 处理状态 注意:此字段可能返回 null,表示取不到有效值。
      • setStatus

        public void setStatus​(Long Status)
        Set 处理状态 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Status - 处理状态 注意:此字段可能返回 null,表示取不到有效值。
      • getSrcIp

        public String getSrcIp()
        Get 源ip 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SrcIp 源ip 注意:此字段可能返回 null,表示取不到有效值。
      • setSrcIp

        public void setSrcIp​(String SrcIp)
        Set 源ip 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SrcIp - 源ip 注意:此字段可能返回 null,表示取不到有效值。
      • getDstIp

        public String getDstIp()
        Get 目的ip 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        DstIp 目的ip 注意:此字段可能返回 null,表示取不到有效值。
      • setDstIp

        public void setDstIp​(String DstIp)
        Set 目的ip 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        DstIp - 目的ip 注意:此字段可能返回 null,表示取不到有效值。
      • getTime

        public String getTime()
        Get 事件发生时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Time 事件发生时间 注意:此字段可能返回 null,表示取不到有效值。
      • setTime

        public void setTime​(String Time)
        Set 事件发生时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Time - 事件发生时间 注意:此字段可能返回 null,表示取不到有效值。
      • getDstport

        public Long getDstport()
        Get 目的端口 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Dstport 目的端口 注意:此字段可能返回 null,表示取不到有效值。
      • setDstport

        public void setDstport​(Long Dstport)
        Set 目的端口 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Dstport - 目的端口 注意:此字段可能返回 null,表示取不到有效值。
      • getAssetIp

        public String getAssetIp()
        Get 资产ip 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AssetIp 资产ip 注意:此字段可能返回 null,表示取不到有效值。
      • setAssetIp

        public void setAssetIp​(String AssetIp)
        Set 资产ip 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AssetIp - 资产ip 注意:此字段可能返回 null,表示取不到有效值。
      • getAssetName

        public String getAssetName()
        Get 资产名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AssetName 资产名称 注意:此字段可能返回 null,表示取不到有效值。
      • setAssetName

        public void setAssetName​(String AssetName)
        Set 资产名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AssetName - 资产名称 注意:此字段可能返回 null,表示取不到有效值。
      • getSsaEventUniqid

        public String getSsaEventUniqid()
        Get 安全事件唯一标识符 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SsaEventUniqid 安全事件唯一标识符 注意:此字段可能返回 null,表示取不到有效值。
      • setSsaEventUniqid

        public void setSsaEventUniqid​(String SsaEventUniqid)
        Set 安全事件唯一标识符 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SsaEventUniqid - 安全事件唯一标识符 注意:此字段可能返回 null,表示取不到有效值。
      • getAssetId

        public String getAssetId()
        Get 资产id 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AssetId 资产id 注意:此字段可能返回 null,表示取不到有效值。
      • setAssetId

        public void setAssetId​(String AssetId)
        Set 资产id 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AssetId - 资产id 注意:此字段可能返回 null,表示取不到有效值。
      • getSource

        public String getSource()
        Get 事件来源 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Source 事件来源 注意:此字段可能返回 null,表示取不到有效值。
      • setSource

        public void setSource​(String Source)
        Set 事件来源 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Source - 事件来源 注意:此字段可能返回 null,表示取不到有效值。
      • getIndex

        public String getIndex()
        Get 索引 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Index 索引 注意:此字段可能返回 null,表示取不到有效值。
      • setIndex

        public void setIndex​(String Index)
        Set 索引 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Index - 索引 注意:此字段可能返回 null,表示取不到有效值。
      • getId

        public String getId()
        Get 索引中的唯一标识符 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Id 索引中的唯一标识符 注意:此字段可能返回 null,表示取不到有效值。
      • setId

        public void setId​(String Id)
        Set 索引中的唯一标识符 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Id - 索引中的唯一标识符 注意:此字段可能返回 null,表示取不到有效值。
      • getIsAssetDeleted

        public String getIsAssetDeleted()
        Get 受影响资产是否已下线 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        IsAssetDeleted 受影响资产是否已下线 注意:此字段可能返回 null,表示取不到有效值。
      • setIsAssetDeleted

        public void setIsAssetDeleted​(String IsAssetDeleted)
        Set 受影响资产是否已下线 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        IsAssetDeleted - 受影响资产是否已下线 注意:此字段可能返回 null,表示取不到有效值。
      • getSsaSrcCountry

        public String getSsaSrcCountry()
        Get 源ip所属地 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SsaSrcCountry 源ip所属地 注意:此字段可能返回 null,表示取不到有效值。
      • setSsaSrcCountry

        public void setSsaSrcCountry​(String SsaSrcCountry)
        Set 源ip所属地 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SsaSrcCountry - 源ip所属地 注意:此字段可能返回 null,表示取不到有效值。
      • getSsaDstCountry

        public String getSsaDstCountry()
        Get 目的ip所属地 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SsaDstCountry 目的ip所属地 注意:此字段可能返回 null,表示取不到有效值。
      • setSsaDstCountry

        public void setSsaDstCountry​(String SsaDstCountry)
        Set 目的ip所属地 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SsaDstCountry - 目的ip所属地 注意:此字段可能返回 null,表示取不到有效值。
      • getSsaDescription

        public String getSsaDescription()
        Get 木马类型的描述信息 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SsaDescription 木马类型的描述信息 注意:此字段可能返回 null,表示取不到有效值。
      • setSsaDescription

        public void setSsaDescription​(String SsaDescription)
        Set 木马类型的描述信息 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SsaDescription - 木马类型的描述信息 注意:此字段可能返回 null,表示取不到有效值。
      • getSsaAttackChain

        public String getSsaAttackChain()
        Get 供给链类型 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SsaAttackChain 供给链类型 注意:此字段可能返回 null,表示取不到有效值。
      • setSsaAttackChain

        public void setSsaAttackChain​(String SsaAttackChain)
        Set 供给链类型 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SsaAttackChain - 供给链类型 注意:此字段可能返回 null,表示取不到有效值。
      • getRuleComponents

        public String getRuleComponents()
        Get 受影响组件
        Returns:
        RuleComponents 受影响组件
      • setRuleComponents

        public void setRuleComponents​(String RuleComponents)
        Set 受影响组件
        Parameters:
        RuleComponents - 受影响组件
      • getAssetIpAll

        public String[] getAssetIpAll()
        Get 资产ip 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AssetIpAll 资产ip 注意:此字段可能返回 null,表示取不到有效值。
      • setAssetIpAll

        public void setAssetIpAll​(String[] AssetIpAll)
        Set 资产ip 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AssetIpAll - 资产ip 注意:此字段可能返回 null,表示取不到有效值。
      • getAssetType

        public String getAssetType()
        Get 资产类型 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AssetType 资产类型 注意:此字段可能返回 null,表示取不到有效值。
      • setAssetType

        public void setAssetType​(String AssetType)
        Set 资产类型 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AssetType - 资产类型 注意:此字段可能返回 null,表示取不到有效值。
      • getPublicIpAddresses

        public String[] getPublicIpAddresses()
        Get cvm类型资产的公网ip 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        PublicIpAddresses cvm类型资产的公网ip 注意:此字段可能返回 null,表示取不到有效值。
      • setPublicIpAddresses

        public void setPublicIpAddresses​(String[] PublicIpAddresses)
        Set cvm类型资产的公网ip 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        PublicIpAddresses - cvm类型资产的公网ip 注意:此字段可能返回 null,表示取不到有效值。
      • getPrivateIpAddresses

        public String[] getPrivateIpAddresses()
        Get cvm类型资产的内网ip
        Returns:
        PrivateIpAddresses cvm类型资产的内网ip
      • setPrivateIpAddresses

        public void setPrivateIpAddresses​(String[] PrivateIpAddresses)
        Set cvm类型资产的内网ip
        Parameters:
        PrivateIpAddresses - cvm类型资产的内网ip
      • getSoarResponseStatus

        public Long getSoarResponseStatus()
        Get 事件响应状态 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SoarResponseStatus 事件响应状态 注意:此字段可能返回 null,表示取不到有效值。
      • setSoarResponseStatus

        public void setSoarResponseStatus​(Long SoarResponseStatus)
        Set 事件响应状态 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SoarResponseStatus - 事件响应状态 注意:此字段可能返回 null,表示取不到有效值。
      • getSoarResponseTime

        public Long getSoarResponseTime()
        Get 事件最近响应时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SoarResponseTime 事件最近响应时间 注意:此字段可能返回 null,表示取不到有效值。
      • setSoarResponseTime

        public void setSoarResponseTime​(Long SoarResponseTime)
        Set 事件最近响应时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SoarResponseTime - 事件最近响应时间 注意:此字段可能返回 null,表示取不到有效值。
      • getSoarSuggestStatus

        public Long getSoarSuggestStatus()
        Get 事件建议处理状态 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SoarSuggestStatus 事件建议处理状态 注意:此字段可能返回 null,表示取不到有效值。
      • setSoarSuggestStatus

        public void setSoarSuggestStatus​(Long SoarSuggestStatus)
        Set 事件建议处理状态 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SoarSuggestStatus - 事件建议处理状态 注意:此字段可能返回 null,表示取不到有效值。
      • getSoarPlaybookType

        public String getSoarPlaybookType()
        Get 事件剧本类型 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SoarPlaybookType 事件剧本类型 注意:此字段可能返回 null,表示取不到有效值。
      • setSoarPlaybookType

        public void setSoarPlaybookType​(String SoarPlaybookType)
        Set 事件剧本类型 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SoarPlaybookType - 事件剧本类型 注意:此字段可能返回 null,表示取不到有效值。
      • getSoarRunId

        public String getSoarRunId()
        Get 剧本任务Id 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SoarRunId 剧本任务Id 注意:此字段可能返回 null,表示取不到有效值。
      • setSoarRunId

        public void setSoarRunId​(String SoarRunId)
        Set 剧本任务Id 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SoarRunId - 剧本任务Id 注意:此字段可能返回 null,表示取不到有效值。
      • getSsaEventId

        public String getSsaEventId()
        Get 事件Id 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SsaEventId 事件Id 注意:此字段可能返回 null,表示取不到有效值。
      • setSsaEventId

        public void setSsaEventId​(String SsaEventId)
        Set 事件Id 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SsaEventId - 事件Id 注意:此字段可能返回 null,表示取不到有效值。
      • getIsNewCfwEvent

        public Boolean getIsNewCfwEvent()
        Get 是否新接入的云防事件 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        IsNewCfwEvent 是否新接入的云防事件 注意:此字段可能返回 null,表示取不到有效值。
      • setIsNewCfwEvent

        public void setIsNewCfwEvent​(Boolean IsNewCfwEvent)
        Set 是否新接入的云防事件 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        IsNewCfwEvent - 是否新接入的云防事件 注意:此字段可能返回 null,表示取不到有效值。
      • getDirection

        public String getDirection()
        Get 出入站方向 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Direction 出入站方向 注意:此字段可能返回 null,表示取不到有效值。
      • setDirection

        public void setDirection​(String Direction)
        Set 出入站方向 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Direction - 出入站方向 注意:此字段可能返回 null,表示取不到有效值。