Uses of Class
com.tencentcloudapi.dayu.v20180709.models.DescribeBGPIPL7RuleMaxCntResponse
-
Packages that use DescribeBGPIPL7RuleMaxCntResponse Package Description com.tencentcloudapi.dayu.v20180709 com.tencentcloudapi.dayu.v20180709.models -
-
Uses of DescribeBGPIPL7RuleMaxCntResponse in com.tencentcloudapi.dayu.v20180709
Methods in com.tencentcloudapi.dayu.v20180709 that return DescribeBGPIPL7RuleMaxCntResponse Modifier and Type Method Description DescribeBGPIPL7RuleMaxCntResponseDayuClient. DescribeBGPIPL7RuleMaxCnt(DescribeBGPIPL7RuleMaxCntRequest req)获取高防IP可添加的最多7层规则数量 -
Uses of DescribeBGPIPL7RuleMaxCntResponse in com.tencentcloudapi.dayu.v20180709.models
Constructors in com.tencentcloudapi.dayu.v20180709.models with parameters of type DescribeBGPIPL7RuleMaxCntResponse Constructor Description DescribeBGPIPL7RuleMaxCntResponse(DescribeBGPIPL7RuleMaxCntResponse 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.
-