Class IpAddressRestriction

  • All Implemented Interfaces:
    ResponseType, Serializable

    public class IpAddressRestriction
    extends BaseRestriction
    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

      • IpAddressRestriction

        public IpAddressRestriction()
      • IpAddressRestriction

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

      • setIpAddressRestrictionType

        public void setIpAddressRestrictionType​(IpAddressRestrictionType ipAddressRestrictionType)
      • ipAddressRestrictionType

        public void ipAddressRestrictionType​(String multirequestToken)
      • getIpAddressList

        public String getIpAddressList()
      • setIpAddressList

        public void setIpAddressList​(String ipAddressList)
      • ipAddressList

        public void ipAddressList​(String multirequestToken)