Uses of Class
com.blackberry.workspaces.sdk.api.json.ListTransientFoldersSingleLevelResultJson
Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.json | |
com.blackberry.workspaces.sdk.api.resource |
-
Uses of ListTransientFoldersSingleLevelResultJson in com.blackberry.workspaces.sdk.api.json
Methods in com.blackberry.workspaces.sdk.api.json that return types with arguments of type ListTransientFoldersSingleLevelResultJson Modifier and Type Method Description List<ListTransientFoldersSingleLevelResultJson>
ListTransientFoldersSingleLevelResultJson. getSubFolders()
List of subfolders.Method parameters in com.blackberry.workspaces.sdk.api.json with type arguments of type ListTransientFoldersSingleLevelResultJson Modifier and Type Method Description void
ListTransientFoldersSingleLevelResultJson. setSubFolders(List<ListTransientFoldersSingleLevelResultJson> subFolders)
List of subfolders. -
Uses of ListTransientFoldersSingleLevelResultJson in com.blackberry.workspaces.sdk.api.resource
Methods in com.blackberry.workspaces.sdk.api.resource that return ListTransientFoldersSingleLevelResultJson Modifier and Type Method Description ListTransientFoldersSingleLevelResultJson
TransientWorkspaces. listFoldersSingleLevelV30(ListTransientFoldersJson listTransientFoldersJson)
Gets the tree of all folders.