Uses of Class
com.tencentcloudapi.monitor.v20180724.models.SetDefaultAlarmPolicyResponse
-
Packages that use SetDefaultAlarmPolicyResponse Package Description com.tencentcloudapi.monitor.v20180724 com.tencentcloudapi.monitor.v20180724.models -
-
Uses of SetDefaultAlarmPolicyResponse in com.tencentcloudapi.monitor.v20180724
Methods in com.tencentcloudapi.monitor.v20180724 that return SetDefaultAlarmPolicyResponse Modifier and Type Method Description SetDefaultAlarmPolicyResponse
MonitorClient. SetDefaultAlarmPolicy(SetDefaultAlarmPolicyRequest req)
设置一个策略为该告警策略类型、该项目的默认告警策略。 同一项目下相同的告警策略类型,就会被设置为非默认。 -
Uses of SetDefaultAlarmPolicyResponse in com.tencentcloudapi.monitor.v20180724.models
Constructors in com.tencentcloudapi.monitor.v20180724.models with parameters of type SetDefaultAlarmPolicyResponse Constructor Description SetDefaultAlarmPolicyResponse(SetDefaultAlarmPolicyResponse 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.
-