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