Uses of Class
com.twilio.rest.api.v2010.AccountUpdater
-
Packages that use AccountUpdater Package Description com.twilio.rest.api.v2010 -
-
Uses of AccountUpdater in com.twilio.rest.api.v2010
Methods in com.twilio.rest.api.v2010 that return AccountUpdater Modifier and Type Method Description AccountUpdaterAccountUpdater. setFriendlyName(String friendlyName)AccountUpdaterAccountUpdater. setStatus(Account.Status status)static AccountUpdaterAccount. updater()static AccountUpdaterAccount. updater(String pathSid)
-