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 Total number
|
String |
getName()
Get cloud: Cloud Security Engine; detect: detection engine; defend: attack defense; threat: threat intelligence; analysis: abnormal analysis; ai: AI engine
|
String |
getType()
Get cloud: Cloud Security Engine; detect: detection engine; defend: attack defense; threat: threat intelligence; analysis: abnormal analysis; ai: AI engine
|
void |
setCount(Long Count)
Set Total number
|
void |
setName(String Name)
Set cloud: Cloud Security Engine; detect: detection engine; defend: attack defense; threat: threat intelligence; analysis: abnormal analysis; ai: AI engine
|
void |
setType(String Type)
Set cloud: Cloud Security Engine; detect: detection engine; defend: attack defense; threat: threat intelligence; analysis: abnormal analysis; ai: AI engine
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public ScreenProtectionCnt()
public ScreenProtectionCnt(ScreenProtectionCnt source)
public String getType()
public void setType(String Type)
Type
- cloud: Cloud Security Engine; detect: detection engine; defend: attack defense; threat: threat intelligence; analysis: abnormal analysis; ai: AI enginepublic String getName()
public void setName(String Name)
Name
- cloud: Cloud Security Engine; detect: detection engine; defend: attack defense; threat: threat intelligence; analysis: abnormal analysis; ai: AI enginepublic Long getCount()
public void setCount(Long Count)
Count
- Total numberCopyright © 2024. All rights reserved.