public final class FolderDetail
extends Object
Detailed information about a single folder in a Dosya workspace.
- Since:
- 0.1.0
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
getId
@NotNull
public @NotNull String getId()
-
getName
@NotNull
public @NotNull String getName()
-
getParentId
@Nullable
public @Nullable String getParentId()
-
getWorkspaceId
@NotNull
public @NotNull String getWorkspaceId()
-
getCreatedAt
public long getCreatedAt()