Uses of Class
com.tencentcloudapi.gaap.v20180529.models.DescribeSecurityRulesResponse
-
Packages that use DescribeSecurityRulesResponse Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of DescribeSecurityRulesResponse in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 that return DescribeSecurityRulesResponse Modifier and Type Method Description DescribeSecurityRulesResponseGaapClient. DescribeSecurityRules(DescribeSecurityRulesRequest req)本接口(DescribeSecurityRules)用于根据安全规则ID查询安全规则详情列表。支持一个或多个安全规则的查询。一次最多支持20个安全规则的查询。 -
Uses of DescribeSecurityRulesResponse in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type DescribeSecurityRulesResponse Constructor Description DescribeSecurityRulesResponse(DescribeSecurityRulesResponse 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.
-