Uses of Class
com.blackberry.workspaces.api.sdk.json.MoveJson
-
Packages that use MoveJson Package Description com.blackberry.workspaces.api.sdk.resource -
-
Uses of MoveJson in com.blackberry.workspaces.api.sdk.resource
Methods in com.blackberry.workspaces.api.sdk.resource with parameters of type MoveJson Modifier and Type Method Description BulkOperationResultJson
Rooms. moveV30(String roomId, MoveJson moveJson)
Moves files in a workspace folder to a different folder within the same workspace.BulkOperationResultJson
Workspaces. moveV30(String roomId, MoveJson moveJson)
Moves files in a workspace folder to a different folder within the same workspace.
-