Uses of Class
com.influxdb.client.domain.DashboardWithViewProperties
Packages that use DashboardWithViewProperties
-
Uses of DashboardWithViewProperties in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return DashboardWithViewPropertiesModifier and TypeMethodDescriptionDashboardWithViewProperties.addCellsItem(CellWithViewProperties cellsItem) DashboardWithViewProperties.addLabelsItem(Label labelsItem) DashboardWithViewProperties.cells(List<CellWithViewProperties> cells) DashboardWithViewProperties.links(DashboardLinks links) DashboardWithViewProperties.meta(DashboardMeta meta)