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