Uses of Class
com.tencentcloudapi.cfg.v20210820.models.TemplatePolicy
-
Packages that use TemplatePolicy Package Description com.tencentcloudapi.cfg.v20210820.models -
-
Uses of TemplatePolicy in com.tencentcloudapi.cfg.v20210820.models
Methods in com.tencentcloudapi.cfg.v20210820.models that return TemplatePolicy Modifier and Type Method Description TemplatePolicyTemplate. getTemplatePolicy()Get 护栏监控 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.cfg.v20210820.models with parameters of type TemplatePolicy Modifier and Type Method Description voidTemplate. setTemplatePolicy(TemplatePolicy TemplatePolicy)Set 护栏监控 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.cfg.v20210820.models with parameters of type TemplatePolicy Constructor Description TemplatePolicy(TemplatePolicy 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.
-