Package | Description |
---|---|
com.twilio.sdk.resource.ipmessaging.v1.service | |
com.twilio.sdk.updater.ipmessaging.v1.service |
Modifier and Type | Method and Description |
---|---|
static ChannelUpdater |
Channel.update(String serviceSid,
String sid)
Create a ChannelUpdater to execute update.
|
Modifier and Type | Method and Description |
---|---|
ChannelUpdater |
ChannelUpdater.setAttributes(Map<String,Object> attributes)
The attributes.
|
ChannelUpdater |
ChannelUpdater.setFriendlyName(String friendlyName)
The friendly_name.
|
ChannelUpdater |
ChannelUpdater.setType(Channel.ChannelType type)
The type.
|
ChannelUpdater |
ChannelUpdater.setUniqueName(String uniqueName)
The unique_name.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.