| Package | Description |
|---|---|
| com.twilio.rest.chat.v1 |
| 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.setNotificationsAddedToChannelEnabled(Boolean notificationsAddedToChannelEnabled)
The notifications.added_to_channel.enabled.
|
ServiceUpdater |
ServiceUpdater.setNotificationsAddedToChannelTemplate(String notificationsAddedToChannelTemplate)
The notifications.added_to_channel.template.
|
ServiceUpdater |
ServiceUpdater.setNotificationsInvitedToChannelEnabled(Boolean notificationsInvitedToChannelEnabled)
The notifications.invited_to_channel.enabled.
|
ServiceUpdater |
ServiceUpdater.setNotificationsInvitedToChannelTemplate(String notificationsInvitedToChannelTemplate)
The notifications.invited_to_channel.template.
|
ServiceUpdater |
ServiceUpdater.setNotificationsNewMessageEnabled(Boolean notificationsNewMessageEnabled)
The notifications.new_message.enabled.
|
ServiceUpdater |
ServiceUpdater.setNotificationsNewMessageTemplate(String notificationsNewMessageTemplate)
The notifications.new_message.template.
|
ServiceUpdater |
ServiceUpdater.setNotificationsRemovedFromChannelEnabled(Boolean notificationsRemovedFromChannelEnabled)
The notifications.removed_from_channel.enabled.
|
ServiceUpdater |
ServiceUpdater.setNotificationsRemovedFromChannelTemplate(String notificationsRemovedFromChannelTemplate)
The notifications.removed_from_channel.template.
|
ServiceUpdater |
ServiceUpdater.setPostWebhookUrl(String postWebhookUrl)
The post_webhook_url.
|
ServiceUpdater |
ServiceUpdater.setPostWebhookUrl(URI postWebhookUrl)
The post_webhook_url.
|
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.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnChannelAddedFormat(String webhooksOnChannelAddedFormat)
The webhooks.on_channel_added.format.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnChannelAddedMethod(HttpMethod webhooksOnChannelAddedMethod)
The webhooks.on_channel_added.method.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnChannelAddedUrl(String webhooksOnChannelAddedUrl)
The webhooks.on_channel_added.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnChannelAddedUrl(URI webhooksOnChannelAddedUrl)
The webhooks.on_channel_added.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnChannelAddFormat(String webhooksOnChannelAddFormat)
The webhooks.on_channel_add.format.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnChannelAddMethod(HttpMethod webhooksOnChannelAddMethod)
The webhooks.on_channel_add.method.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnChannelAddUrl(String webhooksOnChannelAddUrl)
The webhooks.on_channel_add.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnChannelAddUrl(URI webhooksOnChannelAddUrl)
The webhooks.on_channel_add.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnChannelDestroyedFormat(String webhooksOnChannelDestroyedFormat)
The webhooks.on_channel_destroyed.format.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnChannelDestroyedMethod(HttpMethod webhooksOnChannelDestroyedMethod)
The webhooks.on_channel_destroyed.method.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnChannelDestroyedUrl(String webhooksOnChannelDestroyedUrl)
The webhooks.on_channel_destroyed.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnChannelDestroyedUrl(URI webhooksOnChannelDestroyedUrl)
The webhooks.on_channel_destroyed.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnChannelDestroyFormat(String webhooksOnChannelDestroyFormat)
The webhooks.on_channel_destroy.format.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnChannelDestroyMethod(HttpMethod webhooksOnChannelDestroyMethod)
The webhooks.on_channel_destroy.method.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnChannelDestroyUrl(String webhooksOnChannelDestroyUrl)
The webhooks.on_channel_destroy.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnChannelDestroyUrl(URI webhooksOnChannelDestroyUrl)
The webhooks.on_channel_destroy.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnChannelUpdatedFormat(String webhooksOnChannelUpdatedFormat)
The webhooks.on_channel_updated.format.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnChannelUpdatedMethod(HttpMethod webhooksOnChannelUpdatedMethod)
The webhooks.on_channel_updated.method.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnChannelUpdatedUrl(String webhooksOnChannelUpdatedUrl)
The webhooks.on_channel_updated.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnChannelUpdatedUrl(URI webhooksOnChannelUpdatedUrl)
The webhooks.on_channel_updated.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnChannelUpdateFormat(String webhooksOnChannelUpdateFormat)
The webhooks.on_channel_update.format.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnChannelUpdateMethod(HttpMethod webhooksOnChannelUpdateMethod)
The webhooks.on_channel_update.method.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnChannelUpdateUrl(String webhooksOnChannelUpdateUrl)
The webhooks.on_channel_update.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnChannelUpdateUrl(URI webhooksOnChannelUpdateUrl)
The webhooks.on_channel_update.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMemberAddedFormat(String webhooksOnMemberAddedFormat)
The webhooks.on_member_added.format.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMemberAddedMethod(HttpMethod webhooksOnMemberAddedMethod)
The webhooks.on_member_added.method.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMemberAddedUrl(String webhooksOnMemberAddedUrl)
The webhooks.on_member_added.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMemberAddedUrl(URI webhooksOnMemberAddedUrl)
The webhooks.on_member_added.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMemberAddFormat(String webhooksOnMemberAddFormat)
The webhooks.on_member_add.format.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMemberAddMethod(HttpMethod webhooksOnMemberAddMethod)
The webhooks.on_member_add.method.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMemberAddUrl(String webhooksOnMemberAddUrl)
The webhooks.on_member_add.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMemberAddUrl(URI webhooksOnMemberAddUrl)
The webhooks.on_member_add.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMemberRemovedFormat(String webhooksOnMemberRemovedFormat)
The webhooks.on_member_removed.format.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMemberRemovedMethod(HttpMethod webhooksOnMemberRemovedMethod)
The webhooks.on_member_removed.method.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMemberRemovedUrl(String webhooksOnMemberRemovedUrl)
The webhooks.on_member_removed.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMemberRemovedUrl(URI webhooksOnMemberRemovedUrl)
The webhooks.on_member_removed.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMemberRemoveFormat(String webhooksOnMemberRemoveFormat)
The webhooks.on_member_remove.format.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMemberRemoveMethod(HttpMethod webhooksOnMemberRemoveMethod)
The webhooks.on_member_remove.method.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMemberRemoveUrl(String webhooksOnMemberRemoveUrl)
The webhooks.on_member_remove.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMemberRemoveUrl(URI webhooksOnMemberRemoveUrl)
The webhooks.on_member_remove.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMessageRemovedFormat(String webhooksOnMessageRemovedFormat)
The webhooks.on_message_removed.format.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMessageRemovedMethod(HttpMethod webhooksOnMessageRemovedMethod)
The webhooks.on_message_removed.method.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMessageRemovedUrl(String webhooksOnMessageRemovedUrl)
The webhooks.on_message_removed.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMessageRemovedUrl(URI webhooksOnMessageRemovedUrl)
The webhooks.on_message_removed.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMessageRemoveFormat(String webhooksOnMessageRemoveFormat)
The webhooks.on_message_remove.format.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMessageRemoveMethod(HttpMethod webhooksOnMessageRemoveMethod)
The webhooks.on_message_remove.method.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMessageRemoveUrl(String webhooksOnMessageRemoveUrl)
The webhooks.on_message_remove.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMessageRemoveUrl(URI webhooksOnMessageRemoveUrl)
The webhooks.on_message_remove.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMessageSendFormat(String webhooksOnMessageSendFormat)
The webhooks.on_message_send.format.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMessageSendMethod(HttpMethod webhooksOnMessageSendMethod)
The webhooks.on_message_send.method.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMessageSendUrl(String webhooksOnMessageSendUrl)
The webhooks.on_message_send.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMessageSendUrl(URI webhooksOnMessageSendUrl)
The webhooks.on_message_send.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMessageSentFormat(String webhooksOnMessageSentFormat)
The webhooks.on_message_sent.format.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMessageSentMethod(HttpMethod webhooksOnMessageSentMethod)
The webhooks.on_message_sent.method.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMessageSentUrl(String webhooksOnMessageSentUrl)
The webhooks.on_message_sent.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMessageSentUrl(URI webhooksOnMessageSentUrl)
The webhooks.on_message_sent.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMessageUpdatedFormat(String webhooksOnMessageUpdatedFormat)
The webhooks.on_message_updated.format.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMessageUpdatedMethod(HttpMethod webhooksOnMessageUpdatedMethod)
The webhooks.on_message_updated.method.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMessageUpdatedUrl(String webhooksOnMessageUpdatedUrl)
The webhooks.on_message_updated.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMessageUpdatedUrl(URI webhooksOnMessageUpdatedUrl)
The webhooks.on_message_updated.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMessageUpdateFormat(String webhooksOnMessageUpdateFormat)
The webhooks.on_message_update.format.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMessageUpdateMethod(HttpMethod webhooksOnMessageUpdateMethod)
The webhooks.on_message_update.method.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMessageUpdateUrl(String webhooksOnMessageUpdateUrl)
The webhooks.on_message_update.url.
|
ServiceUpdater |
ServiceUpdater.setWebhooksOnMessageUpdateUrl(URI webhooksOnMessageUpdateUrl)
The webhooks.on_message_update.url.
|
static ServiceUpdater |
Service.updater(String pathSid)
Create a ServiceUpdater to execute update.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.