Uses of Enum Class
com.influxdb.client.InfluxDBClientOptions.AuthScheme
-
Uses of InfluxDBClientOptions.AuthScheme in com.influxdb.client
Modifier and TypeMethodDescriptionInfluxDBClientOptions.getAuthScheme()
Returns the enum constant of this class with the specified name.static InfluxDBClientOptions.AuthScheme[]
InfluxDBClientOptions.AuthScheme.values()
Returns an array containing the constants of this enum class, in the order they are declared.