Uses of Class
com.blackberry.workspaces.sdk.api.json.FolderPendingPermissionRequestsJson
Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.resource |
-
Uses of FolderPendingPermissionRequestsJson in com.blackberry.workspaces.sdk.api.resource
Methods in com.blackberry.workspaces.sdk.api.resource that return types with arguments of type FolderPendingPermissionRequestsJson 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.