Class EntryDistribution

  • All Implemented Interfaces:
    ResponseType, Serializable

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

      • EntryDistribution

        public EntryDistribution()
      • EntryDistribution

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

      • getCreatedAt

        public Long getCreatedAt()
      • getUpdatedAt

        public Long getUpdatedAt()
      • getSubmittedAt

        public Long getSubmittedAt()
      • getEntryId

        public String getEntryId()
      • setEntryId

        public void setEntryId​(String entryId)
      • entryId

        public void entryId​(String multirequestToken)
      • getPartnerId

        public Integer getPartnerId()
      • getDistributionProfileId

        public Integer getDistributionProfileId()
      • setDistributionProfileId

        public void setDistributionProfileId​(Integer distributionProfileId)
      • distributionProfileId

        public void distributionProfileId​(String multirequestToken)
      • getThumbAssetIds

        public String getThumbAssetIds()
      • setThumbAssetIds

        public void setThumbAssetIds​(String thumbAssetIds)
      • thumbAssetIds

        public void thumbAssetIds​(String multirequestToken)
      • getFlavorAssetIds

        public String getFlavorAssetIds()
      • setFlavorAssetIds

        public void setFlavorAssetIds​(String flavorAssetIds)
      • flavorAssetIds

        public void flavorAssetIds​(String multirequestToken)
      • getAssetIds

        public String getAssetIds()
      • setAssetIds

        public void setAssetIds​(String assetIds)
      • assetIds

        public void assetIds​(String multirequestToken)
      • getSunrise

        public Long getSunrise()
      • setSunrise

        public void setSunrise​(Long sunrise)
      • sunrise

        public void sunrise​(String multirequestToken)
      • getSunset

        public Long getSunset()
      • setSunset

        public void setSunset​(Long sunset)
      • sunset

        public void sunset​(String multirequestToken)
      • getRemoteId

        public String getRemoteId()
      • getPlays

        public Integer getPlays()
      • getViews

        public Integer getViews()
      • getErrorNumber

        public Integer getErrorNumber()
      • getErrorDescription

        public String getErrorDescription()
      • getHasSubmitResultsLog

        public Boolean getHasSubmitResultsLog()
      • getHasSubmitSentDataLog

        public Boolean getHasSubmitSentDataLog()
      • getHasUpdateResultsLog

        public Boolean getHasUpdateResultsLog()
      • getHasUpdateSentDataLog

        public Boolean getHasUpdateSentDataLog()
      • getHasDeleteResultsLog

        public Boolean getHasDeleteResultsLog()
      • getHasDeleteSentDataLog

        public Boolean getHasDeleteSentDataLog()