Uses of Class
com.influxdb.client.domain.Logs
-
Uses of Logs in com.influxdb.client.service
Modifier and TypeMethodDescriptionretrofit2.Call
<Logs> TasksService.getTasksIDLogs
(String taskID, String zapTraceSpan) Retrieve all logs for a taskretrofit2.Call
<Logs> TasksService.getTasksIDRunsIDLogs
(String taskID, String runID, String zapTraceSpan) Retrieve all logs for a run