Uses of Class
com.tencentcloudapi.cynosdb.v20190107.models.ModifyAuditServiceResponse
-
Packages that use ModifyAuditServiceResponse Package Description com.tencentcloudapi.cynosdb.v20190107 com.tencentcloudapi.cynosdb.v20190107.models -
-
Uses of ModifyAuditServiceResponse in com.tencentcloudapi.cynosdb.v20190107
Methods in com.tencentcloudapi.cynosdb.v20190107 that return ModifyAuditServiceResponse Modifier and Type Method Description ModifyAuditServiceResponseCynosdbClient. ModifyAuditService(ModifyAuditServiceRequest req)本接口(ModifyAuditService)用于修改云数据库审计日志保存时长、审计规则等服务配置。 -
Uses of ModifyAuditServiceResponse in com.tencentcloudapi.cynosdb.v20190107.models
Constructors in com.tencentcloudapi.cynosdb.v20190107.models with parameters of type ModifyAuditServiceResponse Constructor Description ModifyAuditServiceResponse(ModifyAuditServiceResponse 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.
-