Package | Description |
---|---|
com.tencentcloudapi.gaap.v20180529.models |
Modifier and Type | Method and Description |
---|---|
SecurityPolicyRuleOut[] |
DescribeSecurityPolicyDetailResponse.getRuleList()
Get 规则列表
|
SecurityPolicyRuleOut[] |
DescribeSecurityRulesResponse.getSecurityRuleSet()
Get 返回的安全规则详情列表。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeSecurityPolicyDetailResponse.setRuleList(SecurityPolicyRuleOut[] RuleList)
Set 规则列表
|
void |
DescribeSecurityRulesResponse.setSecurityRuleSet(SecurityPolicyRuleOut[] SecurityRuleSet)
Set 返回的安全规则详情列表。
|
Constructor and Description |
---|
SecurityPolicyRuleOut(SecurityPolicyRuleOut 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.