Uses of Class
com.ibm.watson.assistant.v1.model.LogCollection
| Package | Description |
|---|---|
| com.ibm.watson.assistant.v1 |
Watson Assistant v1 v1.
|
-
Uses of LogCollection in com.ibm.watson.assistant.v1
Methods in com.ibm.watson.assistant.v1 that return types with arguments of type LogCollection Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<LogCollection>Assistant. listAllLogs(ListAllLogsOptions listAllLogsOptions)List log events in all workspaces.com.ibm.cloud.sdk.core.http.ServiceCall<LogCollection>Assistant. listLogs(ListLogsOptions listLogsOptions)List log events in a workspace.