| 程序包 | 说明 |
|---|---|
| com.aliyun.dms_enterprise20181101 | |
| com.aliyun.dms_enterprise20181101.models |
| 限定符和类型 | 方法和说明 |
|---|---|
ListSQLExecAuditLogResponse |
Client.listSQLExecAuditLog(ListSQLExecAuditLogRequest request)
summary :
Queries SQL statements that were written on the SQLConsole tab.
|
ListSQLExecAuditLogResponse |
Client.listSQLExecAuditLogWithOptions(ListSQLExecAuditLogRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
summary :
Queries SQL statements that were written on the SQLConsole tab.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static ListSQLExecAuditLogRequest |
ListSQLExecAuditLogRequest.build(Map<String,?> map) |
ListSQLExecAuditLogRequest |
ListSQLExecAuditLogRequest.setEndTime(String endTime) |
ListSQLExecAuditLogRequest |
ListSQLExecAuditLogRequest.setExecState(String execState) |
ListSQLExecAuditLogRequest |
ListSQLExecAuditLogRequest.setOpUserName(String opUserName) |
ListSQLExecAuditLogRequest |
ListSQLExecAuditLogRequest.setPageNumber(Integer pageNumber) |
ListSQLExecAuditLogRequest |
ListSQLExecAuditLogRequest.setPageSize(Integer pageSize) |
ListSQLExecAuditLogRequest |
ListSQLExecAuditLogRequest.setSearchName(String searchName) |
ListSQLExecAuditLogRequest |
ListSQLExecAuditLogRequest.setSqlType(String sqlType) |
ListSQLExecAuditLogRequest |
ListSQLExecAuditLogRequest.setStartTime(String startTime) |
ListSQLExecAuditLogRequest |
ListSQLExecAuditLogRequest.setTid(Long tid) |
Copyright © 2025. All rights reserved.