Package | Description |
---|---|
com.tencentcloudapi.cwp.v20180228.models |
Modifier and Type | Method and Description |
---|---|
SecurityEventInfo |
DescribeSecurityEventsCntResponse.getAttackLogs()
Get 攻击检测相关风险事件
|
SecurityEventInfo |
DescribeSecurityEventsCntResponse.getBaseLine()
Get 安全基线相关风险事件
|
SecurityEventInfo |
DescribeSecurityEventsCntResponse.getBash()
Get 高危命令相关风险事件
|
SecurityEventInfo |
DescribeSecurityEventsCntResponse.getBruteAttack()
Get 密码破解相关风险事件
|
SecurityEventInfo |
DescribeSecurityEventsCntResponse.getEmergencyVul()
Get 应急漏洞相关风险事件
|
SecurityEventInfo |
DescribeSecurityEventsCntResponse.getHostLogin()
Get 登录审计相关风险事件
|
SecurityEventInfo |
DescribeSecurityEventsCntResponse.getMalware()
Get 木马文件相关风险事件
|
SecurityEventInfo |
DescribeSecurityEventsCntResponse.getPrivilegeRules()
Get 本地提权相关风险事件
|
SecurityEventInfo |
DescribeSecurityEventsCntResponse.getReverseShell()
Get 反弹Shell相关风险事件
|
SecurityEventInfo |
DescribeSecurityEventsCntResponse.getRiskDns()
Get 恶意请求相关风险事件
|
SecurityEventInfo |
DescribeSecurityEventsCntResponse.getSysVul()
Get 系统组件相关风险事件
|
SecurityEventInfo |
DescribeSecurityEventsCntResponse.getWebVul()
Get Web应用漏洞相关风险事件
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeSecurityEventsCntResponse.setAttackLogs(SecurityEventInfo AttackLogs)
Set 攻击检测相关风险事件
|
void |
DescribeSecurityEventsCntResponse.setBaseLine(SecurityEventInfo BaseLine)
Set 安全基线相关风险事件
|
void |
DescribeSecurityEventsCntResponse.setBash(SecurityEventInfo Bash)
Set 高危命令相关风险事件
|
void |
DescribeSecurityEventsCntResponse.setBruteAttack(SecurityEventInfo BruteAttack)
Set 密码破解相关风险事件
|
void |
DescribeSecurityEventsCntResponse.setEmergencyVul(SecurityEventInfo EmergencyVul)
Set 应急漏洞相关风险事件
|
void |
DescribeSecurityEventsCntResponse.setHostLogin(SecurityEventInfo HostLogin)
Set 登录审计相关风险事件
|
void |
DescribeSecurityEventsCntResponse.setMalware(SecurityEventInfo Malware)
Set 木马文件相关风险事件
|
void |
DescribeSecurityEventsCntResponse.setPrivilegeRules(SecurityEventInfo PrivilegeRules)
Set 本地提权相关风险事件
|
void |
DescribeSecurityEventsCntResponse.setReverseShell(SecurityEventInfo ReverseShell)
Set 反弹Shell相关风险事件
|
void |
DescribeSecurityEventsCntResponse.setRiskDns(SecurityEventInfo RiskDns)
Set 恶意请求相关风险事件
|
void |
DescribeSecurityEventsCntResponse.setSysVul(SecurityEventInfo SysVul)
Set 系统组件相关风险事件
|
void |
DescribeSecurityEventsCntResponse.setWebVul(SecurityEventInfo WebVul)
Set Web应用漏洞相关风险事件
|
Constructor and Description |
---|
SecurityEventInfo(SecurityEventInfo 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.
|
Copyright © 2021. All rights reserved.