Uses of Class
com.influxdb.client.domain.CheckPatch
-
Uses of CheckPatch in com.influxdb.client
Modifier and TypeMethodDescriptionChecksApi.updateCheck
(String checkID, CheckPatch patch) Update a check. -
Uses of CheckPatch in com.influxdb.client.domain
Modifier and TypeMethodDescriptionCheckPatch.description
(String description) CheckPatch.status
(CheckPatch.StatusEnum status) -
Uses of CheckPatch in com.influxdb.client.service
Modifier and TypeMethodDescriptionretrofit2.Call
<Check> ChecksService.patchChecksID
(String checkID, CheckPatch checkPatch, String zapTraceSpan) Update a check