Package com.influxdb.client.domain
Class QueryVariableProperties
java.lang.Object
com.influxdb.client.domain.VariableProperties
com.influxdb.client.domain.QueryVariableProperties
QueryVariableProperties
-
Field Details
-
Constructor Details
-
Method Details
-
getType
Get type- Returns:
- type
-
values
-
getValues
Get values- Returns:
- values
-
setValues
-
equals
- Overrides:
equals
in classVariableProperties
-
hashCode
public int hashCode()- Overrides:
hashCode
in classVariableProperties
-
toString
- Overrides:
toString
in classVariableProperties
-