public class CreateDDoSGeoIPBlockConfigRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| CreateDDoSGeoIPBlockConfigRequest() | 
| CreateDDoSGeoIPBlockConfigRequest(CreateDDoSGeoIPBlockConfigRequest 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, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic CreateDDoSGeoIPBlockConfigRequest()
public CreateDDoSGeoIPBlockConfigRequest(CreateDDoSGeoIPBlockConfigRequest source)
public String getInstanceId()
public void setInstanceId(String InstanceId)
InstanceId - 资源实例IDpublic DDoSGeoIPBlockConfig getDDoSGeoIPBlockConfig()
public void setDDoSGeoIPBlockConfig(DDoSGeoIPBlockConfig DDoSGeoIPBlockConfig)
DDoSGeoIPBlockConfig - DDoS区域封禁配置,填写参数时配置ID请为空Copyright © 2025. All rights reserved.