| Package | Description |
|---|---|
| com.tencentcloudapi.weilingwith.v20230427.models |
| Modifier and Type | Method and Description |
|---|---|
AlarmTypeInfo[] |
BatchKillAlarmRequest.getAlarmTypeSet()
Get 告警子类型(如果传告警子类型,则必传父类型)
|
AlarmTypeInfo[] |
DescribeAlarmListRequest.getAlarmTypeSet()
Get 告警类型
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchKillAlarmRequest.setAlarmTypeSet(AlarmTypeInfo[] AlarmTypeSet)
Set 告警子类型(如果传告警子类型,则必传父类型)
|
void |
DescribeAlarmListRequest.setAlarmTypeSet(AlarmTypeInfo[] AlarmTypeSet)
Set 告警类型
|
| Constructor and Description |
|---|
AlarmTypeInfo(AlarmTypeInfo 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.
|
Copyright © 2024. All rights reserved.