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[] |
getRegionIds()
Get Region information.
|
String |
getSwitch()
Get Whether to clear the blocklist of the region.
|
void |
setRegionIds(Long[] RegionIds)
Set Region information.
|
void |
setSwitch(String Switch)
Set Whether to clear the blocklist of the region.
|
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
- Whether to clear the blocklist of the region. Values:
public Long[] getRegionIds()
public void setRegionIds(Long[] RegionIds)
RegionIds
- Region information. For more information on the ID, see [DescribeSecurityPolicyRegions](https://tcloud4api.woa.com/document/product/1657/81247?!preview&!document=1).Copyright © 2022. All rights reserved.