public class VideoResourceImpl extends Object implements VideoResource
| Constructor and Description |
|---|
VideoResourceImpl(javax.ws.rs.client.WebTarget target) |
public javax.ws.rs.core.Response getScreenRecording(@PathParam(value="userId")
String userId,
@PathParam(value="projectId")
String projectId,
@PathParam(value="videoId")
String videoId)
getScreenRecording in interface VideoResourceCopyright © 2016. All rights reserved.