| Package | Description |
|---|---|
| com.influxdb.client.domain |
| Modifier and Type | Method and Description |
|---|---|
CellWithViewProperties |
PatchDashboardRequest.getCells()
Get cells
|
CellWithViewProperties |
CellWithViewProperties.name(String name) |
CellWithViewProperties |
CellWithViewProperties.properties(ViewProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
List<CellWithViewProperties> |
DashboardWithViewProperties.getCells()
Get cells
|
| Modifier and Type | Method and Description |
|---|---|
DashboardWithViewProperties |
DashboardWithViewProperties.addCellsItem(CellWithViewProperties cellsItem) |
PatchDashboardRequest |
PatchDashboardRequest.cells(CellWithViewProperties cells) |
void |
PatchDashboardRequest.setCells(CellWithViewProperties cells) |
| Modifier and Type | Method and Description |
|---|---|
DashboardWithViewProperties |
DashboardWithViewProperties.cells(List<CellWithViewProperties> cells) |
void |
DashboardWithViewProperties.setCells(List<CellWithViewProperties> cells) |
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.