Class DescribeMalwareTimingScanSettingResponse


  • public class DescribeMalwareTimingScanSettingResponse
    extends AbstractModel
    • Constructor Detail

      • DescribeMalwareTimingScanSettingResponse

        public DescribeMalwareTimingScanSettingResponse()
      • DescribeMalwareTimingScanSettingResponse

        public DescribeMalwareTimingScanSettingResponse​(DescribeMalwareTimingScanSettingResponse 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 检测周期 开始时间
        Returns:
        StartTime 检测周期 开始时间
      • setStartTime

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

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

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

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

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

        public String[] getQuuidList()
        Get 自选服务器时必须 主机quuid的string数组 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        QuuidList 自选服务器时必须 主机quuid的string数组 注意:此字段可能返回 null,表示取不到有效值。
      • setQuuidList

        public void setQuuidList​(String[] QuuidList)
        Set 自选服务器时必须 主机quuid的string数组 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        QuuidList - 自选服务器时必须 主机quuid的string数组 注意:此字段可能返回 null,表示取不到有效值。
      • 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每天
      • getEnableScan

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

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

        public Long getId()
        Get 唯一ID
        Returns:
        Id 唯一ID
      • setId

        public void setId​(Long Id)
        Set 唯一ID
        Parameters:
        Id - 唯一ID
      • getRealTimeMonitoring

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

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

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

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

        public Long getClickTimeout()
        Get 一键扫描超时时长,如:1800秒(s)
        Returns:
        ClickTimeout 一键扫描超时时长,如:1800秒(s)
      • setClickTimeout

        public void setClickTimeout​(Long ClickTimeout)
        Set 一键扫描超时时长,如:1800秒(s)
        Parameters:
        ClickTimeout - 一键扫描超时时长,如:1800秒(s)
      • 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:开启]
      • getRequestId

        public String getRequestId()
        Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
        Returns:
        RequestId 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
      • setRequestId

        public void setRequestId​(String RequestId)
        Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
        Parameters:
        RequestId - 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。