Uses of Class
com.kaltura.client.types.ESearchGroupParams
-
Packages that use ESearchGroupParams Package Description com.kaltura.client.services -
-
Uses of ESearchGroupParams in com.kaltura.client.services
Methods in com.kaltura.client.services with parameters of type ESearchGroupParams Modifier and Type Method Description static ESearchService.SearchGroupESearchBuilderESearchService. searchGroup(ESearchGroupParams searchParams)static ESearchService.SearchGroupESearchBuilderESearchService. searchGroup(ESearchGroupParams searchParams, Pager pager)Constructors in com.kaltura.client.services with parameters of type ESearchGroupParams Constructor Description SearchGroupESearchBuilder(ESearchGroupParams searchParams, Pager pager)
-