Object
Folder

@PublicApi public final class Folder extends Object
  • Method Details

    • getName

      @NotNull public String getName()
    • getOwningStructure

      @Nullable public Long getOwningStructure()
    • named

      @NotNull public static Folder.Builder named(@NotNull String name)
    • copy

      @NotNull public static Folder.Builder copy(@NotNull Folder folder)