Uses of Class
com.tencentcloudapi.cfg.v20210820.models.TemplateGroupAction
-
Packages that use TemplateGroupAction Package Description com.tencentcloudapi.cfg.v20210820.models -
-
Uses of TemplateGroupAction in com.tencentcloudapi.cfg.v20210820.models
Methods in com.tencentcloudapi.cfg.v20210820.models that return TemplateGroupAction Modifier and Type Method Description TemplateGroupAction[]TemplateGroup. getTemplateGroupActions()Get 经验库动作分组动作列表Methods in com.tencentcloudapi.cfg.v20210820.models with parameters of type TemplateGroupAction Modifier and Type Method Description voidTemplateGroup. setTemplateGroupActions(TemplateGroupAction[] TemplateGroupActions)Set 经验库动作分组动作列表Constructors in com.tencentcloudapi.cfg.v20210820.models with parameters of type TemplateGroupAction Constructor Description TemplateGroupAction(TemplateGroupAction 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.
-