Uses of Class
com.blackberry.workspaces.sdk.api.json.RemoveDocumentsTagValuesJson
Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.resource |
-
Uses of RemoveDocumentsTagValuesJson in com.blackberry.workspaces.sdk.api.resource
Methods in com.blackberry.workspaces.sdk.api.resource with parameters of type RemoveDocumentsTagValuesJson Modifier and Type Method Description BulkOperationResultJson
Rooms. removeTagsV30(String roomId, RemoveDocumentsTagValuesJson removeDocumentsTagValuesJson)
Removes specified tags from a list of files.BulkOperationResultJson
Workspaces. removeTagsV30(String roomId, RemoveDocumentsTagValuesJson removeDocumentsTagValuesJson)
Removes specified tags from a list of files.