| Package | Description | 
|---|---|
| com.tencentcloudapi.cfw.v20190904.models | 
| Modifier and Type | Method and Description | 
|---|---|
SecurityGroupRule[] | 
AddEnterpriseSecurityGroupRulesRequest.getData()
Get Creates rule data 
 | 
SecurityGroupRule[] | 
DescribeEnterpriseSecurityGroupRuleResponse.getRules()
Get Access control rule list 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AddEnterpriseSecurityGroupRulesRequest.setData(SecurityGroupRule[] Data)
Set Creates rule data 
 | 
void | 
DescribeEnterpriseSecurityGroupRuleResponse.setRules(SecurityGroupRule[] Rules)
Set Access control rule list 
 | 
| Constructor and Description | 
|---|
SecurityGroupRule(SecurityGroupRule 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.