Uses of Class
com.twilio.rest.ipmessaging.v2.service.channel.MessageUpdater
-
Packages that use MessageUpdater Package Description com.twilio.rest.ipmessaging.v2.service.channel -
-
Uses of MessageUpdater in com.twilio.rest.ipmessaging.v2.service.channel
Methods in com.twilio.rest.ipmessaging.v2.service.channel that return MessageUpdater Modifier and Type Method Description MessageUpdaterMessageUpdater. setAttributes(String attributes)MessageUpdaterMessageUpdater. setBody(String body)MessageUpdaterMessageUpdater. setDateCreated(ZonedDateTime dateCreated)MessageUpdaterMessageUpdater. setDateUpdated(ZonedDateTime dateUpdated)MessageUpdaterMessageUpdater. setFrom(String from)MessageUpdaterMessageUpdater. setLastUpdatedBy(String lastUpdatedBy)MessageUpdaterMessageUpdater. setXTwilioWebhookEnabled(Message.WebhookEnabledType xTwilioWebhookEnabled)static MessageUpdaterMessage. updater(String pathServiceSid, String pathChannelSid, String pathSid)
-