Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
RequestFieldsForException[] |
ExceptionRule.getRequestFieldsForException()
Get 指定例外规则跳过指定请求字段的具体配置,仅当 SkipScope 为 ManagedRules 并且 SkipOption 为 SkipOnSpecifiedRequestFields 时有效。
|
Modifier and Type | Method and Description |
---|---|
void |
ExceptionRule.setRequestFieldsForException(RequestFieldsForException[] RequestFieldsForException)
Set 指定例外规则跳过指定请求字段的具体配置,仅当 SkipScope 为 ManagedRules 并且 SkipOption 为 SkipOnSpecifiedRequestFields 时有效。
|
Constructor and Description |
---|
RequestFieldsForException(RequestFieldsForException 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 © 2025. All rights reserved.