Uses of Class
com.influxdb.client.domain.TableViewPropertiesTableOptions
Packages that use TableViewPropertiesTableOptions
-
Uses of TableViewPropertiesTableOptions in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return TableViewPropertiesTableOptionsModifier and TypeMethodDescriptionTableViewPropertiesTableOptions.fixFirstColumn
(Boolean fixFirstColumn) TableViewProperties.getTableOptions()
Get tableOptionsTableViewPropertiesTableOptions.sortBy
(RenamableField sortBy) TableViewPropertiesTableOptions.verticalTimeAxis
(Boolean verticalTimeAxis) TableViewPropertiesTableOptions.wrapping
(TableViewPropertiesTableOptions.WrappingEnum wrapping) Methods in com.influxdb.client.domain with parameters of type TableViewPropertiesTableOptionsModifier and TypeMethodDescriptionvoid
TableViewProperties.setTableOptions
(TableViewPropertiesTableOptions tableOptions) TableViewProperties.tableOptions
(TableViewPropertiesTableOptions tableOptions)