Uses of Class
com.tencentcloudapi.hasim.v20210716.models.RuleInfos
-
Packages that use RuleInfos Package Description com.tencentcloudapi.hasim.v20210716.models -
-
Uses of RuleInfos in com.tencentcloudapi.hasim.v20210716.models
Methods in com.tencentcloudapi.hasim.v20210716.models that return RuleInfos Modifier and Type Method Description RuleInfosDescribeRulesResponse. getData()Get 自动化规则列表集合 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.hasim.v20210716.models with parameters of type RuleInfos Modifier and Type Method Description voidDescribeRulesResponse. setData(RuleInfos Data)Set 自动化规则列表集合 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.hasim.v20210716.models with parameters of type RuleInfos Constructor Description RuleInfos(RuleInfos 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.
-