Uses of Class
com.kaltura.client.types.ESearchAggregationBucket
-
Packages that use ESearchAggregationBucket Package Description com.kaltura.client.types -
-
Uses of ESearchAggregationBucket in com.kaltura.client.types
Methods in com.kaltura.client.types that return types with arguments of type ESearchAggregationBucket Modifier and Type Method Description List<ESearchAggregationBucket>ESearchAggregationResponseItem. getBuckets()Method parameters in com.kaltura.client.types with type arguments of type ESearchAggregationBucket Modifier and Type Method Description voidESearchAggregationResponseItem. setBuckets(List<ESearchAggregationBucket> buckets)
-