Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
DDosProtectionConfig |
CreateL4ProxyRequest.getDDosProtectionConfig()
Get L3/L4 DDoS 防护配置,不填写时默认使用平台默认防护选项。详情参考 [独立 DDoS 防护](https://cloud.tencent.com/document/product/1552/95994)。
|
DDosProtectionConfig |
L4Proxy.getDDosProtectionConfig()
Get 安全防护配置。
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateL4ProxyRequest.setDDosProtectionConfig(DDosProtectionConfig DDosProtectionConfig)
Set L3/L4 DDoS 防护配置,不填写时默认使用平台默认防护选项。详情参考 [独立 DDoS 防护](https://cloud.tencent.com/document/product/1552/95994)。
|
void |
L4Proxy.setDDosProtectionConfig(DDosProtectionConfig DDosProtectionConfig)
Set 安全防护配置。
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
DDosProtectionConfig(DDosProtectionConfig 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 © 2024. All rights reserved.