Class CopyPartnerJobData

  • All Implemented Interfaces:
    ResponseType, Serializable

    public class CopyPartnerJobData
    extends JobData
    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

      • CopyPartnerJobData

        public CopyPartnerJobData()
      • CopyPartnerJobData

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

      • getFromPartnerId

        public Integer getFromPartnerId()
      • setFromPartnerId

        public void setFromPartnerId​(Integer fromPartnerId)
      • fromPartnerId

        public void fromPartnerId​(String multirequestToken)
      • getToPartnerId

        public Integer getToPartnerId()
      • setToPartnerId

        public void setToPartnerId​(Integer toPartnerId)
      • toPartnerId

        public void toPartnerId​(String multirequestToken)