Package dev.dosya.sdk.model
Class SharesListResponse
java.lang.Object
dev.dosya.sdk.model.SharesListResponse
Response returned when listing share links for a workspace.
Contains the list of share links and summary statistics.
- Since:
- 0.1.0
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classSummary statistics for share links in a workspace. -
Method Summary
Modifier and TypeMethodDescription@NotNull List<ShareLinkDetail>getLinks()@Nullable SharesListResponse.StatsgetStats()
-
Method Details
-
getLinks
-
getStats
-