| Package | Description |
|---|---|
| org.graylog2.rest.resources.streams | |
| org.graylog2.rest.resources.streams.responses |
| Modifier and Type | Method and Description |
|---|---|
StreamPageListResponse |
StreamResource.getPage(int page,
int perPage,
String query,
String sort,
String order) |
| Modifier and Type | Method and Description |
|---|---|
static StreamPageListResponse |
StreamPageListResponse.create(String query,
PaginatedList.PaginationInfo paginationInfo,
long total,
String sort,
String order,
Collection<StreamDTO> streams) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.