Uses of Class
com.tencentcloudapi.hasim.v20210716.models.RuleDetail
-
Packages that use RuleDetail Package Description com.tencentcloudapi.hasim.v20210716.models -
-
Uses of RuleDetail in com.tencentcloudapi.hasim.v20210716.models
Methods in com.tencentcloudapi.hasim.v20210716.models that return RuleDetail Modifier and Type Method Description RuleDetailDescribeRuleResponse. getData()Get 策略信息Methods in com.tencentcloudapi.hasim.v20210716.models with parameters of type RuleDetail Modifier and Type Method Description voidDescribeRuleResponse. setData(RuleDetail Data)Set 策略信息Constructors in com.tencentcloudapi.hasim.v20210716.models with parameters of type RuleDetail Constructor Description RuleDetail(RuleDetail 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.
-