Uses of Class
com.tencentcloudapi.dbbrain.v20191016.models.CreateSecurityAuditLogExportTaskResponse
-
Packages that use CreateSecurityAuditLogExportTaskResponse Package Description com.tencentcloudapi.dbbrain.v20191016 com.tencentcloudapi.dbbrain.v20191016.models -
-
Uses of CreateSecurityAuditLogExportTaskResponse in com.tencentcloudapi.dbbrain.v20191016
Methods in com.tencentcloudapi.dbbrain.v20191016 that return CreateSecurityAuditLogExportTaskResponse Modifier and Type Method Description CreateSecurityAuditLogExportTaskResponseDbbrainClient. CreateSecurityAuditLogExportTask(CreateSecurityAuditLogExportTaskRequest req)创建安全审计日志导出任务。 -
Uses of CreateSecurityAuditLogExportTaskResponse in com.tencentcloudapi.dbbrain.v20191016.models
Constructors in com.tencentcloudapi.dbbrain.v20191016.models with parameters of type CreateSecurityAuditLogExportTaskResponse Constructor Description CreateSecurityAuditLogExportTaskResponse(CreateSecurityAuditLogExportTaskResponse 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.
-