| Package | Description |
|---|---|
| com.tencentcloudapi.wedata.v20250806.models |
| Modifier and Type | Method and Description |
|---|---|
AlarmGroup[] |
CreateOpsAlarmRuleRequest.getAlarmGroups()
Get Alarm recipient configuration.
|
AlarmGroup[] |
AlarmRuleData.getAlarmGroups()
Get Describes the Alarm recipient configuration list.
|
AlarmGroup[] |
UpdateOpsAlarmRuleRequest.getAlarmGroups()
Get Describes the Alarm recipient configuration message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateOpsAlarmRuleRequest.setAlarmGroups(AlarmGroup[] AlarmGroups)
Set Alarm recipient configuration.
|
void |
AlarmRuleData.setAlarmGroups(AlarmGroup[] AlarmGroups)
Set Describes the Alarm recipient configuration list.
|
void |
UpdateOpsAlarmRuleRequest.setAlarmGroups(AlarmGroup[] AlarmGroups)
Set Describes the Alarm recipient configuration message.
|
| Constructor and Description |
|---|
AlarmGroup(AlarmGroup 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.