Uses of Class
com.tencentcloudapi.cdb.v20170320.models.ModifyAuditRuleResponse
-
Packages that use ModifyAuditRuleResponse Package Description com.tencentcloudapi.cdb.v20170320 com.tencentcloudapi.cdb.v20170320.models -
-
Uses of ModifyAuditRuleResponse in com.tencentcloudapi.cdb.v20170320
Methods in com.tencentcloudapi.cdb.v20170320 that return ModifyAuditRuleResponse Modifier and Type Method Description ModifyAuditRuleResponse
CdbClient. ModifyAuditRule(ModifyAuditRuleRequest req)
本接口(ModifyAuditRule)用于修改用户的审计规则。 -
Uses of ModifyAuditRuleResponse in com.tencentcloudapi.cdb.v20170320.models
Constructors in com.tencentcloudapi.cdb.v20170320.models with parameters of type ModifyAuditRuleResponse Constructor Description ModifyAuditRuleResponse(ModifyAuditRuleResponse 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.
-