Uses of Class
com.influxdb.client.domain.LabelUpdate
-
Uses of LabelUpdate in com.influxdb.client
Modifier and TypeMethodDescriptionLabelsApi.updateLabel
(String labelID, LabelUpdate labelUpdate) Update a single label. -
Uses of LabelUpdate in com.influxdb.client.domain
Modifier and TypeMethodDescriptionLabelUpdate.properties
(Map<String, String> properties) LabelUpdate.putPropertiesItem
(String key, String propertiesItem) -
Uses of LabelUpdate in com.influxdb.client.service
Modifier and TypeMethodDescriptionretrofit2.Call
<LabelResponse> LabelsService.patchLabelsID
(String labelID, LabelUpdate labelUpdate, String zapTraceSpan) Update a label