public abstract class SeriesConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SeriesConfig.Builder |
| Constructor and Description |
|---|
SeriesConfig() |
| Modifier and Type | Method and Description |
|---|---|
static SeriesConfig.Builder |
builder() |
static SeriesConfig |
empty() |
abstract String |
name() |
public static SeriesConfig empty()
public static SeriesConfig.Builder builder()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.