Uses of Class
com.blackberry.workspaces.api.sdk.json.DeleteDocumentsSelectionVdrJson
-
Packages that use DeleteDocumentsSelectionVdrJson Package Description com.blackberry.workspaces.api.sdk.resource -
-
Uses of DeleteDocumentsSelectionVdrJson in com.blackberry.workspaces.api.sdk.resource
Methods in com.blackberry.workspaces.api.sdk.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.
-