public abstract class CatalogIndexResponse extends Object
| Constructor and Description |
|---|
CatalogIndexResponse() |
| Modifier and Type | Method and Description |
|---|---|
static CatalogIndexResponse |
create(Set<EntityExcerpt> entities) |
abstract Set<EntityExcerpt> |
entities() |
public abstract Set<EntityExcerpt> entities()
public static CatalogIndexResponse create(Set<EntityExcerpt> entities)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.