Uses of Class
com.influxdb.client.domain.LabelCreateRequest
-
Uses of LabelCreateRequest in com.influxdb.client
Modifier and TypeMethodDescriptionLabelsApi.createLabel
(LabelCreateRequest request) Create a label. -
Uses of LabelCreateRequest in com.influxdb.client.domain
Modifier and TypeMethodDescriptionLabelCreateRequest.properties
(Map<String, String> properties) LabelCreateRequest.putPropertiesItem
(String key, String propertiesItem) -
Uses of LabelCreateRequest in com.influxdb.client.service
Modifier and TypeMethodDescriptionretrofit2.Call
<LabelResponse> LabelsService.postLabels
(LabelCreateRequest labelCreateRequest) Create a label