| Package | Description |
|---|---|
| org.graylog.plugins.views.migrations.V20191125144500_MigrateDashboardsToViewsSupport.viewwidgets |
| Modifier and Type | Method and Description |
|---|---|
abstract TimeUnitInterval.IntervalUnit |
TimeUnitInterval.unit() |
static TimeUnitInterval.IntervalUnit |
TimeUnitInterval.IntervalUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeUnitInterval.IntervalUnit[] |
TimeUnitInterval.IntervalUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static TimeUnitInterval |
TimeUnitInterval.create(TimeUnitInterval.IntervalUnit unit,
int value) |
abstract TimeUnitInterval.Builder |
TimeUnitInterval.Builder.unit(TimeUnitInterval.IntervalUnit unit) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.