Uses of Class
com.tencentcloudapi.antiddos.v20200309.models.DescribeNewL7RulesResponse
-
Packages that use DescribeNewL7RulesResponse Package Description com.tencentcloudapi.antiddos.v20200309 com.tencentcloudapi.antiddos.v20200309.models -
-
Uses of DescribeNewL7RulesResponse in com.tencentcloudapi.antiddos.v20200309
Methods in com.tencentcloudapi.antiddos.v20200309 that return DescribeNewL7RulesResponse Modifier and Type Method Description DescribeNewL7RulesResponseAntiddosClient. DescribeNewL7Rules(DescribeNewL7RulesRequest req)高防IP获取7层规则 -
Uses of DescribeNewL7RulesResponse in com.tencentcloudapi.antiddos.v20200309.models
Constructors in com.tencentcloudapi.antiddos.v20200309.models with parameters of type DescribeNewL7RulesResponse Constructor Description DescribeNewL7RulesResponse(DescribeNewL7RulesResponse 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.
-