Uses of Class
com.blackberry.workspaces.sdk.api.json.DeleteDocumentsSelectionVdrJson
-
Packages that use DeleteDocumentsSelectionVdrJson Package Description com.blackberry.workspaces.sdk.api.resource -
-
Uses of DeleteDocumentsSelectionVdrJson in com.blackberry.workspaces.sdk.api.resource
Methods in com.blackberry.workspaces.sdk.api.resource with parameters of type DeleteDocumentsSelectionVdrJson Modifier and Type Method Description BulkOperationResultJson
Rooms. deleteDocumentsV30(String roomId, DeleteDocumentsSelectionVdrJson deleteDocumentsSelectionVdrJson)
Deletes files and/or folders from a workspace.BulkOperationResultJson
Workspaces. deleteDocumentsV30(String roomId, DeleteDocumentsSelectionVdrJson deleteDocumentsSelectionVdrJson)
Deletes files and/or folders from a workspace.
-