Uses of Class
com.tencentcloudapi.gaap.v20180529.models.CreateSecurityRulesRequest
-
Packages that use CreateSecurityRulesRequest Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of CreateSecurityRulesRequest in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 with parameters of type CreateSecurityRulesRequest Modifier and Type Method Description CreateSecurityRulesResponseGaapClient. CreateSecurityRules(CreateSecurityRulesRequest req)添加安全策略规则 -
Uses of CreateSecurityRulesRequest in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type CreateSecurityRulesRequest Constructor Description CreateSecurityRulesRequest(CreateSecurityRulesRequest 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.
-