public class DeleteCCFrequencyRulesRequest extends AbstractModel
Constructor and Description |
---|
DeleteCCFrequencyRulesRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getBusiness()
Get Anti-DDoS service type.
|
String |
getCCFrequencyRuleId()
Get Access frequency control rule ID for CC protection
|
void |
setBusiness(String Business)
Set Anti-DDoS service type.
|
void |
setCCFrequencyRuleId(String CCFrequencyRuleId)
Set Access frequency control rule ID for CC protection
|
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 String getBusiness()
public void setBusiness(String Business)
Business
- Anti-DDoS service type. `bgpip`: Anti-DDoS Advanced; `net`: Anti-DDoS Ultimatepublic String getCCFrequencyRuleId()
public void setCCFrequencyRuleId(String CCFrequencyRuleId)
CCFrequencyRuleId
- Access frequency control rule ID for CC protectionCopyright © 2020. All rights reserved.