public abstract class AlarmCallbackSummary extends Object
| Constructor and Description |
|---|
AlarmCallbackSummary() |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<String,Object> |
configuration() |
static AlarmCallbackSummary |
create(String id,
String streamId,
String type,
Map<String,Object> configuration,
Date createdAt,
String creatorUserId) |
abstract Date |
createdAt() |
abstract String |
creatorUserId() |
abstract String |
id() |
abstract String |
streamId() |
abstract String |
type() |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.