Uses of Class
com.blackberry.workspaces.sdk.api.json.DownloadSingleDocumentSelectionJson
-
Packages that use DownloadSingleDocumentSelectionJson Package Description com.blackberry.workspaces.sdk.api.resource -
-
Uses of DownloadSingleDocumentSelectionJson in com.blackberry.workspaces.sdk.api.resource
Methods in com.blackberry.workspaces.sdk.api.resource with parameters of type DownloadSingleDocumentSelectionJson Modifier and Type Method Description InputStream
Documents. downloadSingleDocumentV30(DownloadSingleDocumentSelectionJson downloadSingleDocumentSelectionJson)
Downloads a single file.InputStream
Files. downloadSingleDocumentV30(DownloadSingleDocumentSelectionJson downloadSingleDocumentSelectionJson)
Downloads a single file.
-