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