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