Uses of Class
com.tencentcloudapi.gaap.v20180529.models.SecurityPolicyRuleIn
-
Packages that use SecurityPolicyRuleIn Package Description com.tencentcloudapi.gaap.v20180529.models -
-
Uses of SecurityPolicyRuleIn in com.tencentcloudapi.gaap.v20180529.models
Methods in com.tencentcloudapi.gaap.v20180529.models that return SecurityPolicyRuleIn Modifier and Type Method Description SecurityPolicyRuleIn[]CreateSecurityRulesRequest. getRuleList()Get 访问规则列表Methods in com.tencentcloudapi.gaap.v20180529.models with parameters of type SecurityPolicyRuleIn Modifier and Type Method Description voidCreateSecurityRulesRequest. setRuleList(SecurityPolicyRuleIn[] RuleList)Set 访问规则列表Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type SecurityPolicyRuleIn Constructor Description SecurityPolicyRuleIn(SecurityPolicyRuleIn 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.
-