public abstract static class MessageListConfigDTO.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
abstract MessageListConfigDTO |
build() |
static MessageListConfigDTO.Builder |
builder() |
abstract MessageListConfigDTO.Builder |
fields(com.google.common.collect.ImmutableSet<String> fields) |
abstract MessageListConfigDTO.Builder |
showMessageRow(boolean showMessageRow) |
public abstract MessageListConfigDTO.Builder fields(com.google.common.collect.ImmutableSet<String> fields)
public abstract MessageListConfigDTO.Builder showMessageRow(boolean showMessageRow)
public abstract MessageListConfigDTO build()
public static MessageListConfigDTO.Builder builder()
Copyright © 2012–2020 Graylog, Inc.. All rights reserved.