Uses of Class
com.tencentcloudapi.hasim.v20210716.models.Rule
-
Packages that use Rule Package Description com.tencentcloudapi.hasim.v20210716.models -
-
Uses of Rule in com.tencentcloudapi.hasim.v20210716.models
Methods in com.tencentcloudapi.hasim.v20210716.models that return Rule Modifier and Type Method Description Rule[]RuleInfos. getList()Get 列表 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.hasim.v20210716.models with parameters of type Rule Modifier and Type Method Description voidRuleInfos. setList(Rule[] List)Set 列表 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.hasim.v20210716.models with parameters of type Rule Constructor Description Rule(Rule 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.
-