| Package | Description |
|---|---|
| com.influxdb.client | |
| com.influxdb.client.domain | |
| com.influxdb.client.service |
| Modifier and Type | Method and Description |
|---|---|
Run |
TasksApi.runManually(String taskId,
RunManually runManually)
Manually start a run of the task now overriding the current schedule.
|
| Modifier and Type | Method and Description |
|---|---|
RunManually |
RunManually.scheduledFor(OffsetDateTime scheduledFor) |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<Run> |
TasksService.postTasksIDRuns(String taskID,
String zapTraceSpan,
RunManually runManually)
Manually start a task run, overriding the current schedule
|
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.