Uses of Class
com.kaltura.client.types.GroupFilter
-
Packages that use GroupFilter Package Description com.kaltura.client.services -
-
Uses of GroupFilter in com.kaltura.client.services
Methods in com.kaltura.client.services with parameters of type GroupFilter Modifier and Type Method Description static GroupService.ListGroupBuilderGroupService. list(GroupFilter filter)static GroupService.ListGroupBuilderGroupService. list(GroupFilter filter, FilterPager pager)Lists group objects that are associated with an account.Constructors in com.kaltura.client.services with parameters of type GroupFilter Constructor Description ListGroupBuilder(GroupFilter filter, FilterPager pager)
-