public class UnHandleEvent extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| UnHandleEvent() | 
| UnHandleEvent(UnHandleEvent 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 | getBaseLineInSwitch()Get 1 打开 0 关闭 | 
| Long | getBaseLineOutSwitch()Get 1 打开 0 关闭 | 
| Long | getBaseLineUser()Get 1 是  0否 | 
| UnHandleEventDetail[] | getEventTableListStruct()Get 伪攻击链类型 | 
| Long | getVpcFwCount()Get vpc间防火墙实例数量 | 
| void | setBaseLineInSwitch(Long BaseLineInSwitch)Set 1 打开 0 关闭 | 
| void | setBaseLineOutSwitch(Long BaseLineOutSwitch)Set 1 打开 0 关闭 | 
| void | setBaseLineUser(Long BaseLineUser)Set 1 是  0否 | 
| void | setEventTableListStruct(UnHandleEventDetail[] EventTableListStruct)Set 伪攻击链类型 | 
| void | setVpcFwCount(Long VpcFwCount)Set vpc间防火墙实例数量 | 
| 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 UnHandleEvent()
public UnHandleEvent(UnHandleEvent source)
public UnHandleEventDetail[] getEventTableListStruct()
public void setEventTableListStruct(UnHandleEventDetail[] EventTableListStruct)
EventTableListStruct - 伪攻击链类型public Long getBaseLineUser()
public void setBaseLineUser(Long BaseLineUser)
BaseLineUser - 1 是  0否public Long getBaseLineInSwitch()
public void setBaseLineInSwitch(Long BaseLineInSwitch)
BaseLineInSwitch - 1 打开 0 关闭public Long getBaseLineOutSwitch()
public void setBaseLineOutSwitch(Long BaseLineOutSwitch)
BaseLineOutSwitch - 1 打开 0 关闭public Long getVpcFwCount()
public void setVpcFwCount(Long VpcFwCount)
VpcFwCount - vpc间防火墙实例数量Copyright © 2025. All rights reserved.