Uses of Class
com.kaltura.client.types.ESearchEntryParams
-
Packages that use ESearchEntryParams Package Description com.kaltura.client.services com.kaltura.client.types -
-
Uses of ESearchEntryParams in com.kaltura.client.services
Methods in com.kaltura.client.services with parameters of type ESearchEntryParams Modifier and Type Method Description static ESearchService.SearchEntryESearchBuilderESearchService. searchEntry(ESearchEntryParams searchParams)static ESearchService.SearchEntryESearchBuilderESearchService. searchEntry(ESearchEntryParams searchParams, Pager pager)Constructors in com.kaltura.client.services with parameters of type ESearchEntryParams Constructor Description SearchEntryESearchBuilder(ESearchEntryParams searchParams, Pager pager) -
Uses of ESearchEntryParams in com.kaltura.client.types
Methods in com.kaltura.client.types that return ESearchEntryParams Modifier and Type Method Description ESearchEntryParamsMediaEsearchExportToCsvJobData. getSearchParams()Methods in com.kaltura.client.types with parameters of type ESearchEntryParams Modifier and Type Method Description voidMediaEsearchExportToCsvJobData. setSearchParams(ESearchEntryParams searchParams)
-