Class FolderTreeItem

java.lang.Object
dev.dosya.sdk.model.FolderTreeItem

public final class FolderTreeItem extends Object
Represents a folder in a workspace folder tree hierarchy.
Since:
0.1.0
  • Method Details

    • getId

      @NotNull public @NotNull String getId()
    • getName

      @NotNull public @NotNull String getName()
    • getParentId

      @Nullable public @Nullable String getParentId()
    • getFileCount

      public int getFileCount()