| Package | Description |
|---|---|
| org.graylog2.decorators | |
| org.graylog2.rest.resources.search |
| Modifier and Type | Method and Description |
|---|---|
abstract DecoratorImpl |
DecoratorImpl.Builder.build() |
static DecoratorImpl |
DecoratorImpl.create(String id,
String type,
Map<String,Object> config,
Optional<String> stream,
int order) |
| Modifier and Type | Method and Description |
|---|---|
Decorator |
DecoratorResource.create(DecoratorImpl decorator) |
Decorator |
DecoratorResource.update(String decoratorId,
DecoratorImpl decorator) |
Copyright © 2012–2017 Graylog, Inc.. All rights reserved.