Uses of Class
com.blackberry.workspaces.sdk.api.json.ChangeEntityVdrJson
-
Packages that use ChangeEntityVdrJson Package Description com.blackberry.workspaces.sdk.api.resource -
-
Uses of ChangeEntityVdrJson in com.blackberry.workspaces.sdk.api.resource
Methods in com.blackberry.workspaces.sdk.api.resource with parameters of type ChangeEntityVdrJson Modifier and Type Method Description String
Rooms. changeDefaultPermissionsV30(String roomId, ChangeEntityVdrJson changeEntityVdrJson)
Changes default permissions of a permitted entity in a workspace.String
Workspaces. changeDefaultPermissionsV30(String roomId, ChangeEntityVdrJson changeEntityVdrJson)
Changes default permissions of a permitted entity in a workspace.
-