Uses of Class
com.blackberry.workspaces.sdk.api.json.ListFolderPermissionRequestsJson
Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.resource |
-
Uses of ListFolderPermissionRequestsJson in com.blackberry.workspaces.sdk.api.resource
Methods in com.blackberry.workspaces.sdk.api.resource with parameters of type ListFolderPermissionRequestsJson Modifier and Type Method Description ItemListJson<FolderPendingPermissionRequestsJson>
Rooms. listFolderPermissionRequestsV30(ListFolderPermissionRequestsJson listFolderPermissionRequestsJson)
Lists existing permissions requests for folder or the entire workspace where the root folder is supplied.ItemListJson<FolderPendingPermissionRequestsJson>
Workspaces. listFolderPermissionRequestsV30(ListFolderPermissionRequestsJson listFolderPermissionRequestsJson)
Lists existing permissions requests for folder or the entire workspace where the root folder is supplied.