Class FileSystemInfo

java.lang.Object
com.independentsoft.graph.files.FileSystemInfo

public class FileSystemInfo extends Object
  • Constructor Details

    • FileSystemInfo

      public FileSystemInfo()
    • FileSystemInfo

      public FileSystemInfo(JsonObject jsonObject)
  • Method Details

    • getCreatedTime

      public Date getCreatedTime()
    • getLastAccessedTime

      public Date getLastAccessedTime()
    • getLastModifiedTime

      public Date getLastModifiedTime()