| Modifier and Type | Class and Description |
|---|---|
static class |
GRNDescriptor.Builder |
| Constructor and Description |
|---|
GRNDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
static GRNDescriptor.Builder |
builder() |
static GRNDescriptor |
create(GRN grn,
String title) |
static GRNDescriptor |
empty(GRN grn) |
abstract GRN |
grn() |
abstract String |
title() |
public abstract GRN grn()
public abstract String title()
public static GRNDescriptor empty(GRN grn)
public static GRNDescriptor create(GRN grn, String title)
public static GRNDescriptor.Builder builder()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.