public class DefaultEventsClient extends BaseClient<EventsHandler> implements EventsClient
| Constructor and Description |
|---|
DefaultEventsClient(ClientInfo clientInfo) |
| Modifier and Type | Method and Description |
|---|---|
ClientResponse<List<Map>> |
getEvents(org.hawkular.inventory.paths.SegmentType type,
org.hawkular.inventory.api.Action.Enumerated action)
Listen on stream of the events
|
collectionResolver, mapResolver, restApi, simpleResolverpublic DefaultEventsClient(ClientInfo clientInfo)
public ClientResponse<List<Map>> getEvents(org.hawkular.inventory.paths.SegmentType type, org.hawkular.inventory.api.Action.Enumerated action)
EventsClientgetEvents in interface EventsClientCopyright © 2015–2017 Red Hat, Inc.. All rights reserved.