| Package | Description | 
|---|---|
| com.tencentcloudapi.teo.v20220901.models | 
| Modifier and Type | Method and Description | 
|---|---|
| DomainDDoSProtection[] | DDoSProtection. getDomainDDoSProtections()Get Anti-DDoS configuration of the domain. | 
| DomainDDoSProtection[] | DDoSProtection. getSharedCNAMEDDoSProtections()Get Specifies the exclusive DDoS protection configuration of a shared CNAME. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DDoSProtection. setDomainDDoSProtections(DomainDDoSProtection[] DomainDDoSProtections)Set Anti-DDoS configuration of the domain. | 
| void | DDoSProtection. setSharedCNAMEDDoSProtections(DomainDDoSProtection[] SharedCNAMEDDoSProtections)Set Specifies the exclusive DDoS protection configuration of a shared CNAME. | 
| Constructor and Description | 
|---|
| DomainDDoSProtection(DomainDDoSProtection 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.