| Package | Description |
|---|---|
| com.tencentcloudapi.wedata.v20250806.models |
| Modifier and Type | Method and Description |
|---|---|
AlarmMessage |
GetAlarmMessageResponse.getData()
Get 告警信息
|
AlarmMessage[] |
ListAlarmMessages.getItems()
Get 告警信息列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetAlarmMessageResponse.setData(AlarmMessage Data)
Set 告警信息
|
void |
ListAlarmMessages.setItems(AlarmMessage[] Items)
Set 告警信息列表
|
| Constructor and Description |
|---|
AlarmMessage(AlarmMessage 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 © 2025. All rights reserved.