Class IpAddressCondition

  • All Implemented Interfaces:
    ResponseType, Serializable

    public class IpAddressCondition
    extends MatchCondition
    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

      • IpAddressCondition

        public IpAddressCondition()
      • IpAddressCondition

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

      • getAcceptInternalIps

        public Boolean getAcceptInternalIps()
      • setAcceptInternalIps

        public void setAcceptInternalIps​(Boolean acceptInternalIps)
      • acceptInternalIps

        public void acceptInternalIps​(String multirequestToken)
      • getHttpHeader

        public String getHttpHeader()
      • setHttpHeader

        public void setHttpHeader​(String httpHeader)
      • httpHeader

        public void httpHeader​(String multirequestToken)