Module vcr4j.sharktopoda
Class FramecaptureResponse
java.lang.Object
org.mbari.vcr4j.sharktopoda.model.response.FramecaptureResponse
- Since:
- 2016-08-26T13:33:00
- Author:
- Brian Schlining
-
Constructor Summary
ConstructorsConstructorDescriptionFramecaptureResponse(long elapsedTimeMillis, UUID imageReferenceUuid, URL imageLocation, String status) -
Method Summary
Modifier and TypeMethodDescriptionlong
-
Constructor Details
-
FramecaptureResponse
-
-
Method Details
-
getResponse
-
getElapsedTimeMillis
public long getElapsedTimeMillis() -
getImageReferenceUuid
-
getImageLocation
-
getStatus
-