public class CreateAlertCenterOmitRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
CreateAlertCenterOmitRequest() |
CreateAlertCenterOmitRequest(CreateAlertCenterOmitRequest 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 |
---|---|
String[] |
getHandleIdList()
Get 处置对象,ID列表, IdLists和IpList二选一
|
String |
getTableType()
Get 忽略数据来源:
AlertTable 告警中心 InterceptionTable拦截列表
|
void |
setHandleIdList(String[] HandleIdList)
Set 处置对象,ID列表, IdLists和IpList二选一
|
void |
setTableType(String TableType)
Set 忽略数据来源:
AlertTable 告警中心 InterceptionTable拦截列表
|
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, toJsonString
public CreateAlertCenterOmitRequest()
public CreateAlertCenterOmitRequest(CreateAlertCenterOmitRequest source)
public String[] getHandleIdList()
public void setHandleIdList(String[] HandleIdList)
HandleIdList
- 处置对象,ID列表, IdLists和IpList二选一public String getTableType()
public void setTableType(String TableType)
TableType
- 忽略数据来源:
AlertTable 告警中心 InterceptionTable拦截列表Copyright © 2025. All rights reserved.