public class DefaultSyncClient extends BaseClient<SyncHandler> implements SyncClient
| Constructor and Description |
|---|
DefaultSyncClient(ClientInfo clientInfo) |
| 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.
|
collectionResolver, mapResolver, restApi, simpleResolverpublic DefaultSyncClient(ClientInfo clientInfo)
public ClientResponse<Empty> synchronize(org.hawkular.inventory.paths.CanonicalPath path, String at, org.hawkular.inventory.api.model.SyncRequest request)
SyncClientsynchronize in interface SyncClientCopyright © 2015–2017 Red Hat, Inc.. All rights reserved.