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, toJsonStringpublic 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 © 2021. All rights reserved.