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