Interface InfluxDbConnectionDetails
- All Superinterfaces:
ConnectionDetails
Details required to establish a connection to an InfluxDB service.
- Since:
- 3.1.0
- Author:
- Moritz Halbritter, Andy Wilkinson, Phillip Webb
-
Method Summary
Modifier and TypeMethodDescriptionLogin password.getUrl()
URL of the InfluxDB instance to which to connect.Login user.
-
Method Details