@Path(value="/hawkular/inventory/events")
@Produces(value="application/json")
@Consumes(value="application/json")
public interface EventsHandler
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getEvents(String type,
String action) |
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.