| 程序包 | 说明 |
|---|---|
| com.aliyun.openservices.log.response |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.ArrayList<QueriedLog> |
GetLogsResponse.GetLogs()
Get all logs from the response
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GetLogsResponse.AddLog(QueriedLog log)
Add one log to the response
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GetLogsResponse.SetLogs(java.util.List<QueriedLog> logs)
Set all the log data to the response
|