Uses of Class
com.tencentcloudapi.dayu.v20180709.models.CreateL7CCRuleResponse
-
Packages that use CreateL7CCRuleResponse Package Description com.tencentcloudapi.dayu.v20180709 com.tencentcloudapi.dayu.v20180709.models -
-
Uses of CreateL7CCRuleResponse in com.tencentcloudapi.dayu.v20180709
Methods in com.tencentcloudapi.dayu.v20180709 that return CreateL7CCRuleResponse Modifier and Type Method Description CreateL7CCRuleResponseDayuClient. CreateL7CCRule(CreateL7CCRuleRequest req)此接口是7层CC的访问频控自定义规则(IP+Host维度,不支持具体的URI),此接口已弃用,请调用新接口CreateCCFrequencyRules,新接口同时支持IP+Host维度以及具体的URI; -
Uses of CreateL7CCRuleResponse in com.tencentcloudapi.dayu.v20180709.models
Constructors in com.tencentcloudapi.dayu.v20180709.models with parameters of type CreateL7CCRuleResponse Constructor Description CreateL7CCRuleResponse(CreateL7CCRuleResponse 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.
-