Interface UploadSummary
-
Method Summary
-
Method Details
-
getId
String getId() -
getCategory
String getCategory() -
getFilename
String getFilename() -
getMimeType
String getMimeType() -
getImageWidth
Integer getImageWidth() -
getImageHeight
Integer getImageHeight() -
getHiDpiImage
Boolean getHiDpiImage() -
getLastModified
OffsetDateTime getLastModified() -
getContentLength
int getContentLength()
-