public class ModifyDDoSGeoIPBlockConfigRequest extends AbstractModel
Constructor and Description |
---|
ModifyDDoSGeoIPBlockConfigRequest() |
ModifyDDoSGeoIPBlockConfigRequest(ModifyDDoSGeoIPBlockConfigRequest 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 |
---|---|
DDoSGeoIPBlockConfig |
getDDoSGeoIPBlockConfig()
Get DDoS区域封禁配置,填写参数时配置ID不能为空
|
String |
getInstanceId()
Get 资源实例ID
|
void |
setDDoSGeoIPBlockConfig(DDoSGeoIPBlockConfig DDoSGeoIPBlockConfig)
Set DDoS区域封禁配置,填写参数时配置ID不能为空
|
void |
setInstanceId(String InstanceId)
Set 资源实例ID
|
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 ModifyDDoSGeoIPBlockConfigRequest()
public ModifyDDoSGeoIPBlockConfigRequest(ModifyDDoSGeoIPBlockConfigRequest source)
public String getInstanceId()
public void setInstanceId(String InstanceId)
InstanceId
- 资源实例IDpublic DDoSGeoIPBlockConfig getDDoSGeoIPBlockConfig()
public void setDDoSGeoIPBlockConfig(DDoSGeoIPBlockConfig DDoSGeoIPBlockConfig)
DDoSGeoIPBlockConfig
- DDoS区域封禁配置,填写参数时配置ID不能为空Copyright © 2021. All rights reserved.