Class ScdnWafRule

    • Constructor Detail

      • ScdnWafRule

        public ScdnWafRule()
      • ScdnWafRule

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

      • getAttackType

        public String getAttackType()
        Get 攻击类型
        Returns:
        AttackType 攻击类型
      • setAttackType

        public void setAttackType​(String AttackType)
        Set 攻击类型
        Parameters:
        AttackType - 攻击类型
      • getOperate

        public String getOperate()
        Get 防护措施,observe
        Returns:
        Operate 防护措施,observe
      • setOperate

        public void setOperate​(String Operate)
        Set 防护措施,observe
        Parameters:
        Operate - 防护措施,observe