public class LinkFieldDecorator extends Object implements SearchResponseDecorator
| Modifier and Type | Class and Description |
|---|---|
static class |
LinkFieldDecorator.Config |
static class |
LinkFieldDecorator.Descriptor |
static interface |
LinkFieldDecorator.Factory |
| Constructor and Description |
|---|
LinkFieldDecorator(Decorator decorator) |
| Modifier and Type | Method and Description |
|---|---|
SearchResponse |
apply(SearchResponse searchResponse) |
@Inject public LinkFieldDecorator(Decorator decorator)
public SearchResponse apply(SearchResponse searchResponse)
apply in interface Function<SearchResponse,SearchResponse>Copyright © 2012–2020 Graylog, Inc.. All rights reserved.