Class FileSystemInfo
java.lang.Object
com.amilesend.onedrive.resource.item.type.FileSystemInfo
Describes drive (client-side) properties of the local version of a drive item.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
builder
-
getCreatedDateTime
The date and time the file was created on the client (in UTC). -
getLastAccessedDateTime
The date and time the file was last accessed on the client (in UTC). -
getLastModifiedDateTime
The date and time the file was last modified on the client (in UTC). -
equals
-
hashCode
public int hashCode() -
toString
-