Uses of Class
com.blackberry.workspaces.api.sdk.json.ListExchangesRecycleBinDocumentsJson
-
Packages that use ListExchangesRecycleBinDocumentsJson Package Description com.blackberry.workspaces.api.sdk.resource -
-
Uses of ListExchangesRecycleBinDocumentsJson in com.blackberry.workspaces.api.sdk.resource
Methods in com.blackberry.workspaces.api.sdk.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.
-