Uses of Class
com.tencentcloudapi.cfg.v20210820.models.TemplateMonitor
-
Packages that use TemplateMonitor Package Description com.tencentcloudapi.cfg.v20210820.models -
-
Uses of TemplateMonitor in com.tencentcloudapi.cfg.v20210820.models
Methods in com.tencentcloudapi.cfg.v20210820.models that return TemplateMonitor Modifier and Type Method Description TemplateMonitor[]Template. getTemplateMonitors()Get 监控指标Methods in com.tencentcloudapi.cfg.v20210820.models with parameters of type TemplateMonitor Modifier and Type Method Description voidTemplate. setTemplateMonitors(TemplateMonitor[] TemplateMonitors)Set 监控指标Constructors in com.tencentcloudapi.cfg.v20210820.models with parameters of type TemplateMonitor Constructor Description TemplateMonitor(TemplateMonitor 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.
-