public class DdosAcls extends AbstractModel
Constructor and Description |
---|
DdosAcls() |
DdosAcls(DdosAcls 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 |
---|---|
DDoSAcl[] |
getAcl()
Get 端口过了详细参数
|
String |
getSwitch()
Get 开关 off清空规则标识
|
void |
setAcl(DDoSAcl[] Acl)
Set 端口过了详细参数
|
void |
setSwitch(String Switch)
Set 开关 off清空规则标识
|
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 DdosAcls()
public DdosAcls(DdosAcls source)
public String getSwitch()
public void setSwitch(String Switch)
Switch
- 开关 off清空规则标识public DDoSAcl[] getAcl()
public void setAcl(DDoSAcl[] Acl)
Acl
- 端口过了详细参数Copyright © 2022. All rights reserved.