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