public class AbnormalProcessEventTendencyInfo extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| AbnormalProcessEventTendencyInfo() | 
| AbnormalProcessEventTendencyInfo(AbnormalProcessEventTendencyInfo 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 | getAbnormalChildProcessEventCount()Get 待处理敏感服务异常子进程启动事件数 | 
| Long | getAttackCmdEventCount()Get 待处理恶意命令事件数 | 
| String | getDate()Get 日期 | 
| Long | getFilelessEventCount()Get 待处理无文件程序执行事件数 | 
| Long | getProxyToolEventCount()Get 待处理代理软件事件数 | 
| Long | getReverseShellEventCount()Get 待处理反弹shell事件数 | 
| Long | getRiskCmdEventCount()Get 待处理高危命令事件数 | 
| Long | getTransferControlEventCount()Get 待处理横向参透事件数 | 
| Long | getUserDefinedRuleEventCount()Get 待处理自定义规则事件数 | 
| void | setAbnormalChildProcessEventCount(Long AbnormalChildProcessEventCount)Set 待处理敏感服务异常子进程启动事件数 | 
| void | setAttackCmdEventCount(Long AttackCmdEventCount)Set 待处理恶意命令事件数 | 
| void | setDate(String Date)Set 日期 | 
| void | setFilelessEventCount(Long FilelessEventCount)Set 待处理无文件程序执行事件数 | 
| void | setProxyToolEventCount(Long ProxyToolEventCount)Set 待处理代理软件事件数 | 
| void | setReverseShellEventCount(Long ReverseShellEventCount)Set 待处理反弹shell事件数 | 
| void | setRiskCmdEventCount(Long RiskCmdEventCount)Set 待处理高危命令事件数 | 
| void | setTransferControlEventCount(Long TransferControlEventCount)Set 待处理横向参透事件数 | 
| void | setUserDefinedRuleEventCount(Long UserDefinedRuleEventCount)Set 待处理自定义规则事件数 | 
| 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 AbnormalProcessEventTendencyInfo()
public AbnormalProcessEventTendencyInfo(AbnormalProcessEventTendencyInfo source)
public String getDate()
public void setDate(String Date)
Date - 日期public Long getProxyToolEventCount()
public void setProxyToolEventCount(Long ProxyToolEventCount)
ProxyToolEventCount - 待处理代理软件事件数public Long getTransferControlEventCount()
public void setTransferControlEventCount(Long TransferControlEventCount)
TransferControlEventCount - 待处理横向参透事件数public Long getAttackCmdEventCount()
public void setAttackCmdEventCount(Long AttackCmdEventCount)
AttackCmdEventCount - 待处理恶意命令事件数public Long getReverseShellEventCount()
public void setReverseShellEventCount(Long ReverseShellEventCount)
ReverseShellEventCount - 待处理反弹shell事件数public Long getFilelessEventCount()
public void setFilelessEventCount(Long FilelessEventCount)
FilelessEventCount - 待处理无文件程序执行事件数public Long getRiskCmdEventCount()
public void setRiskCmdEventCount(Long RiskCmdEventCount)
RiskCmdEventCount - 待处理高危命令事件数public Long getAbnormalChildProcessEventCount()
public void setAbnormalChildProcessEventCount(Long AbnormalChildProcessEventCount)
AbnormalChildProcessEventCount - 待处理敏感服务异常子进程启动事件数public Long getUserDefinedRuleEventCount()
public void setUserDefinedRuleEventCount(Long UserDefinedRuleEventCount)
UserDefinedRuleEventCount - 待处理自定义规则事件数Copyright © 2025. All rights reserved.