Uses of Class
com.tencentcloudapi.waf.v20180125.models.DescribeAntiLeakageItem
-
Packages that use DescribeAntiLeakageItem Package Description com.tencentcloudapi.waf.v20180125.models -
-
Uses of DescribeAntiLeakageItem in com.tencentcloudapi.waf.v20180125.models
Methods in com.tencentcloudapi.waf.v20180125.models that return DescribeAntiLeakageItem Modifier and Type Method Description DescribeAntiLeakageItem[]DescribeAntiInfoLeakageRulesResponse. getRuleList()Get 规则列表Methods in com.tencentcloudapi.waf.v20180125.models with parameters of type DescribeAntiLeakageItem Modifier and Type Method Description voidDescribeAntiInfoLeakageRulesResponse. setRuleList(DescribeAntiLeakageItem[] RuleList)Set 规则列表Constructors in com.tencentcloudapi.waf.v20180125.models with parameters of type DescribeAntiLeakageItem Constructor Description DescribeAntiLeakageItem(DescribeAntiLeakageItem 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.
-