| Package | Description |
|---|---|
| com.influxdb.client.domain | |
| com.influxdb.client.service |
| Modifier and Type | Method and Description |
|---|---|
PatchDashboardRequest |
PatchDashboardRequest.cells(CellWithViewProperties cells) |
PatchDashboardRequest |
PatchDashboardRequest.description(String description) |
PatchDashboardRequest |
PatchDashboardRequest.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<Dashboard> |
DashboardsService.patchDashboardsID(String dashboardID,
String zapTraceSpan,
PatchDashboardRequest patchDashboardRequest)
Update a dashboard
|
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.