Uses of Class
com.blackberry.workspaces.api.sdk.json.SearchDocumentsSdsJson
-
Packages that use SearchDocumentsSdsJson Package Description com.blackberry.workspaces.api.sdk.resource -
-
Uses of SearchDocumentsSdsJson in com.blackberry.workspaces.api.sdk.resource
Methods in com.blackberry.workspaces.api.sdk.resource with parameters of type SearchDocumentsSdsJson Modifier and Type Method Description PagingItemListJson<BaseJson>
Documents. searchDocumentsV30(SearchDocumentsSdsJson searchDocumentsSdsJson)
Searches for a file in the Inbox/Sent items by name or string.PagingItemListJson<BaseJson>
Files. searchDocumentsV30(SearchDocumentsSdsJson searchDocumentsSdsJson)
Searches for a file in the Inbox/Sent items by name or string.
-