Class CountryRestriction

  • All Implemented Interfaces:
    ResponseType, Serializable

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

      • CountryRestriction

        public CountryRestriction()
      • CountryRestriction

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

      • setCountryRestrictionType

        public void setCountryRestrictionType​(CountryRestrictionType countryRestrictionType)
      • countryRestrictionType

        public void countryRestrictionType​(String multirequestToken)
      • getCountryList

        public String getCountryList()
      • setCountryList

        public void setCountryList​(String countryList)
      • countryList

        public void countryList​(String multirequestToken)