Uses of Class
com.kaltura.client.services.AttachmentAssetService.ListAttachmentAssetBuilder
-
Packages that use AttachmentAssetService.ListAttachmentAssetBuilder Package Description com.kaltura.client.services -
-
Uses of AttachmentAssetService.ListAttachmentAssetBuilder in com.kaltura.client.services
Methods in com.kaltura.client.services that return AttachmentAssetService.ListAttachmentAssetBuilder Modifier and Type Method Description static AttachmentAssetService.ListAttachmentAssetBuilderAttachmentAssetService. list()static AttachmentAssetService.ListAttachmentAssetBuilderAttachmentAssetService. list(AssetFilter filter)static AttachmentAssetService.ListAttachmentAssetBuilderAttachmentAssetService. list(AssetFilter filter, FilterPager pager)List attachment Assets by filter and pager
-