Package com.kaltura.client.types
Interface KontikiStorageProfile.Tokenizer
-
- All Superinterfaces:
ObjectBase.Tokenizer,StorageProfile.Tokenizer
- Enclosing class:
- KontikiStorageProfile
public static interface KontikiStorageProfile.Tokenizer extends StorageProfile.Tokenizer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringserviceToken()-
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
-
-
-
-
Method Detail
-
serviceToken
String serviceToken()
-
-