Interface Path
@Immutable
public interface Path
-
Method Details
-
contentLength
long contentLength() -
etag
String etag() -
group
-
isDirectory
boolean isDirectory() -
lastModified
String lastModified() -
creationTime
long creationTime()Not mentioned in the specs, but required by the ADLS client. Seecom.azure.storage.file.datalake.models.PathItem. -
name
String name() -
owner
-
permissions
-
msEncryptionContext
-
msEncryptionKeySha256
-
msEncryptionScope
-
msServerEncrypted
-