| Package | Description | 
|---|---|
| com.tencentcloudapi.cfw.v20190904.models | 
| Modifier and Type | Method and Description | 
|---|---|
| SecurityGroupRule[] | AddEnterpriseSecurityGroupRulesRequest. getData()Get Creates rule data | 
| SecurityGroupRule | ModifyEnterpriseSecurityGroupRuleRequest. getData()Get The new rule content you want. | 
| SecurityGroupRule[] | DescribeEnterpriseSecurityGroupRuleResponse. getRules()Get Access control rule list | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ModifyEnterpriseSecurityGroupRuleRequest. setData(SecurityGroupRule Data)Set The new rule content you want. | 
| 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 © 2024. All rights reserved.