Uses of Class
com.kaltura.client.services.GroupService.CloneGroupBuilder
-
Packages that use GroupService.CloneGroupBuilder Package Description com.kaltura.client.services -
-
Uses of GroupService.CloneGroupBuilder in com.kaltura.client.services
Methods in com.kaltura.client.services that return GroupService.CloneGroupBuilder Modifier and Type Method Description static GroupService.CloneGroupBuilderGroupService. clone(String originalGroupId, String newGroupId)static GroupService.CloneGroupBuilderGroupService. clone(String originalGroupId, String newGroupId, String newGroupName)clone the group (groupId), and set group id with the neeGroupName.
-