Uses of Class
com.tencentcloudapi.gaap.v20180529.models.ModifySecurityRuleResponse
-
Packages that use ModifySecurityRuleResponse Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of ModifySecurityRuleResponse in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 that return ModifySecurityRuleResponse Modifier and Type Method Description ModifySecurityRuleResponseGaapClient. ModifySecurityRule(ModifySecurityRuleRequest req)修改安全策略规则名 -
Uses of ModifySecurityRuleResponse in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type ModifySecurityRuleResponse Constructor Description ModifySecurityRuleResponse(ModifySecurityRuleResponse 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.
-