Uses of Class
com.twilio.rest.voice.v1.dialingpermissions.CountryReader
-
Packages that use CountryReader Package Description com.twilio.rest.voice.v1.dialingpermissions -
-
Uses of CountryReader in com.twilio.rest.voice.v1.dialingpermissions
Methods in com.twilio.rest.voice.v1.dialingpermissions that return CountryReader Modifier and Type Method Description static CountryReaderCountry. reader()CountryReaderCountryReader. setContinent(String continent)CountryReaderCountryReader. setCountryCode(String countryCode)CountryReaderCountryReader. setHighRiskSpecialNumbersEnabled(Boolean highRiskSpecialNumbersEnabled)CountryReaderCountryReader. setHighRiskTollfraudNumbersEnabled(Boolean highRiskTollfraudNumbersEnabled)CountryReaderCountryReader. setIsoCode(String isoCode)CountryReaderCountryReader. setLowRiskNumbersEnabled(Boolean lowRiskNumbersEnabled)CountryReaderCountryReader. setPageSize(Integer pageSize)
-