Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
FrequentScanningProtection |
ManagedRules.getFrequentScanningProtection()
Get 高频扫描防护配置选项,当某一访客的请求频繁命中「配置为拦截」的托管规则时,在一段时间内封禁该访客所有请求。
|
Modifier and Type | Method and Description |
---|---|
void |
ManagedRules.setFrequentScanningProtection(FrequentScanningProtection FrequentScanningProtection)
Set 高频扫描防护配置选项,当某一访客的请求频繁命中「配置为拦截」的托管规则时,在一段时间内封禁该访客所有请求。
|
Constructor and Description |
---|
FrequentScanningProtection(FrequentScanningProtection 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.