Uses of Class
com.tencentcloudapi.waf.v20180125.models.WafRuleLimit
-
Packages that use WafRuleLimit Package Description com.tencentcloudapi.waf.v20180125.models -
-
Uses of WafRuleLimit in com.tencentcloudapi.waf.v20180125.models
Methods in com.tencentcloudapi.waf.v20180125.models that return WafRuleLimit Modifier and Type Method Description WafRuleLimitDescribeRuleLimitResponse. getRes()Get waf模块的规格Methods in com.tencentcloudapi.waf.v20180125.models with parameters of type WafRuleLimit Modifier and Type Method Description voidDescribeRuleLimitResponse. setRes(WafRuleLimit Res)Set waf模块的规格Constructors in com.tencentcloudapi.waf.v20180125.models with parameters of type WafRuleLimit Constructor Description WafRuleLimit(WafRuleLimit 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.
-