Uses of Class
com.blackberry.workspaces.api.sdk.json.MoveFolderJson
-
Packages that use MoveFolderJson Package Description com.blackberry.workspaces.api.sdk.resource -
-
Uses of MoveFolderJson in com.blackberry.workspaces.api.sdk.resource
Methods in com.blackberry.workspaces.api.sdk.resource with parameters of type MoveFolderJson Modifier and Type Method Description BulkOperationResultJson
Rooms. moveFolderV30(String roomId, MoveFolderJson moveFolderJson)
Moves a folder in a workspace (and its contents) to a new location within the same workspace.BulkOperationResultJson
Workspaces. moveFolderV30(String roomId, MoveFolderJson moveFolderJson)
Moves a folder in a workspace (and its contents) to a new location within the same workspace.
-