public class ModifyDDoSThresholdRequest extends AbstractModel
Constructor and Description |
---|
ModifyDDoSThresholdRequest() |
ModifyDDoSThresholdRequest(ModifyDDoSThresholdRequest 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 |
getBusiness()
Get 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版)
|
String |
getId()
Get 资源ID
|
Long |
getThreshold()
Get DDoS清洗阈值,取值[0, 60, 80, 100, 150, 200, 250, 300, 400, 500, 700, 1000];
当设置值为0时,表示采用默认值;
|
void |
setBusiness(String Business)
Set 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版)
|
void |
setId(String Id)
Set 资源ID
|
void |
setThreshold(Long Threshold)
Set DDoS清洗阈值,取值[0, 60, 80, 100, 150, 200, 250, 300, 400, 500, 700, 1000];
当设置值为0时,表示采用默认值;
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public ModifyDDoSThresholdRequest()
public ModifyDDoSThresholdRequest(ModifyDDoSThresholdRequest source)
public Long getThreshold()
public void setThreshold(Long Threshold)
Threshold
- DDoS清洗阈值,取值[0, 60, 80, 100, 150, 200, 250, 300, 400, 500, 700, 1000];
当设置值为0时,表示采用默认值;public String getId()
public void setId(String Id)
Id
- 资源IDpublic String getBusiness()
public void setBusiness(String Business)
Business
- 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版)Copyright © 2022. All rights reserved.