public interface FileInfo
| Modifier and Type | Method and Description |
|---|---|
String |
getFileName() |
MD5Checksum |
getMd5Checksum() |
long |
getSize() |
Instant |
getTimestamp() |
URI |
getUri() |
MD5Checksum getMd5Checksum()
URI getUri()
long getSize()
String getFileName()
Instant getTimestamp()
Copyright © 2021. All rights reserved.