Uses of Class
com.blackberry.workspaces.sdk.api.json.ListExchangesRecycleBinDocumentsJson
-
Packages that use ListExchangesRecycleBinDocumentsJson Package Description com.blackberry.workspaces.sdk.api.resource -
-
Uses of ListExchangesRecycleBinDocumentsJson in com.blackberry.workspaces.sdk.api.resource
Methods in com.blackberry.workspaces.sdk.api.resource with parameters of type ListExchangesRecycleBinDocumentsJson Modifier and Type Method Description PagingItemListJson<RecycleBinDocumentJson>
Documents. listExchangesRecycleBinDocumentsV30(ListExchangesRecycleBinDocumentsJson listExchangesRecycleBinDocumentsJson)
Lists files in the Sent items recycle bin/Inbox hidden files.PagingItemListJson<RecycleBinDocumentJson>
Files. listExchangesRecycleBinDocumentsV30(ListExchangesRecycleBinDocumentsJson listExchangesRecycleBinDocumentsJson)
Lists files in the Sent items recycle bin/Inbox hidden files.
-