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