public class DomainDDoSProtection extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
DomainDDoSProtection()  | 
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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDomain()
Get Domain name. 
 | 
String | 
getSwitch()
Get Standalone DDoS switch of the domain. 
 | 
void | 
setDomain(String Domain)
Set Domain name. 
 | 
void | 
setSwitch(String Switch)
Set Standalone DDoS switch of the domain. 
 | 
void | 
toMap(HashMap<String,String> map,
     String prefix)
Internal implementation, normal users should not use it. 
 | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DomainDDoSProtection()
public DomainDDoSProtection(DomainDDoSProtection source)
public String getDomain()
public void setDomain(String Domain)
Domain - Domain name.public String getSwitch()
public void setSwitch(String Switch)
Switch - Standalone DDoS switch of the domain. valid values:.
Copyright © 2025. All rights reserved.