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