@Consumes(value="application/json") public interface JobApi extends Closeable
Modifier and Type | Method and Description |
---|---|
List<ResourceDefinition> |
captureStatus(URI jobURI)
Get status of captured custom image after capture call
|
ParseJobStatus.JobStatus |
jobStatus(URI jobURI) |
@GET ParseJobStatus.JobStatus jobStatus(URI jobURI)
@GET List<ResourceDefinition> captureStatus(URI jobURI)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.