Package | Description |
---|---|
com.tencentcloudapi.dayu.v20180709.models |
Modifier and Type | Method and Description |
---|---|
CCRuleConfig[] |
CreateL7CCRuleResponse.getRuleConfig()
Get 7层CC自定义规则参数,当没有开启CC自定义规则时,返回空数组
|
CCRuleConfig[] |
CreateL7CCRuleRequest.getRuleConfig()
Get 7层CC自定义规则参数,当操作码为query时,可以不用填写;当操作码为add或del时,必须填写,且数组长度只能为1;
|
Modifier and Type | Method and Description |
---|---|
void |
CreateL7CCRuleResponse.setRuleConfig(CCRuleConfig[] RuleConfig)
Set 7层CC自定义规则参数,当没有开启CC自定义规则时,返回空数组
|
void |
CreateL7CCRuleRequest.setRuleConfig(CCRuleConfig[] RuleConfig)
Set 7层CC自定义规则参数,当操作码为query时,可以不用填写;当操作码为add或del时,必须填写,且数组长度只能为1;
|
Copyright © 2020. All rights reserved.