| Package | Description |
|---|---|
| com.tencentcloudapi.cdn.v20180606.models |
| Modifier and Type | Method and Description |
|---|---|
ScdnDdosConfig |
DescribeScdnConfigResponse.getDdos()
Get DDOS 防护配置
|
ScdnDdosConfig |
UpdateScdnDomainRequest.getDdos()
Get DDOS 防护配置,目前 DDoS 防护默认开启
|
ScdnDdosConfig |
CreateScdnDomainRequest.getDdos()
Get DDOS 防护配置,目前 DDoS 防护默认开启
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeScdnConfigResponse.setDdos(ScdnDdosConfig Ddos)
Set DDOS 防护配置
|
void |
UpdateScdnDomainRequest.setDdos(ScdnDdosConfig Ddos)
Set DDOS 防护配置,目前 DDoS 防护默认开启
|
void |
CreateScdnDomainRequest.setDdos(ScdnDdosConfig Ddos)
Set DDOS 防护配置,目前 DDoS 防护默认开启
|
| Constructor and Description |
|---|
ScdnDdosConfig(ScdnDdosConfig 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 © 2022. All rights reserved.