Interface ListInbox
- All Known Subinterfaces:
InboxService
public interface ListInbox
Lists files shared with user inside his INBOX.
-
Method Summary
Modifier and TypeMethodDescriptionlist(ListRequest<UserIDAuth, PrivateResource> request) List files/entries at the location (possibly absolute) within INBOX, specified byrequest
-
Method Details
-
list
List files/entries at the location (possibly absolute) within INBOX, specified byrequest- Parameters:
request- Where to list entries- Returns:
- Stream of absolute resource locations, by default location is not encrypted
-