Class UpdateCaptchaAppIdInfoRequest


  • public class UpdateCaptchaAppIdInfoRequest
    extends AbstractModel
    • Constructor Detail

      • UpdateCaptchaAppIdInfoRequest

        public UpdateCaptchaAppIdInfoRequest()
      • UpdateCaptchaAppIdInfoRequest

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

      • getCaptchaAppId

        public Long getCaptchaAppId()
        Get 验证码应用ID
        Returns:
        CaptchaAppId 验证码应用ID
      • setCaptchaAppId

        public void setCaptchaAppId​(Long CaptchaAppId)
        Set 验证码应用ID
        Parameters:
        CaptchaAppId - 验证码应用ID
      • getAppName

        public String getAppName()
        Get 应用名
        Returns:
        AppName 应用名
      • setAppName

        public void setAppName​(String AppName)
        Set 应用名
        Parameters:
        AppName - 应用名
      • getDomainLimit

        public String getDomainLimit()
        Get 域名限制
        Returns:
        DomainLimit 域名限制
      • setDomainLimit

        public void setDomainLimit​(String DomainLimit)
        Set 域名限制
        Parameters:
        DomainLimit - 域名限制
      • getSceneType

        public Long getSceneType()
        Get 场景类型
        Returns:
        SceneType 场景类型
      • setSceneType

        public void setSceneType​(Long SceneType)
        Set 场景类型
        Parameters:
        SceneType - 场景类型
      • getCapType

        public Long getCapType()
        Get 验证码类型
        Returns:
        CapType 验证码类型
      • setCapType

        public void setCapType​(Long CapType)
        Set 验证码类型
        Parameters:
        CapType - 验证码类型
      • getEvilInterceptGrade

        public Long getEvilInterceptGrade()
        Get 风险级别
        Returns:
        EvilInterceptGrade 风险级别
      • setEvilInterceptGrade

        public void setEvilInterceptGrade​(Long EvilInterceptGrade)
        Set 风险级别
        Parameters:
        EvilInterceptGrade - 风险级别
      • getSmartVerify

        public Long getSmartVerify()
        Get 智能检测
        Returns:
        SmartVerify 智能检测
      • setSmartVerify

        public void setSmartVerify​(Long SmartVerify)
        Set 智能检测
        Parameters:
        SmartVerify - 智能检测
      • getSmartEngine

        public Long getSmartEngine()
        Get 开启智能引擎
        Returns:
        SmartEngine 开启智能引擎
      • setSmartEngine

        public void setSmartEngine​(Long SmartEngine)
        Set 开启智能引擎
        Parameters:
        SmartEngine - 开启智能引擎
      • getSchemeColor

        public String getSchemeColor()
        Get web风格
        Returns:
        SchemeColor web风格
      • setSchemeColor

        public void setSchemeColor​(String SchemeColor)
        Set web风格
        Parameters:
        SchemeColor - web风格
      • getCaptchaLanguage

        public Long getCaptchaLanguage()
        Get 语言
        Returns:
        CaptchaLanguage 语言
      • setCaptchaLanguage

        public void setCaptchaLanguage​(Long CaptchaLanguage)
        Set 语言
        Parameters:
        CaptchaLanguage - 语言
      • getMailAlarm

        public String getMailAlarm()
        Get 告警邮箱
        Returns:
        MailAlarm 告警邮箱
      • setMailAlarm

        public void setMailAlarm​(String MailAlarm)
        Set 告警邮箱
        Parameters:
        MailAlarm - 告警邮箱
      • getTopFullScreen

        public Long getTopFullScreen()
        Get 是否全屏
        Returns:
        TopFullScreen 是否全屏
      • setTopFullScreen

        public void setTopFullScreen​(Long TopFullScreen)
        Set 是否全屏
        Parameters:
        TopFullScreen - 是否全屏
      • getTrafficThreshold

        public Long getTrafficThreshold()
        Get 流量限制
        Returns:
        TrafficThreshold 流量限制
      • setTrafficThreshold

        public void setTrafficThreshold​(Long TrafficThreshold)
        Set 流量限制
        Parameters:
        TrafficThreshold - 流量限制