| Package | Description |
|---|---|
| com.twilio.rest.ipmessaging.v2.service.channel |
| Modifier and Type | Method and Description |
|---|---|
MessageUpdater |
MessageUpdater.setAttributes(String attributes)
The attributes.
|
MessageUpdater |
MessageUpdater.setBody(String body)
The body.
|
MessageUpdater |
MessageUpdater.setDateCreated(org.joda.time.DateTime dateCreated)
The date_created.
|
MessageUpdater |
MessageUpdater.setDateUpdated(org.joda.time.DateTime dateUpdated)
The date_updated.
|
MessageUpdater |
MessageUpdater.setLastUpdatedBy(String lastUpdatedBy)
The last_updated_by.
|
static MessageUpdater |
Message.updater(String pathServiceSid,
String pathChannelSid,
String pathSid)
Create a MessageUpdater to execute update.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.