@Path(value="/hawkular/inventory/sync")
@Produces(value="application/json")
@Consumes(value="application/json")
public interface SyncHandler
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
synchronize(String path,
String at,
org.hawkular.inventory.api.model.SyncRequest request) |
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.