public abstract class IndexSetCreatedEvent extends Object
| Constructor and Description |
|---|
IndexSetCreatedEvent() |
| Modifier and Type | Method and Description |
|---|---|
static IndexSetCreatedEvent |
create(IndexSetConfig indexSet) |
abstract IndexSetConfig |
indexSet() |
public abstract IndexSetConfig indexSet()
public static IndexSetCreatedEvent create(IndexSetConfig indexSet)
Copyright © 2012–2017 Graylog, Inc.. All rights reserved.