Uses of Class
com.twilio.rest.api.v2010.account.MessageUpdater
-
Packages that use MessageUpdater Package Description com.twilio.rest.api.v2010.account -
-
Uses of MessageUpdater in com.twilio.rest.api.v2010.account
Methods in com.twilio.rest.api.v2010.account that return MessageUpdater Modifier and Type Method Description MessageUpdaterMessageUpdater. setBody(String body)MessageUpdaterMessageUpdater. setStatus(Message.UpdateStatus status)static MessageUpdaterMessage. updater(String pathSid)static MessageUpdaterMessage. updater(String pathAccountSid, String pathSid)
-