public class ModifyDDoSProtectionRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
ModifyDDoSProtectionRequest() |
ModifyDDoSProtectionRequest(ModifyDDoSProtectionRequest 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 |
---|---|
DDoSProtection |
getDDoSProtection()
Get Specifies the exclusive Anti-DDoS configuration.
|
String |
getZoneId()
Get Zone ID.
|
void |
setDDoSProtection(DDoSProtection DDoSProtection)
Set Specifies the exclusive Anti-DDoS configuration.
|
void |
setZoneId(String ZoneId)
Set Zone ID.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public ModifyDDoSProtectionRequest()
public ModifyDDoSProtectionRequest(ModifyDDoSProtectionRequest source)
public String getZoneId()
public void setZoneId(String ZoneId)
ZoneId
- Zone ID.public DDoSProtection getDDoSProtection()
public void setDDoSProtection(DDoSProtection DDoSProtection)
DDoSProtection
- Specifies the exclusive Anti-DDoS configuration.Copyright © 2025. All rights reserved.