Uses of Class
com.tencentcloudapi.waf.v20180125.models.CacheUrlItem
-
Packages that use CacheUrlItem Package Description com.tencentcloudapi.waf.v20180125.models -
-
Uses of CacheUrlItem in com.tencentcloudapi.waf.v20180125.models
Methods in com.tencentcloudapi.waf.v20180125.models that return CacheUrlItem Modifier and Type Method Description CacheUrlItem[]DescribeAntiFakeUrlResponse. getList()Get 信息Methods in com.tencentcloudapi.waf.v20180125.models with parameters of type CacheUrlItem Modifier and Type Method Description voidDescribeAntiFakeUrlResponse. setList(CacheUrlItem[] List)Set 信息Constructors in com.tencentcloudapi.waf.v20180125.models with parameters of type CacheUrlItem Constructor Description CacheUrlItem(CacheUrlItem 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.
-