Uses of Class
com.blackberry.workspaces.sdk.api.json.MoveAllJson
Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.resource |
-
Uses of MoveAllJson in com.blackberry.workspaces.sdk.api.resource
Methods in com.blackberry.workspaces.sdk.api.resource with parameters of type MoveAllJson Modifier and Type Method Description BulkOperationResultJson
Rooms. moveAllV30(String roomId, MoveAllJson moveAllJson)
Moves all files from one folder in a workspace to another folder.BulkOperationResultJson
Workspaces. moveAllV30(String roomId, MoveAllJson moveAllJson)
Moves all files from one folder in a workspace to another folder.