Uses of Class
com.blackberry.workspaces.api.sdk.json.FolderPendingPermissionRequestJson
-
Packages that use FolderPendingPermissionRequestJson Package Description com.blackberry.workspaces.api.sdk.json -
-
Uses of FolderPendingPermissionRequestJson in com.blackberry.workspaces.api.sdk.json
Methods in com.blackberry.workspaces.api.sdk.json that return types with arguments of type FolderPendingPermissionRequestJson Modifier and Type Method Description List<FolderPendingPermissionRequestJson>
FolderPendingPermissionRequestsJson. getPermissionRequests()
List of permission requestsMethod parameters in com.blackberry.workspaces.api.sdk.json with type arguments of type FolderPendingPermissionRequestJson Modifier and Type Method Description void
FolderPendingPermissionRequestsJson. setPermissionRequests(List<FolderPendingPermissionRequestJson> permissionRequests)
List of permission requests
-