Package com.kaltura.client.types
Interface AmazonS3StorageProfile.Tokenizer
-
- All Superinterfaces:
ObjectBase.Tokenizer,StorageProfile.Tokenizer
- Enclosing class:
- AmazonS3StorageProfile
public static interface AmazonS3StorageProfile.Tokenizer extends StorageProfile.Tokenizer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringendPoint()StringfilesPermissionInS3()Strings3Region()StringsignatureType()StringsseKmsKeyId()StringsseType()-
Methods inherited from interface com.kaltura.client.types.StorageProfile.Tokenizer
allowAutoDelete, createdAt, createFileLink, deliveryPriority, deliveryProfileIds, deliveryStatus, desciption, excludedEntryTypes, excludedFlavorParamsIds, exportPeriodically, flavorParamsIds, id, maxConcurrentConnections, maxFileSize, minFileSize, name, packagerUrl, partnerId, passPhrase, pathManagerClass, pathManagerParams, pathPrefix, port, privateKey, protocol, publicKey, readyBehavior, rules, shouldExportCaptions, shouldExportThumbs, status, storageBaseDir, storageFtpPassiveMode, storagePassword, storageUrl, storageUsername, systemName, trigger, updatedAt
-
-