Uses of Class
com.tencentcloudapi.cfw.v20190904.models.BlockIgnoreRule
-
Packages that use BlockIgnoreRule Package Description com.tencentcloudapi.cfw.v20190904.models -
-
Uses of BlockIgnoreRule in com.tencentcloudapi.cfw.v20190904.models
Methods in com.tencentcloudapi.cfw.v20190904.models that return BlockIgnoreRule Modifier and Type Method Description BlockIgnoreRule[]DescribeBlockIgnoreListResponse. getData()Get 列表数据Methods in com.tencentcloudapi.cfw.v20190904.models with parameters of type BlockIgnoreRule Modifier and Type Method Description voidDescribeBlockIgnoreListResponse. setData(BlockIgnoreRule[] Data)Set 列表数据Constructors in com.tencentcloudapi.cfw.v20190904.models with parameters of type BlockIgnoreRule Constructor Description BlockIgnoreRule(BlockIgnoreRule 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.
-