| Package | Description | 
|---|---|
| com.tencentcloudapi.waf.v20180125.models | 
| Modifier and Type | Method and Description | 
|---|---|
DomainRuleId[] | 
ModifyCustomRuleStatusRequest.getDomainRuleIdList()
Get Rule ID 
 | 
DomainRuleId[] | 
DeleteCustomRuleRequest.getDomainRuleIdList()
Get List of rules to be deleted in batches 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ModifyCustomRuleStatusRequest.setDomainRuleIdList(DomainRuleId[] DomainRuleIdList)
Set Rule ID 
 | 
void | 
DeleteCustomRuleRequest.setDomainRuleIdList(DomainRuleId[] DomainRuleIdList)
Set List of rules to be deleted in batches 
 | 
| Constructor and Description | 
|---|
DomainRuleId(DomainRuleId 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. 
 | 
Copyright © 2025. All rights reserved.