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