public class DeleteCCFrequencyRulesRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
DeleteCCFrequencyRulesRequest()  | 
DeleteCCFrequencyRulesRequest(DeleteCCFrequencyRulesRequest 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 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, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DeleteCCFrequencyRulesRequest()
public DeleteCCFrequencyRulesRequest(DeleteCCFrequencyRulesRequest source)
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 © 2025. All rights reserved.