Uses of Class
com.influxdb.client.domain.Logs
Packages that use Logs
-
Uses of Logs in com.influxdb.client.service
Methods in com.influxdb.client.service that return types with arguments of type LogsModifier 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