public abstract class AlertReceivers extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AlertReceivers.Builder |
| Constructor and Description |
|---|
AlertReceivers() |
| Modifier and Type | Method and Description |
|---|---|
static AlertReceivers.Builder |
builder() |
static AlertReceivers |
create(List<String> emails,
List<String> users) |
abstract List<String> |
emails() |
abstract List<String> |
users() |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.