Class EntryContextDataResult

  • All Implemented Interfaces:
    ResponseType, Serializable

    public class EntryContextDataResult
    extends ContextDataResult
    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

      • EntryContextDataResult

        public EntryContextDataResult()
      • EntryContextDataResult

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

      • getIsSiteRestricted

        public Boolean getIsSiteRestricted()
      • setIsSiteRestricted

        public void setIsSiteRestricted​(Boolean isSiteRestricted)
      • isSiteRestricted

        public void isSiteRestricted​(String multirequestToken)
      • getIsCountryRestricted

        public Boolean getIsCountryRestricted()
      • setIsCountryRestricted

        public void setIsCountryRestricted​(Boolean isCountryRestricted)
      • isCountryRestricted

        public void isCountryRestricted​(String multirequestToken)
      • getIsSessionRestricted

        public Boolean getIsSessionRestricted()
      • setIsSessionRestricted

        public void setIsSessionRestricted​(Boolean isSessionRestricted)
      • isSessionRestricted

        public void isSessionRestricted​(String multirequestToken)
      • getIsIpAddressRestricted

        public Boolean getIsIpAddressRestricted()
      • setIsIpAddressRestricted

        public void setIsIpAddressRestricted​(Boolean isIpAddressRestricted)
      • isIpAddressRestricted

        public void isIpAddressRestricted​(String multirequestToken)
      • getIsUserAgentRestricted

        public Boolean getIsUserAgentRestricted()
      • setIsUserAgentRestricted

        public void setIsUserAgentRestricted​(Boolean isUserAgentRestricted)
      • isUserAgentRestricted

        public void isUserAgentRestricted​(String multirequestToken)
      • getPreviewLength

        public Integer getPreviewLength()
      • setPreviewLength

        public void setPreviewLength​(Integer previewLength)
      • previewLength

        public void previewLength​(String multirequestToken)
      • getIsScheduledNow

        public Boolean getIsScheduledNow()
      • setIsScheduledNow

        public void setIsScheduledNow​(Boolean isScheduledNow)
      • isScheduledNow

        public void isScheduledNow​(String multirequestToken)
      • getIsAdmin

        public Boolean getIsAdmin()
      • setIsAdmin

        public void setIsAdmin​(Boolean isAdmin)
      • isAdmin

        public void isAdmin​(String multirequestToken)
      • getStreamerType

        public String getStreamerType()
      • setStreamerType

        public void setStreamerType​(String streamerType)
      • streamerType

        public void streamerType​(String multirequestToken)
      • getMediaProtocol

        public String getMediaProtocol()
      • setMediaProtocol

        public void setMediaProtocol​(String mediaProtocol)
      • mediaProtocol

        public void mediaProtocol​(String multirequestToken)
      • getStorageProfilesXML

        public String getStorageProfilesXML()
      • setStorageProfilesXML

        public void setStorageProfilesXML​(String storageProfilesXML)
      • storageProfilesXML

        public void storageProfilesXML​(String multirequestToken)
      • getAccessControlMessages

        public List<StringHolder> getAccessControlMessages()
      • setAccessControlMessages

        public void setAccessControlMessages​(List<StringHolder> accessControlMessages)
      • getAccessControlActions

        public List<RuleAction> getAccessControlActions()
      • setAccessControlActions

        public void setAccessControlActions​(List<RuleAction> accessControlActions)
      • setFlavorAssets

        public void setFlavorAssets​(List<FlavorAsset> flavorAssets)
      • getMsDuration

        public Integer getMsDuration()
      • setMsDuration

        public void setMsDuration​(Integer msDuration)
      • msDuration

        public void msDuration​(String multirequestToken)