public abstract class ApiDocServiceLightyImpl extends Object implements org.opendaylight.netconf.sal.rest.doc.api.ApiDocService
| Constructor and Description |
|---|
ApiDocServiceLightyImpl(org.opendaylight.netconf.sal.rest.doc.mountpoints.MountPointSwagger mountPointSwagger) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getListOfMounts(javax.ws.rs.core.UriInfo uriInfo) |
javax.ws.rs.core.Response |
getMountDocByModule(String instanceNum,
String module,
String revision,
javax.ws.rs.core.UriInfo uriInfo) |
javax.ws.rs.core.Response |
getMountRootDoc(String instanceNum,
javax.ws.rs.core.UriInfo uriInfo) |
public ApiDocServiceLightyImpl(org.opendaylight.netconf.sal.rest.doc.mountpoints.MountPointSwagger mountPointSwagger)
public javax.ws.rs.core.Response getListOfMounts(javax.ws.rs.core.UriInfo uriInfo)
getListOfMounts in interface org.opendaylight.netconf.sal.rest.doc.api.ApiDocServicepublic javax.ws.rs.core.Response getMountRootDoc(String instanceNum, javax.ws.rs.core.UriInfo uriInfo)
getMountRootDoc in interface org.opendaylight.netconf.sal.rest.doc.api.ApiDocServiceCopyright © 2019. All rights reserved.