public class ModifyConfigAttributeRequest extends AbstractModel
Constructor and Description |
---|
ModifyConfigAttributeRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getNoticeLevel()
Get 漏洞告警通知等级,4位分别代表:高危、中危、低危、提示
|
void |
setNoticeLevel(String NoticeLevel)
Set 漏洞告警通知等级,4位分别代表:高危、中危、低危、提示
|
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
Copyright © 2020. All rights reserved.