Uses of Class
com.influxdb.client.domain.PatchDashboardRequest
Packages that use PatchDashboardRequest
-
Uses of PatchDashboardRequest in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return PatchDashboardRequestModifier and TypeMethodDescriptionPatchDashboardRequest.cells
(CellWithViewProperties cells) PatchDashboardRequest.description
(String description) -
Uses of PatchDashboardRequest in com.influxdb.client.service
Methods in com.influxdb.client.service with parameters of type PatchDashboardRequestModifier and TypeMethodDescriptionretrofit2.Call
<Dashboard> DashboardsService.patchDashboardsID
(String dashboardID, String zapTraceSpan, PatchDashboardRequest patchDashboardRequest) Update a dashboard