public class ScreenProtectionCnt extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ScreenProtectionCnt() | 
| ScreenProtectionCnt(ScreenProtectionCnt 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getCount()Get 总数 | 
| String | getName()Get cloud:云查杀引擎,detect:检测引擎,defend:攻击防御,threat:威胁情报,analysis:异常分析,ai:AI引擎 | 
| String | getType()Get cloud:云查杀引擎,detect:检测引擎,defend:攻击防御,threat:威胁情报,analysis:异常分析,ai:AI引擎 | 
| void | setCount(Long Count)Set 总数 | 
| void | setName(String Name)Set cloud:云查杀引擎,detect:检测引擎,defend:攻击防御,threat:威胁情报,analysis:异常分析,ai:AI引擎 | 
| void | setType(String Type)Set cloud:云查杀引擎,detect:检测引擎,defend:攻击防御,threat:威胁情报,analysis:异常分析,ai:AI引擎 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic ScreenProtectionCnt()
public ScreenProtectionCnt(ScreenProtectionCnt source)
public String getType()
public void setType(String Type)
Type - cloud:云查杀引擎,detect:检测引擎,defend:攻击防御,threat:威胁情报,analysis:异常分析,ai:AI引擎public String getName()
public void setName(String Name)
Name - cloud:云查杀引擎,detect:检测引擎,defend:攻击防御,threat:威胁情报,analysis:异常分析,ai:AI引擎public Long getCount()
public void setCount(Long Count)
Count - 总数Copyright © 2025. All rights reserved.