Uses of Class
com.tencentcloudapi.tke.v20180525.models.PrometheusTemplateModify
-
Packages that use PrometheusTemplateModify Package Description com.tencentcloudapi.tke.v20180525.models -
-
Uses of PrometheusTemplateModify in com.tencentcloudapi.tke.v20180525.models
Methods in com.tencentcloudapi.tke.v20180525.models that return PrometheusTemplateModify Modifier and Type Method Description PrometheusTemplateModifyModifyPrometheusTemplateRequest. getTemplate()Get 修改内容Methods in com.tencentcloudapi.tke.v20180525.models with parameters of type PrometheusTemplateModify Modifier and Type Method Description voidModifyPrometheusTemplateRequest. setTemplate(PrometheusTemplateModify Template)Set 修改内容Constructors in com.tencentcloudapi.tke.v20180525.models with parameters of type PrometheusTemplateModify Constructor Description PrometheusTemplateModify(PrometheusTemplateModify 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.
-