| Package | Description |
|---|---|
| com.influxdb.client | |
| com.influxdb.client.domain | |
| com.influxdb.client.service |
| Modifier and Type | Method and Description |
|---|---|
Check |
ChecksApi.updateCheck(String checkID,
CheckPatch patch)
Update a check.
|
| Modifier and Type | Method and Description |
|---|---|
CheckPatch |
CheckPatch.description(String description) |
CheckPatch |
CheckPatch.name(String name) |
CheckPatch |
CheckPatch.status(CheckPatch.StatusEnum status) |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<Check> |
ChecksService.patchChecksID(String checkID,
CheckPatch checkPatch,
String zapTraceSpan)
Update a check
|
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.