public class ModifyCCHostProtectionRequest extends AbstractModel
Constructor and Description |
---|
ModifyCCHostProtectionRequest() |
ModifyCCHostProtectionRequest(ModifyCCHostProtectionRequest 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 |
---|---|
String |
getBusiness()
Get 大禹子产品代号(bgpip表示高防IP;net表示高防IP专业版)
|
String |
getId()
Get 资源ID
|
String |
getMethod()
Get 开启/关闭CC域名防护,取值[open(表示开启),close(表示关闭)]
|
String |
getRuleId()
Get 规则ID
|
void |
setBusiness(String Business)
Set 大禹子产品代号(bgpip表示高防IP;net表示高防IP专业版)
|
void |
setId(String Id)
Set 资源ID
|
void |
setMethod(String Method)
Set 开启/关闭CC域名防护,取值[open(表示开启),close(表示关闭)]
|
void |
setRuleId(String RuleId)
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 ModifyCCHostProtectionRequest()
public ModifyCCHostProtectionRequest(ModifyCCHostProtectionRequest source)
public String getBusiness()
public void setBusiness(String Business)
Business
- 大禹子产品代号(bgpip表示高防IP;net表示高防IP专业版)public String getId()
public void setId(String Id)
Id
- 资源IDpublic String getRuleId()
public void setRuleId(String RuleId)
RuleId
- 规则IDpublic String getMethod()
public void setMethod(String Method)
Method
- 开启/关闭CC域名防护,取值[open(表示开启),close(表示关闭)]Copyright © 2021. All rights reserved.