public class DDoSGeoIp extends AbstractModel
Constructor and Description |
---|
DDoSGeoIp() |
DDoSGeoIp(DDoSGeoIp 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 |
---|---|
Long[] |
getRegionId()
Get 地域信息,ID参考[DescribeSecurityPolicyRegions](https://tcloud4api.woa.com/document/product/1657/76031?!preview&!document=1)。
|
String |
getSwitch()
Get 区域封禁清空标识,取值有:
off :清空地域封禁列表 ;
on :不做处理 。
|
void |
setRegionId(Long[] RegionId)
Set 地域信息,ID参考[DescribeSecurityPolicyRegions](https://tcloud4api.woa.com/document/product/1657/76031?!preview&!document=1)。
|
void |
setSwitch(String Switch)
Set 区域封禁清空标识,取值有:
off :清空地域封禁列表 ;
on :不做处理 。
|
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 DDoSGeoIp()
public DDoSGeoIp(DDoSGeoIp source)
public String getSwitch()
public void setSwitch(String Switch)
Switch
- 区域封禁清空标识,取值有:
public Long[] getRegionId()
public void setRegionId(Long[] RegionId)
RegionId
- 地域信息,ID参考[DescribeSecurityPolicyRegions](https://tcloud4api.woa.com/document/product/1657/76031?!preview&!document=1)。Copyright © 2022. All rights reserved.