Package | Description |
---|---|
com.tencentcloudapi.cat.v20180409.models |
Modifier and Type | Method and Description |
---|---|
AlarmInfo[] |
DescribeAlarmsResponse.getAlarmInfos()
Get 本批告警信息列表
|
AlarmInfo[] |
DescribeAlarmsByTaskResponse.getAlarmInfos()
Get 告警信息列表
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeAlarmsResponse.setAlarmInfos(AlarmInfo[] AlarmInfos)
Set 本批告警信息列表
|
void |
DescribeAlarmsByTaskResponse.setAlarmInfos(AlarmInfo[] AlarmInfos)
Set 告警信息列表
|
Constructor and Description |
---|
AlarmInfo(AlarmInfo 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 © 2021. All rights reserved.