| Modifier and Type | Method and Description |
|---|---|
MessageList.Builder |
MessageList.Builder._decorators(List<DecoratorImpl> decorators) |
| Modifier and Type | Method and Description |
|---|---|
MessageListConfigDTO.Builder |
MessageListConfigDTO.Builder._decorators(List<DecoratorImpl> decorators) |
| Modifier and Type | Method and Description |
|---|---|
MessageListEntity.Builder |
MessageListEntity.Builder._decorators(List<DecoratorImpl> decorators) |
| 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(@Valid @NotNull DecoratorImpl decorator) |
Decorator |
DecoratorResource.update(String decoratorId,
@Valid @NotNull DecoratorImpl decorator) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.