JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
com.influxdb.client.LabelsApi
Packages that use
LabelsApi
Package
Description
com.influxdb.client
com.influxdb.client.internal
Uses of
LabelsApi
in
com.influxdb.client
Methods in
com.influxdb.client
that return
LabelsApi
Modifier and Type
Method
Description
LabelsApi
InfluxDBClient.
getLabelsApi
()
Create a new
Label
client.
Uses of
LabelsApi
in
com.influxdb.client.internal
Methods in
com.influxdb.client.internal
that return
LabelsApi
Modifier and Type
Method
Description
LabelsApi
InfluxDBClientImpl.
getLabelsApi
()