Uses of Class
com.influxdb.client.domain.TableViewProperties
-
Uses of TableViewProperties in com.influxdb.client.domain
Modifier and TypeMethodDescriptionTableViewProperties.addColorsItem
(DashboardColor colorsItem) TableViewProperties.addFieldOptionsItem
(RenamableField fieldOptionsItem) TableViewProperties.addQueriesItem
(DashboardQuery queriesItem) TableViewProperties.colors
(List<DashboardColor> colors) TableViewProperties.decimalPlaces
(DecimalPlaces decimalPlaces) TableViewProperties.fieldOptions
(List<RenamableField> fieldOptions) TableViewProperties.queries
(List<DashboardQuery> queries) TableViewProperties.showNoteWhenEmpty
(Boolean showNoteWhenEmpty) TableViewProperties.tableOptions
(TableViewPropertiesTableOptions tableOptions) TableViewProperties.timeFormat
(String timeFormat)