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