Uses of Class
com.kaltura.client.types.AttachmentAsset
-
Packages that use AttachmentAsset Package Description com.kaltura.client.services com.kaltura.client.types -
-
Uses of AttachmentAsset in com.kaltura.client.services
Methods in com.kaltura.client.services with parameters of type AttachmentAsset Modifier and Type Method Description static AttachmentAssetService.AddAttachmentAssetBuilderAttachmentAssetService. add(String entryId, AttachmentAsset attachmentAsset)Add attachment assetstatic AttachmentAssetService.UpdateAttachmentAssetBuilderAttachmentAssetService. update(String id, AttachmentAsset attachmentAsset)Update attachment assetConstructors in com.kaltura.client.services with parameters of type AttachmentAsset Constructor Description AddAttachmentAssetBuilder(String entryId, AttachmentAsset attachmentAsset)UpdateAttachmentAssetBuilder(String id, AttachmentAsset attachmentAsset) -
Uses of AttachmentAsset in com.kaltura.client.types
Subclasses of AttachmentAsset in com.kaltura.client.types Modifier and Type Class Description classTranscriptAssetThis class was generated using generate.php against an XML schema provided by Kaltura.
-