Package | Description |
---|---|
com.tencentcloudapi.dayu.v20180709.models |
Modifier and Type | Method and Description |
---|---|
CCRuleConfig[] |
CreateL7CCRuleRequest.getRuleConfig()
Get Custom layer-7 CC protection rule.
|
CCRuleConfig[] |
CreateL7CCRuleResponse.getRuleConfig()
Get Custom layer-7 CC protection rule parameters.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateL7CCRuleRequest.setRuleConfig(CCRuleConfig[] RuleConfig)
Set Custom layer-7 CC protection rule.
|
void |
CreateL7CCRuleResponse.setRuleConfig(CCRuleConfig[] RuleConfig)
Set Custom layer-7 CC protection rule parameters.
|
Constructor and Description |
---|
CCRuleConfig(CCRuleConfig 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.
|
Copyright © 2023. All rights reserved.