Uses of Class
com.blackberry.workspaces.api.sdk.json.ModifyGroupWithGroupJson
-
Packages that use ModifyGroupWithGroupJson Package Description com.blackberry.workspaces.api.sdk.resource -
-
Uses of ModifyGroupWithGroupJson in com.blackberry.workspaces.api.sdk.resource
Methods in com.blackberry.workspaces.api.sdk.resource with parameters of type ModifyGroupWithGroupJson Modifier and Type Method Description String
Rooms. modifyGroupV30(ModifyGroupWithGroupJson modifyGroupWithGroupJson)
Use this function when you wish to change a group that already exists in the workspace.String
Workspaces. modifyGroupV30(ModifyGroupWithGroupJson modifyGroupWithGroupJson)
Use this function when you wish to change a group that already exists in the workspace.
-