| Package | Description |
|---|---|
| com.twilio.rest.chat.v2 |
| 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.setLimitsChannelMembers(Integer limitsChannelMembers)
The limits.channel_members.
|
ServiceUpdater |
ServiceUpdater.setLimitsUserChannels(Integer limitsUserChannels)
The limits.user_channels.
|
ServiceUpdater |
ServiceUpdater.setMediaCompatibilityMessage(String mediaCompatibilityMessage)
The media.compatibility_message.
|
ServiceUpdater |
ServiceUpdater.setNotificationsAddedToChannelEnabled(Boolean notificationsAddedToChannelEnabled)
The notifications.added_to_channel.enabled.
|
ServiceUpdater |
ServiceUpdater.setNotificationsAddedToChannelSound(String notificationsAddedToChannelSound)
The notifications.added_to_channel.sound.
|
ServiceUpdater |
ServiceUpdater.setNotificationsAddedToChannelTemplate(String notificationsAddedToChannelTemplate)
The notifications.added_to_channel.template.
|
ServiceUpdater |
ServiceUpdater.setNotificationsInvitedToChannelEnabled(Boolean notificationsInvitedToChannelEnabled)
The notifications.invited_to_channel.enabled.
|
ServiceUpdater |
ServiceUpdater.setNotificationsInvitedToChannelSound(String notificationsInvitedToChannelSound)
The notifications.invited_to_channel.sound.
|
ServiceUpdater |
ServiceUpdater.setNotificationsInvitedToChannelTemplate(String notificationsInvitedToChannelTemplate)
The notifications.invited_to_channel.template.
|
ServiceUpdater |
ServiceUpdater.setNotificationsNewMessageBadgeCountEnabled(Boolean notificationsNewMessageBadgeCountEnabled)
The notifications.new_message.badge_count_enabled.
|
ServiceUpdater |
ServiceUpdater.setNotificationsNewMessageEnabled(Boolean notificationsNewMessageEnabled)
The notifications.new_message.enabled.
|
ServiceUpdater |
ServiceUpdater.setNotificationsNewMessageSound(String notificationsNewMessageSound)
The notifications.new_message.sound.
|
ServiceUpdater |
ServiceUpdater.setNotificationsNewMessageTemplate(String notificationsNewMessageTemplate)
The notifications.new_message.template.
|
ServiceUpdater |
ServiceUpdater.setNotificationsRemovedFromChannelEnabled(Boolean notificationsRemovedFromChannelEnabled)
The notifications.removed_from_channel.enabled.
|
ServiceUpdater |
ServiceUpdater.setNotificationsRemovedFromChannelSound(String notificationsRemovedFromChannelSound)
The notifications.removed_from_channel.sound.
|
ServiceUpdater |
ServiceUpdater.setNotificationsRemovedFromChannelTemplate(String notificationsRemovedFromChannelTemplate)
The notifications.removed_from_channel.template.
|
ServiceUpdater |
ServiceUpdater.setPostWebhookRetryCount(Integer postWebhookRetryCount)
The post_webhook_retry_count.
|
ServiceUpdater |
ServiceUpdater.setPostWebhookUrl(String postWebhookUrl)
The post_webhook_url.
|
ServiceUpdater |
ServiceUpdater.setPostWebhookUrl(URI postWebhookUrl)
The post_webhook_url.
|
ServiceUpdater |
ServiceUpdater.setPreWebhookRetryCount(Integer preWebhookRetryCount)
The pre_webhook_retry_count.
|
ServiceUpdater |
ServiceUpdater.setPreWebhookUrl(String preWebhookUrl)
The pre_webhook_url.
|
ServiceUpdater |
ServiceUpdater.setPreWebhookUrl(URI preWebhookUrl)
The pre_webhook_url.
|
ServiceUpdater |
ServiceUpdater.setReachabilityEnabled(Boolean reachabilityEnabled)
The reachability_enabled.
|
ServiceUpdater |
ServiceUpdater.setReadStatusEnabled(Boolean readStatusEnabled)
The read_status_enabled.
|
ServiceUpdater |
ServiceUpdater.setTypingIndicatorTimeout(Integer typingIndicatorTimeout)
The typing_indicator_timeout.
|
ServiceUpdater |
ServiceUpdater.setWebhookFilters(List<String> webhookFilters)
The webhook_filters.
|
ServiceUpdater |
ServiceUpdater.setWebhookFilters(String webhookFilters)
The webhook_filters.
|
ServiceUpdater |
ServiceUpdater.setWebhookMethod(HttpMethod webhookMethod)
The webhook_method.
|
static ServiceUpdater |
Service.updater(String pathSid)
Create a ServiceUpdater to execute update.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.