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