Uses of Class
com.tencentcloudapi.waf.v20180125.models.DescribeUserClbWafRegionsResponse
-
Packages that use DescribeUserClbWafRegionsResponse Package Description com.tencentcloudapi.waf.v20180125 com.tencentcloudapi.waf.v20180125.models -
-
Uses of DescribeUserClbWafRegionsResponse in com.tencentcloudapi.waf.v20180125
Methods in com.tencentcloudapi.waf.v20180125 that return DescribeUserClbWafRegionsResponse Modifier and Type Method Description DescribeUserClbWafRegionsResponseWafClient. DescribeUserClbWafRegions(DescribeUserClbWafRegionsRequest req)在负载均衡型WAF的添加、编辑域名配置的时候,需要展示负载均衡型WAF(clb-waf)支持的地域列表,通过DescribeUserClbWafRegions既可以获得当前对客户已经开放的地域列表 -
Uses of DescribeUserClbWafRegionsResponse in com.tencentcloudapi.waf.v20180125.models
Constructors in com.tencentcloudapi.waf.v20180125.models with parameters of type DescribeUserClbWafRegionsResponse Constructor Description DescribeUserClbWafRegionsResponse(DescribeUserClbWafRegionsResponse 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.
-