Package | Description |
---|---|
com.twilio.sdk.resource.ipmessaging.v1 | |
com.twilio.sdk.updater.ipmessaging.v1 |
Modifier and Type | Method and Description |
---|---|
static ServiceUpdater |
Service.update(String sid)
Create a ServiceUpdater to execute update.
|
Modifier and Type | Method and Description |
---|---|
ServiceUpdater |
ServiceUpdater.setConsumptionReportInterval(Integer consumptionReportInterval)
The consumption_report_interval.
|
ServiceUpdater |
ServiceUpdater.setDefaultChannelCreatorRoleSid(String defaultChannelCreatorRoleSid)
The default_channel_creator_role_sid.
|
ServiceUpdater |
ServiceUpdater.setDefaultChannelRoleSid(String defaultChannelRoleSid)
The default_channel_role_sid.
|
ServiceUpdater |
ServiceUpdater.setDefaultServiceRoleSid(String defaultServiceRoleSid)
The default_service_role_sid.
|
ServiceUpdater |
ServiceUpdater.setFriendlyName(String friendlyName)
The friendly_name.
|
ServiceUpdater |
ServiceUpdater.setReadStatusEnabled(Boolean readStatusEnabled)
The read_status_enabled.
|
ServiceUpdater |
ServiceUpdater.setTypingIndicatorTimeout(Integer typingIndicatorTimeout)
The typing_indicator_timeout.
|
ServiceUpdater |
ServiceUpdater.setWebhooks(Map<String,Object> webhooks)
The webhooks.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.