public class SecurityEventInfo extends AbstractModel
Constructor and Description |
---|
SecurityEventInfo() |
Modifier and Type | Method and Description |
---|---|
Long |
getEventCnt()
Get 安全事件数
|
Long |
getUuidCnt()
Get 受影响机器数
|
void |
setEventCnt(Long EventCnt)
Set 安全事件数
|
void |
setUuidCnt(Long UuidCnt)
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 Long getEventCnt()
public void setEventCnt(Long EventCnt)
EventCnt
- 安全事件数public Long getUuidCnt()
public void setUuidCnt(Long UuidCnt)
UuidCnt
- 受影响机器数Copyright © 2020. All rights reserved.