Uses of Class
com.kaltura.client.types.StorageProfileFilter
-
Packages that use StorageProfileFilter Package Description com.kaltura.client.services com.kaltura.client.types -
-
Uses of StorageProfileFilter in com.kaltura.client.services
Methods in com.kaltura.client.services with parameters of type StorageProfileFilter Modifier and Type Method Description static StorageProfileService.ListStorageProfileBuilderStorageProfileService. list(StorageProfileFilter filter)static StorageProfileService.ListStorageProfileBuilderStorageProfileService. list(StorageProfileFilter filter, FilterPager pager)Constructors in com.kaltura.client.services with parameters of type StorageProfileFilter Constructor Description ListStorageProfileBuilder(StorageProfileFilter filter, FilterPager pager) -
Uses of StorageProfileFilter in com.kaltura.client.types
Subclasses of StorageProfileFilter in com.kaltura.client.types Modifier and Type Class Description classAmazonS3StorageProfileBaseFilterThis class was generated using generate.php against an XML schema provided by Kaltura.classAmazonS3StorageProfileFilterThis class was generated using generate.php against an XML schema provided by Kaltura.classKontikiStorageProfileBaseFilterThis class was generated using generate.php against an XML schema provided by Kaltura.classKontikiStorageProfileFilterThis class was generated using generate.php against an XML schema provided by Kaltura.
-