Class ModifyMalwareTimingScanSettingsRequest


  • public class ModifyMalwareTimingScanSettingsRequest
    extends AbstractModel
    • Constructor Detail

      • ModifyMalwareTimingScanSettingsRequest

        public ModifyMalwareTimingScanSettingsRequest()
      • ModifyMalwareTimingScanSettingsRequest

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

      • getCheckPattern

        public Long getCheckPattern()
        Get 检测模式 0 全盘检测 1快速检测
        Returns:
        CheckPattern 检测模式 0 全盘检测 1快速检测
      • setCheckPattern

        public void setCheckPattern​(Long CheckPattern)
        Set 检测模式 0 全盘检测 1快速检测
        Parameters:
        CheckPattern - 检测模式 0 全盘检测 1快速检测
      • getStartTime

        public String getStartTime()
        Get 检测周期 开始时间,如:02:00:00
        Returns:
        StartTime 检测周期 开始时间,如:02:00:00
      • setStartTime

        public void setStartTime​(String StartTime)
        Set 检测周期 开始时间,如:02:00:00
        Parameters:
        StartTime - 检测周期 开始时间,如:02:00:00
      • getEndTime

        public String getEndTime()
        Get 检测周期 超时结束时间,如:04:00:00
        Returns:
        EndTime 检测周期 超时结束时间,如:04:00:00
      • setEndTime

        public void setEndTime​(String EndTime)
        Set 检测周期 超时结束时间,如:04:00:00
        Parameters:
        EndTime - 检测周期 超时结束时间,如:04:00:00
      • getIsGlobal

        public Long getIsGlobal()
        Get 是否全部服务器 1 全部 2 自选
        Returns:
        IsGlobal 是否全部服务器 1 全部 2 自选
      • setIsGlobal

        public void setIsGlobal​(Long IsGlobal)
        Set 是否全部服务器 1 全部 2 自选
        Parameters:
        IsGlobal - 是否全部服务器 1 全部 2 自选
      • getEnableScan

        public Long getEnableScan()
        Get 定时检测开关 0 关闭 1开启
        Returns:
        EnableScan 定时检测开关 0 关闭 1开启
      • setEnableScan

        public void setEnableScan​(Long EnableScan)
        Set 定时检测开关 0 关闭 1开启
        Parameters:
        EnableScan - 定时检测开关 0 关闭 1开启
      • getMonitoringPattern

        public Long getMonitoringPattern()
        Get 监控模式 0 标准 1深度
        Returns:
        MonitoringPattern 监控模式 0 标准 1深度
      • setMonitoringPattern

        public void setMonitoringPattern​(Long MonitoringPattern)
        Set 监控模式 0 标准 1深度
        Parameters:
        MonitoringPattern - 监控模式 0 标准 1深度
      • getCycle

        public Long getCycle()
        Get 扫描周期 默认每天 1
        Returns:
        Cycle 扫描周期 默认每天 1
      • setCycle

        public void setCycle​(Long Cycle)
        Set 扫描周期 默认每天 1
        Parameters:
        Cycle - 扫描周期 默认每天 1
      • getRealTimeMonitoring

        public Long getRealTimeMonitoring()
        Get 实时监控 0 关闭 1开启
        Returns:
        RealTimeMonitoring 实时监控 0 关闭 1开启
      • setRealTimeMonitoring

        public void setRealTimeMonitoring​(Long RealTimeMonitoring)
        Set 实时监控 0 关闭 1开启
        Parameters:
        RealTimeMonitoring - 实时监控 0 关闭 1开启
      • getQuuidList

        public String[] getQuuidList()
        Get 自选服务器时必须 主机quuid的string数组
        Returns:
        QuuidList 自选服务器时必须 主机quuid的string数组
      • setQuuidList

        public void setQuuidList​(String[] QuuidList)
        Set 自选服务器时必须 主机quuid的string数组
        Parameters:
        QuuidList - 自选服务器时必须 主机quuid的string数组
      • getAutoIsolation

        public Long getAutoIsolation()
        Get 是否自动隔离 1隔离 0 不隔离
        Returns:
        AutoIsolation 是否自动隔离 1隔离 0 不隔离
      • setAutoIsolation

        public void setAutoIsolation​(Long AutoIsolation)
        Set 是否自动隔离 1隔离 0 不隔离
        Parameters:
        AutoIsolation - 是否自动隔离 1隔离 0 不隔离
      • getKillProcess

        public Long getKillProcess()
        Get 是否杀掉进程 1杀掉 0不杀掉
        Returns:
        KillProcess 是否杀掉进程 1杀掉 0不杀掉
      • setKillProcess

        public void setKillProcess​(Long KillProcess)
        Set 是否杀掉进程 1杀掉 0不杀掉
        Parameters:
        KillProcess - 是否杀掉进程 1杀掉 0不杀掉
      • getEngineType

        public Long getEngineType()
        Get 1标准模式(只报严重、高危)、2增强模式(报严重、高危、中危)、3严格模式(报严重、高、中、低、提示)
        Returns:
        EngineType 1标准模式(只报严重、高危)、2增强模式(报严重、高危、中危)、3严格模式(报严重、高、中、低、提示)
      • setEngineType

        public void setEngineType​(Long EngineType)
        Set 1标准模式(只报严重、高危)、2增强模式(报严重、高危、中危)、3严格模式(报严重、高、中、低、提示)
        Parameters:
        EngineType - 1标准模式(只报严重、高危)、2增强模式(报严重、高危、中危)、3严格模式(报严重、高、中、低、提示)
      • getEnableInspiredEngine

        public Long getEnableInspiredEngine()
        Get 启发引擎开关 0 关闭 1开启
        Returns:
        EnableInspiredEngine 启发引擎开关 0 关闭 1开启
      • setEnableInspiredEngine

        public void setEnableInspiredEngine​(Long EnableInspiredEngine)
        Set 启发引擎开关 0 关闭 1开启
        Parameters:
        EnableInspiredEngine - 启发引擎开关 0 关闭 1开启
      • getEnableMemShellScan

        public Long getEnableMemShellScan()
        Get 是否开启恶意进程查杀[0:未开启,1:开启]
        Returns:
        EnableMemShellScan 是否开启恶意进程查杀[0:未开启,1:开启]
      • setEnableMemShellScan

        public void setEnableMemShellScan​(Long EnableMemShellScan)
        Set 是否开启恶意进程查杀[0:未开启,1:开启]
        Parameters:
        EnableMemShellScan - 是否开启恶意进程查杀[0:未开启,1:开启]