Uses of Class
com.influxdb.client.domain.CellWithViewProperties
-
Uses of CellWithViewProperties in com.influxdb.client.domain
Modifier and TypeMethodDescriptionPatchDashboardRequest.getCells()
Get cellsCellWithViewProperties.properties
(ViewProperties properties) Modifier and TypeMethodDescriptionDashboardWithViewProperties.addCellsItem
(CellWithViewProperties cellsItem) PatchDashboardRequest.cells
(CellWithViewProperties cells) void
PatchDashboardRequest.setCells
(CellWithViewProperties cells) Modifier and TypeMethodDescriptionDashboardWithViewProperties.cells
(List<CellWithViewProperties> cells) void
DashboardWithViewProperties.setCells
(List<CellWithViewProperties> cells)