public class StreamWatcher extends Object
| Constructor and Description |
|---|
StreamWatcher() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.StreamingOutput |
watchAlerts(Set<String> tenantIds,
AlertsCriteria criteria,
Long watchInterval) |
javax.ws.rs.core.StreamingOutput |
watchEvents(Set<String> tenantIds,
EventsCriteria criteria,
Long watchInterval) |
public javax.ws.rs.core.StreamingOutput watchAlerts(Set<String> tenantIds, AlertsCriteria criteria, Long watchInterval)
public javax.ws.rs.core.StreamingOutput watchEvents(Set<String> tenantIds, EventsCriteria criteria, Long watchInterval)
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.