Uses of Class
com.tencentcloudapi.tke.v20180525.models.PrometheusNotification
-
Packages that use PrometheusNotification Package Description com.tencentcloudapi.tke.v20180525.models -
-
Uses of PrometheusNotification in com.tencentcloudapi.tke.v20180525.models
Methods in com.tencentcloudapi.tke.v20180525.models that return PrometheusNotification Modifier and Type Method Description PrometheusNotificationPrometheusAlertRuleDetail. getNotification()Get 告警渠道Methods in com.tencentcloudapi.tke.v20180525.models with parameters of type PrometheusNotification Modifier and Type Method Description voidPrometheusAlertRuleDetail. setNotification(PrometheusNotification Notification)Set 告警渠道Constructors in com.tencentcloudapi.tke.v20180525.models with parameters of type PrometheusNotification Constructor Description PrometheusNotification(PrometheusNotification 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.
-