Uses of Class
com.blackberry.workspaces.sdk.api.json.TransientFolderPendingPermissionRequestJson
Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.json |
-
Uses of TransientFolderPendingPermissionRequestJson in com.blackberry.workspaces.sdk.api.json
Methods in com.blackberry.workspaces.sdk.api.json that return types with arguments of type TransientFolderPendingPermissionRequestJson Modifier and Type Method Description List<TransientFolderPendingPermissionRequestJson>
IManageWorkspacePermissionRequestsResultsJson. getPermissionRequests()
List of permission requestsList<TransientFolderPendingPermissionRequestJson>
TransientFolderPermissionRequestsResultsJson. getPermissionRequests()
List of permission requestsMethod parameters in com.blackberry.workspaces.sdk.api.json with type arguments of type TransientFolderPendingPermissionRequestJson Modifier and Type Method Description void
IManageWorkspacePermissionRequestsResultsJson. setPermissionRequests(List<TransientFolderPendingPermissionRequestJson> permissionRequests)
List of permission requestsvoid
TransientFolderPermissionRequestsResultsJson. setPermissionRequests(List<TransientFolderPendingPermissionRequestJson> permissionRequests)
List of permission requests