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