Uses of Class
com.twilio.rest.api.v2010.account.AddressReader
-
Packages that use AddressReader Package Description com.twilio.rest.api.v2010.account -
-
Uses of AddressReader in com.twilio.rest.api.v2010.account
Methods in com.twilio.rest.api.v2010.account that return AddressReader Modifier and Type Method Description static AddressReaderAddress. reader()static AddressReaderAddress. reader(String pathAccountSid)AddressReaderAddressReader. setCustomerName(String customerName)AddressReaderAddressReader. setFriendlyName(String friendlyName)AddressReaderAddressReader. setIsoCountry(String isoCountry)AddressReaderAddressReader. setPageSize(Integer pageSize)
-