public interface SyncClient
| Modifier and Type | Method and Description |
|---|---|
ClientResponse<Empty> |
synchronize(org.hawkular.inventory.paths.CanonicalPath path,
String at,
org.hawkular.inventory.api.model.SyncRequest request)
Make the inventory under given path match the provided inventory structure.
|
ClientResponse<Empty> synchronize(org.hawkular.inventory.paths.CanonicalPath path, String at, org.hawkular.inventory.api.model.SyncRequest request)
path - at - request - Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.