public class UnHandleEvent extends AbstractModel
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 伪攻击链类型
|
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 |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public 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 关闭Copyright © 2021. All rights reserved.