Class PostConvertJobData

    • Constructor Detail

      • PostConvertJobData

        public PostConvertJobData()
      • PostConvertJobData

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

      • getFlavorAssetId

        public String getFlavorAssetId()
      • setFlavorAssetId

        public void setFlavorAssetId​(String flavorAssetId)
      • flavorAssetId

        public void flavorAssetId​(String multirequestToken)
      • getFlavorAssetEncryptionKey

        public String getFlavorAssetEncryptionKey()
      • setFlavorAssetEncryptionKey

        public void setFlavorAssetEncryptionKey​(String flavorAssetEncryptionKey)
      • flavorAssetEncryptionKey

        public void flavorAssetEncryptionKey​(String multirequestToken)
      • getCreateThumb

        public Boolean getCreateThumb()
      • setCreateThumb

        public void setCreateThumb​(Boolean createThumb)
      • createThumb

        public void createThumb​(String multirequestToken)
      • getThumbPath

        public String getThumbPath()
      • setThumbPath

        public void setThumbPath​(String thumbPath)
      • thumbPath

        public void thumbPath​(String multirequestToken)
      • getThumbOffset

        public Integer getThumbOffset()
      • setThumbOffset

        public void setThumbOffset​(Integer thumbOffset)
      • thumbOffset

        public void thumbOffset​(String multirequestToken)
      • getThumbHeight

        public Integer getThumbHeight()
      • setThumbHeight

        public void setThumbHeight​(Integer thumbHeight)
      • thumbHeight

        public void thumbHeight​(String multirequestToken)
      • getThumbBitrate

        public Integer getThumbBitrate()
      • setThumbBitrate

        public void setThumbBitrate​(Integer thumbBitrate)
      • thumbBitrate

        public void thumbBitrate​(String multirequestToken)
      • getCustomData

        public String getCustomData()
      • setCustomData

        public void setCustomData​(String customData)
      • customData

        public void customData​(String multirequestToken)