Class FlavorAssetWithParams

  • All Implemented Interfaces:
    ResponseType, Serializable

    public class FlavorAssetWithParams
    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

      • FlavorAssetWithParams

        public FlavorAssetWithParams()
      • FlavorAssetWithParams

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

      • setFlavorAsset

        public void setFlavorAsset​(FlavorAsset flavorAsset)
      • setFlavorParams

        public void setFlavorParams​(FlavorParams flavorParams)
      • getEntryId

        public String getEntryId()
      • setEntryId

        public void setEntryId​(String entryId)
      • entryId

        public void entryId​(String multirequestToken)