Uses of Class
com.tencentcloudapi.waf.v20180125.models.CCRuleItem
-
Packages that use CCRuleItem Package Description com.tencentcloudapi.waf.v20180125.models -
-
Uses of CCRuleItem in com.tencentcloudapi.waf.v20180125.models
Methods in com.tencentcloudapi.waf.v20180125.models that return CCRuleItem Modifier and Type Method Description CCRuleItem[]CCRuleData. getRes()Get cc规则Methods in com.tencentcloudapi.waf.v20180125.models with parameters of type CCRuleItem Modifier and Type Method Description voidCCRuleData. setRes(CCRuleItem[] Res)Set cc规则Constructors in com.tencentcloudapi.waf.v20180125.models with parameters of type CCRuleItem Constructor Description CCRuleItem(CCRuleItem 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.
-