Uses of Class
com.kaltura.client.services.AttachmentAssetService.ServeAttachmentAssetBuilder
-
Packages that use AttachmentAssetService.ServeAttachmentAssetBuilder Package Description com.kaltura.client.services -
-
Uses of AttachmentAssetService.ServeAttachmentAssetBuilder in com.kaltura.client.services
Methods in com.kaltura.client.services that return AttachmentAssetService.ServeAttachmentAssetBuilder Modifier and Type Method Description static AttachmentAssetService.ServeAttachmentAssetBuilderAttachmentAssetService. serve(String attachmentAssetId)static AttachmentAssetService.ServeAttachmentAssetBuilderAttachmentAssetService. serve(String attachmentAssetId, AttachmentServeOptions serveOptions)Serves attachment by its id
-