Uses of Class
com.amilesend.onedrive.resource.item.type.FileSystemInfo.FileSystemInfoBuilder
Packages that use FileSystemInfo.FileSystemInfoBuilder
-
Uses of FileSystemInfo.FileSystemInfoBuilder in com.amilesend.onedrive.resource.item.type
Methods in com.amilesend.onedrive.resource.item.type that return FileSystemInfo.FileSystemInfoBuilderModifier and TypeMethodDescriptionFileSystemInfo.builder()FileSystemInfo.FileSystemInfoBuilder.createdDateTime(String createdDateTime) The date and time the file was created on the client (in UTC).FileSystemInfo.FileSystemInfoBuilder.lastAccessedDateTime(String lastAccessedDateTime) The date and time the file was last accessed on the client (in UTC).FileSystemInfo.FileSystemInfoBuilder.lastModifiedDateTime(String lastModifiedDateTime) The date and time the file was last modified on the client (in UTC).