| Package | Description | 
|---|---|
| com.tencentcloudapi.antiddos.v20200309.models | 
| Modifier and Type | Method and Description | 
|---|---|
RuleInstanceRelation[] | 
Layer7Rule.getInstanceDetailRule()
Get Information of the Anti-DDoS instance configured 
 | 
RuleInstanceRelation[] | 
Layer4Rule.getInstanceDetailRule()
Get Information of the Anti-DDoS instance configured 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Layer7Rule.setInstanceDetailRule(RuleInstanceRelation[] InstanceDetailRule)
Set Information of the Anti-DDoS instance configured 
 | 
void | 
Layer4Rule.setInstanceDetailRule(RuleInstanceRelation[] InstanceDetailRule)
Set Information of the Anti-DDoS instance configured 
 | 
| Constructor and Description | 
|---|
RuleInstanceRelation(RuleInstanceRelation 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 © 2022. All rights reserved.