Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
DDosProtectionConfig |
CreateL4ProxyRequest.getDDosProtectionConfig()
Get Configuration of L3/L4 DDoS protection.
|
DDosProtectionConfig |
L4Proxy.getDDosProtectionConfig()
Get Security protection configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateL4ProxyRequest.setDDosProtectionConfig(DDosProtectionConfig DDosProtectionConfig)
Set Configuration of L3/L4 DDoS protection.
|
void |
L4Proxy.setDDosProtectionConfig(DDosProtectionConfig DDosProtectionConfig)
Set Security protection configuration.
|
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 © 2025. All rights reserved.