Uses of Class
com.blackberry.workspaces.api.sdk.json.AddDocumentsTagValuesJson
-
Packages that use AddDocumentsTagValuesJson Package Description com.blackberry.workspaces.api.sdk.resource -
-
Uses of AddDocumentsTagValuesJson in com.blackberry.workspaces.api.sdk.resource
Methods in com.blackberry.workspaces.api.sdk.resource with parameters of type AddDocumentsTagValuesJson Modifier and Type Method Description BulkOperationResultJson
Rooms. addTagsV30(String roomId, AddDocumentsTagValuesJson addDocumentsTagValuesJson)
Adds tags to a list of files.BulkOperationResultJson
Workspaces. addTagsV30(String roomId, AddDocumentsTagValuesJson addDocumentsTagValuesJson)
Adds tags to a list of files.
-