Uses of Class
com.tencentcloudapi.waf.v20180125.models.DescribeHostLimitResponse
-
Packages that use DescribeHostLimitResponse Package Description com.tencentcloudapi.waf.v20180125 com.tencentcloudapi.waf.v20180125.models -
-
Uses of DescribeHostLimitResponse in com.tencentcloudapi.waf.v20180125
Methods in com.tencentcloudapi.waf.v20180125 that return DescribeHostLimitResponse Modifier and Type Method Description DescribeHostLimitResponseWafClient. DescribeHostLimit(DescribeHostLimitRequest req)添加域名的首先验证是否购买了套餐,是否没有达到购买套餐的限制,域名是否已经添加 -
Uses of DescribeHostLimitResponse in com.tencentcloudapi.waf.v20180125.models
Constructors in com.tencentcloudapi.waf.v20180125.models with parameters of type DescribeHostLimitResponse Constructor Description DescribeHostLimitResponse(DescribeHostLimitResponse 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.
-