| Package | Description |
|---|---|
| org.graylog2.rest.models.dashboards.requests | |
| org.graylog2.rest.resources.dashboards |
| Modifier and Type | Method and Description |
|---|---|
static UpdateWidgetRequest |
UpdateWidgetRequest.create(String description,
int cacheTime) |
| Modifier and Type | Method and Description |
|---|---|
void |
DashboardWidgetsResource.updateCacheTime(String dashboardId,
String widgetId,
UpdateWidgetRequest uwr)
Deprecated.
|
void |
DashboardWidgetsResource.updateDescription(String dashboardId,
String widgetId,
UpdateWidgetRequest uwr)
Deprecated.
|
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.