Uses of Class
com.twilio.rest.api.v2010.account.ShortCodeReader
-
Packages that use ShortCodeReader Package Description com.twilio.rest.api.v2010.account -
-
Uses of ShortCodeReader in com.twilio.rest.api.v2010.account
Methods in com.twilio.rest.api.v2010.account that return ShortCodeReader Modifier and Type Method Description static ShortCodeReaderShortCode. reader()static ShortCodeReaderShortCode. reader(String pathAccountSid)ShortCodeReaderShortCodeReader. setFriendlyName(String friendlyName)ShortCodeReaderShortCodeReader. setPageSize(Integer pageSize)ShortCodeReaderShortCodeReader. setShortCode(String shortCode)
-