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