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