Package com.kaltura.client.types
Interface StorageExportJobData.Tokenizer
-
- All Superinterfaces:
JobData.Tokenizer,ObjectBase.Tokenizer,StorageJobData.Tokenizer
- All Known Subinterfaces:
AmazonS3StorageExportJobData.Tokenizer,KontikiStorageExportJobData.Tokenizer
- Enclosing class:
- StorageExportJobData
public static interface StorageExportJobData.Tokenizer extends StorageJobData.Tokenizer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringassetId()StringcreateLink()StringexternalUrl()Stringforce()Stringport()-
Methods inherited from interface com.kaltura.client.types.StorageJobData.Tokenizer
destFileSyncStoredPath, ftpPassiveMode, serverPassPhrase, serverPassword, serverPrivateKey, serverPublicKey, serverUrl, serverUsername, srcFileEncryptionKey, srcFileSyncId, srcFileSyncLocalPath
-
-