@Path(value="/sync") @Produces(value="application/json") @Consumes(value="application/json") public class RestSync extends RestBase
| Constructor and Description |
|---|
RestSync() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
sync(List<javax.ws.rs.core.PathSegment> path,
InventoryStructure.Offline<?> structure) |
getTenantId, pagedResponse, pagedResponse, parsePath@POST
@Path(value="/{path}")
public javax.ws.rs.core.Response sync(@Encoded @PathParam(value="path")
List<javax.ws.rs.core.PathSegment> path,
InventoryStructure.Offline<?> structure)
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.