Uses of Class
com.tencentcloudapi.cdb.v20170320.models.AnalyzeAuditLogsRequest
-
Packages that use AnalyzeAuditLogsRequest Package Description com.tencentcloudapi.cdb.v20170320 com.tencentcloudapi.cdb.v20170320.models -
-
Uses of AnalyzeAuditLogsRequest in com.tencentcloudapi.cdb.v20170320
Methods in com.tencentcloudapi.cdb.v20170320 with parameters of type AnalyzeAuditLogsRequest Modifier and Type Method Description AnalyzeAuditLogsResponseCdbClient. AnalyzeAuditLogs(AnalyzeAuditLogsRequest req)在不同过滤条件下的审计日志结果集中,选定特定的数据列进行聚合统计。 -
Uses of AnalyzeAuditLogsRequest in com.tencentcloudapi.cdb.v20170320.models
Constructors in com.tencentcloudapi.cdb.v20170320.models with parameters of type AnalyzeAuditLogsRequest Constructor Description AnalyzeAuditLogsRequest(AnalyzeAuditLogsRequest 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.
-