Uses of Class
com.kaltura.client.types.Group
-
Packages that use Group Package Description com.kaltura.client.services com.kaltura.client.types -
-
Uses of Group in com.kaltura.client.services
Methods in com.kaltura.client.services with parameters of type Group Modifier and Type Method Description static GroupService.AddGroupBuilderGroupService. add(Group group)Adds a new group (user of type group).static GroupService.UpdateGroupBuilderGroupService. update(String groupId, Group group)Update group by IDConstructors in com.kaltura.client.services with parameters of type Group Constructor Description AddGroupBuilder(Group group)UpdateGroupBuilder(String groupId, Group group) -
Uses of Group in com.kaltura.client.types
Methods in com.kaltura.client.types that return Group Modifier and Type Method Description GroupESearchGroupResult. getObject()Methods in com.kaltura.client.types with parameters of type Group Modifier and Type Method Description voidESearchGroupResult. setObject(Group object)
-