| 程序包 | 说明 |
|---|---|
| com.aliyun.openservices.log.response |
| 限定符和类型 | 方法和说明 |
|---|---|
List<QueriedLog> |
GetContextLogsResponse.getLogs() |
ArrayList<QueriedLog> |
GetLogsResponse.GetLogs()
Get all logs from the response
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GetContextLogsResponse.addLog(QueriedLog log)
Users of getContextLogs can ignore following methods.
|
void |
GetLogsResponse.AddLog(QueriedLog log)
Add one log to the response
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GetLogsResponse.SetLogs(List<QueriedLog> logs)
Set all the log data to the response
|
Copyright © 2020. All Rights Reserved.