public abstract class SavedSearch extends Object
| Constructor and Description |
|---|
SavedSearch() |
| Modifier and Type | Method and Description |
|---|---|
abstract org.joda.time.DateTime |
createdAt() |
abstract String |
creatorUserId() |
abstract String |
id() |
abstract Query |
query() |
abstract String |
title() |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.