Uses of Class
com.tencentcloudapi.tke.v20180525.models.CreatePrometheusAlertPolicyRequest
-
Packages that use CreatePrometheusAlertPolicyRequest Package Description com.tencentcloudapi.tke.v20180525 com.tencentcloudapi.tke.v20180525.models -
-
Uses of CreatePrometheusAlertPolicyRequest in com.tencentcloudapi.tke.v20180525
Methods in com.tencentcloudapi.tke.v20180525 with parameters of type CreatePrometheusAlertPolicyRequest Modifier and Type Method Description CreatePrometheusAlertPolicyResponse
TkeClient. CreatePrometheusAlertPolicy(CreatePrometheusAlertPolicyRequest req)
创建告警策略 -
Uses of CreatePrometheusAlertPolicyRequest in com.tencentcloudapi.tke.v20180525.models
Constructors in com.tencentcloudapi.tke.v20180525.models with parameters of type CreatePrometheusAlertPolicyRequest Constructor Description CreatePrometheusAlertPolicyRequest(CreatePrometheusAlertPolicyRequest 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.
-