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 域名。 | 
| String | getSwitch()Get 域名的独立 DDoS 开关,取值为:
 on:已开启;
 off:已关闭。 | 
| void | setDomain(String Domain)Set 域名。 | 
| void | setSwitch(String Switch)Set 域名的独立 DDoS 开关,取值为:
 on:已开启;
 off:已关闭。 | 
| 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 - 域名。public String getSwitch()
public void setSwitch(String Switch)
Switch - 域名的独立 DDoS 开关,取值为:
Copyright © 2025. All rights reserved.