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