Package | Description |
---|---|
com.tencentcloudapi.monitor.v20180724.models |
Modifier and Type | Method and Description |
---|---|
ModifyPolicyGroupEventCondition[] |
ModifyPolicyGroupRequest.getEventConditions()
Get 事件告警条件,不填表示删除已有的事件告警条件
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyPolicyGroupRequest.setEventConditions(ModifyPolicyGroupEventCondition[] EventConditions)
Set 事件告警条件,不填表示删除已有的事件告警条件
|
Constructor and Description |
---|
ModifyPolicyGroupEventCondition(ModifyPolicyGroupEventCondition 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 © 2022. All rights reserved.