Class FileContainer

  • All Implemented Interfaces:
    ResponseType, Serializable

    public class FileContainer
    extends ObjectBase
    This class was generated using generate.php against an XML schema provided by Kaltura. MANUAL CHANGES TO THIS CLASS WILL BE OVERWRITTEN.
    See Also:
    Serialized Form
    • Constructor Detail

      • FileContainer

        public FileContainer()
      • FileContainer

        public FileContainer​(com.google.gson.JsonObject jsonObject)
                      throws APIException
        Throws:
        APIException
    • Method Detail

      • getFilePath

        public String getFilePath()
      • setFilePath

        public void setFilePath​(String filePath)
      • filePath

        public void filePath​(String multirequestToken)
      • getEncryptionKey

        public String getEncryptionKey()
      • setEncryptionKey

        public void setEncryptionKey​(String encryptionKey)
      • encryptionKey

        public void encryptionKey​(String multirequestToken)
      • getFileSize

        public Integer getFileSize()
      • setFileSize

        public void setFileSize​(Integer fileSize)
      • fileSize

        public void fileSize​(String multirequestToken)