| Constructor and Description |
|---|
ServiceUpdater(String pathSid)
Construct a new ServiceUpdater.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceUpdater |
setConsumptionReportInterval(Integer consumptionReportInterval)
The consumption_report_interval.
|
ServiceUpdater |
setDefaultChannelCreatorRoleSid(String defaultChannelCreatorRoleSid)
The default_channel_creator_role_sid.
|
ServiceUpdater |
setDefaultChannelRoleSid(String defaultChannelRoleSid)
The default_channel_role_sid.
|
ServiceUpdater |
setDefaultServiceRoleSid(String defaultServiceRoleSid)
The default_service_role_sid.
|
ServiceUpdater |
setFriendlyName(String friendlyName)
The friendly_name.
|
ServiceUpdater |
setLimitsChannelMembers(Integer limitsChannelMembers)
The limits.channel_members.
|
ServiceUpdater |
setLimitsUserChannels(Integer limitsUserChannels)
The limits.user_channels.
|
ServiceUpdater |
setNotificationsAddedToChannelEnabled(Boolean notificationsAddedToChannelEnabled)
The notifications.added_to_channel.enabled.
|
ServiceUpdater |
setNotificationsAddedToChannelTemplate(String notificationsAddedToChannelTemplate)
The notifications.added_to_channel.template.
|
ServiceUpdater |
setNotificationsInvitedToChannelEnabled(Boolean notificationsInvitedToChannelEnabled)
The notifications.invited_to_channel.enabled.
|
ServiceUpdater |
setNotificationsInvitedToChannelTemplate(String notificationsInvitedToChannelTemplate)
The notifications.invited_to_channel.template.
|
ServiceUpdater |
setNotificationsNewMessageEnabled(Boolean notificationsNewMessageEnabled)
The notifications.new_message.enabled.
|
ServiceUpdater |
setNotificationsNewMessageTemplate(String notificationsNewMessageTemplate)
The notifications.new_message.template.
|
ServiceUpdater |
setNotificationsRemovedFromChannelEnabled(Boolean notificationsRemovedFromChannelEnabled)
The notifications.removed_from_channel.enabled.
|
ServiceUpdater |
setNotificationsRemovedFromChannelTemplate(String notificationsRemovedFromChannelTemplate)
The notifications.removed_from_channel.template.
|
ServiceUpdater |
setPostWebhookUrl(String postWebhookUrl)
The post_webhook_url.
|
ServiceUpdater |
setPostWebhookUrl(URI postWebhookUrl)
The post_webhook_url.
|
ServiceUpdater |
setPreWebhookUrl(String preWebhookUrl)
The pre_webhook_url.
|
ServiceUpdater |
setPreWebhookUrl(URI preWebhookUrl)
The pre_webhook_url.
|
ServiceUpdater |
setReachabilityEnabled(Boolean reachabilityEnabled)
The reachability_enabled.
|
ServiceUpdater |
setReadStatusEnabled(Boolean readStatusEnabled)
The read_status_enabled.
|
ServiceUpdater |
setTypingIndicatorTimeout(Integer typingIndicatorTimeout)
The typing_indicator_timeout.
|
ServiceUpdater |
setWebhookFilters(List<String> webhookFilters)
The webhook_filters.
|
ServiceUpdater |
setWebhookFilters(String webhookFilters)
The webhook_filters.
|
ServiceUpdater |
setWebhookMethod(HttpMethod webhookMethod)
The webhook_method.
|
ServiceUpdater |
setWebhooksOnChannelAddedFormat(String webhooksOnChannelAddedFormat)
The webhooks.on_channel_added.format.
|
ServiceUpdater |
setWebhooksOnChannelAddedMethod(HttpMethod webhooksOnChannelAddedMethod)
The webhooks.on_channel_added.method.
|
ServiceUpdater |
setWebhooksOnChannelAddedUrl(String webhooksOnChannelAddedUrl)
The webhooks.on_channel_added.url.
|
ServiceUpdater |
setWebhooksOnChannelAddedUrl(URI webhooksOnChannelAddedUrl)
The webhooks.on_channel_added.url.
|
ServiceUpdater |
setWebhooksOnChannelAddFormat(String webhooksOnChannelAddFormat)
The webhooks.on_channel_add.format.
|
ServiceUpdater |
setWebhooksOnChannelAddMethod(HttpMethod webhooksOnChannelAddMethod)
The webhooks.on_channel_add.method.
|
ServiceUpdater |
setWebhooksOnChannelAddUrl(String webhooksOnChannelAddUrl)
The webhooks.on_channel_add.url.
|
ServiceUpdater |
setWebhooksOnChannelAddUrl(URI webhooksOnChannelAddUrl)
The webhooks.on_channel_add.url.
|
ServiceUpdater |
setWebhooksOnChannelDestroyedFormat(String webhooksOnChannelDestroyedFormat)
The webhooks.on_channel_destroyed.format.
|
ServiceUpdater |
setWebhooksOnChannelDestroyedMethod(HttpMethod webhooksOnChannelDestroyedMethod)
The webhooks.on_channel_destroyed.method.
|
ServiceUpdater |
setWebhooksOnChannelDestroyedUrl(String webhooksOnChannelDestroyedUrl)
The webhooks.on_channel_destroyed.url.
|
ServiceUpdater |
setWebhooksOnChannelDestroyedUrl(URI webhooksOnChannelDestroyedUrl)
The webhooks.on_channel_destroyed.url.
|
ServiceUpdater |
setWebhooksOnChannelDestroyFormat(String webhooksOnChannelDestroyFormat)
The webhooks.on_channel_destroy.format.
|
ServiceUpdater |
setWebhooksOnChannelDestroyMethod(HttpMethod webhooksOnChannelDestroyMethod)
The webhooks.on_channel_destroy.method.
|
ServiceUpdater |
setWebhooksOnChannelDestroyUrl(String webhooksOnChannelDestroyUrl)
The webhooks.on_channel_destroy.url.
|
ServiceUpdater |
setWebhooksOnChannelDestroyUrl(URI webhooksOnChannelDestroyUrl)
The webhooks.on_channel_destroy.url.
|
ServiceUpdater |
setWebhooksOnChannelUpdatedFormat(String webhooksOnChannelUpdatedFormat)
The webhooks.on_channel_updated.format.
|
ServiceUpdater |
setWebhooksOnChannelUpdatedMethod(HttpMethod webhooksOnChannelUpdatedMethod)
The webhooks.on_channel_updated.method.
|
ServiceUpdater |
setWebhooksOnChannelUpdatedUrl(String webhooksOnChannelUpdatedUrl)
The webhooks.on_channel_updated.url.
|
ServiceUpdater |
setWebhooksOnChannelUpdatedUrl(URI webhooksOnChannelUpdatedUrl)
The webhooks.on_channel_updated.url.
|
ServiceUpdater |
setWebhooksOnChannelUpdateFormat(String webhooksOnChannelUpdateFormat)
The webhooks.on_channel_update.format.
|
ServiceUpdater |
setWebhooksOnChannelUpdateMethod(HttpMethod webhooksOnChannelUpdateMethod)
The webhooks.on_channel_update.method.
|
ServiceUpdater |
setWebhooksOnChannelUpdateUrl(String webhooksOnChannelUpdateUrl)
The webhooks.on_channel_update.url.
|
ServiceUpdater |
setWebhooksOnChannelUpdateUrl(URI webhooksOnChannelUpdateUrl)
The webhooks.on_channel_update.url.
|
ServiceUpdater |
setWebhooksOnMemberAddedFormat(String webhooksOnMemberAddedFormat)
The webhooks.on_member_added.format.
|
ServiceUpdater |
setWebhooksOnMemberAddedMethod(HttpMethod webhooksOnMemberAddedMethod)
The webhooks.on_member_added.method.
|
ServiceUpdater |
setWebhooksOnMemberAddedUrl(String webhooksOnMemberAddedUrl)
The webhooks.on_member_added.url.
|
ServiceUpdater |
setWebhooksOnMemberAddedUrl(URI webhooksOnMemberAddedUrl)
The webhooks.on_member_added.url.
|
ServiceUpdater |
setWebhooksOnMemberAddFormat(String webhooksOnMemberAddFormat)
The webhooks.on_member_add.format.
|
ServiceUpdater |
setWebhooksOnMemberAddMethod(HttpMethod webhooksOnMemberAddMethod)
The webhooks.on_member_add.method.
|
ServiceUpdater |
setWebhooksOnMemberAddUrl(String webhooksOnMemberAddUrl)
The webhooks.on_member_add.url.
|
ServiceUpdater |
setWebhooksOnMemberAddUrl(URI webhooksOnMemberAddUrl)
The webhooks.on_member_add.url.
|
ServiceUpdater |
setWebhooksOnMemberRemovedFormat(String webhooksOnMemberRemovedFormat)
The webhooks.on_member_removed.format.
|
ServiceUpdater |
setWebhooksOnMemberRemovedMethod(HttpMethod webhooksOnMemberRemovedMethod)
The webhooks.on_member_removed.method.
|
ServiceUpdater |
setWebhooksOnMemberRemovedUrl(String webhooksOnMemberRemovedUrl)
The webhooks.on_member_removed.url.
|
ServiceUpdater |
setWebhooksOnMemberRemovedUrl(URI webhooksOnMemberRemovedUrl)
The webhooks.on_member_removed.url.
|
ServiceUpdater |
setWebhooksOnMemberRemoveFormat(String webhooksOnMemberRemoveFormat)
The webhooks.on_member_remove.format.
|
ServiceUpdater |
setWebhooksOnMemberRemoveMethod(HttpMethod webhooksOnMemberRemoveMethod)
The webhooks.on_member_remove.method.
|
ServiceUpdater |
setWebhooksOnMemberRemoveUrl(String webhooksOnMemberRemoveUrl)
The webhooks.on_member_remove.url.
|
ServiceUpdater |
setWebhooksOnMemberRemoveUrl(URI webhooksOnMemberRemoveUrl)
The webhooks.on_member_remove.url.
|
ServiceUpdater |
setWebhooksOnMessageRemovedFormat(String webhooksOnMessageRemovedFormat)
The webhooks.on_message_removed.format.
|
ServiceUpdater |
setWebhooksOnMessageRemovedMethod(HttpMethod webhooksOnMessageRemovedMethod)
The webhooks.on_message_removed.method.
|
ServiceUpdater |
setWebhooksOnMessageRemovedUrl(String webhooksOnMessageRemovedUrl)
The webhooks.on_message_removed.url.
|
ServiceUpdater |
setWebhooksOnMessageRemovedUrl(URI webhooksOnMessageRemovedUrl)
The webhooks.on_message_removed.url.
|
ServiceUpdater |
setWebhooksOnMessageRemoveFormat(String webhooksOnMessageRemoveFormat)
The webhooks.on_message_remove.format.
|
ServiceUpdater |
setWebhooksOnMessageRemoveMethod(HttpMethod webhooksOnMessageRemoveMethod)
The webhooks.on_message_remove.method.
|
ServiceUpdater |
setWebhooksOnMessageRemoveUrl(String webhooksOnMessageRemoveUrl)
The webhooks.on_message_remove.url.
|
ServiceUpdater |
setWebhooksOnMessageRemoveUrl(URI webhooksOnMessageRemoveUrl)
The webhooks.on_message_remove.url.
|
ServiceUpdater |
setWebhooksOnMessageSendFormat(String webhooksOnMessageSendFormat)
The webhooks.on_message_send.format.
|
ServiceUpdater |
setWebhooksOnMessageSendMethod(HttpMethod webhooksOnMessageSendMethod)
The webhooks.on_message_send.method.
|
ServiceUpdater |
setWebhooksOnMessageSendUrl(String webhooksOnMessageSendUrl)
The webhooks.on_message_send.url.
|
ServiceUpdater |
setWebhooksOnMessageSendUrl(URI webhooksOnMessageSendUrl)
The webhooks.on_message_send.url.
|
ServiceUpdater |
setWebhooksOnMessageSentFormat(String webhooksOnMessageSentFormat)
The webhooks.on_message_sent.format.
|
ServiceUpdater |
setWebhooksOnMessageSentMethod(HttpMethod webhooksOnMessageSentMethod)
The webhooks.on_message_sent.method.
|
ServiceUpdater |
setWebhooksOnMessageSentUrl(String webhooksOnMessageSentUrl)
The webhooks.on_message_sent.url.
|
ServiceUpdater |
setWebhooksOnMessageSentUrl(URI webhooksOnMessageSentUrl)
The webhooks.on_message_sent.url.
|
ServiceUpdater |
setWebhooksOnMessageUpdatedFormat(String webhooksOnMessageUpdatedFormat)
The webhooks.on_message_updated.format.
|
ServiceUpdater |
setWebhooksOnMessageUpdatedMethod(HttpMethod webhooksOnMessageUpdatedMethod)
The webhooks.on_message_updated.method.
|
ServiceUpdater |
setWebhooksOnMessageUpdatedUrl(String webhooksOnMessageUpdatedUrl)
The webhooks.on_message_updated.url.
|
ServiceUpdater |
setWebhooksOnMessageUpdatedUrl(URI webhooksOnMessageUpdatedUrl)
The webhooks.on_message_updated.url.
|
ServiceUpdater |
setWebhooksOnMessageUpdateFormat(String webhooksOnMessageUpdateFormat)
The webhooks.on_message_update.format.
|
ServiceUpdater |
setWebhooksOnMessageUpdateMethod(HttpMethod webhooksOnMessageUpdateMethod)
The webhooks.on_message_update.method.
|
ServiceUpdater |
setWebhooksOnMessageUpdateUrl(String webhooksOnMessageUpdateUrl)
The webhooks.on_message_update.url.
|
ServiceUpdater |
setWebhooksOnMessageUpdateUrl(URI webhooksOnMessageUpdateUrl)
The webhooks.on_message_update.url.
|
Service |
update(TwilioRestClient client)
Make the request to the Twilio API to perform the update.
|
update, updateAsync, updateAsyncpublic ServiceUpdater(String pathSid)
pathSid - The sidpublic ServiceUpdater setFriendlyName(String friendlyName)
friendlyName - The friendly_namepublic ServiceUpdater setDefaultServiceRoleSid(String defaultServiceRoleSid)
defaultServiceRoleSid - The default_service_role_sidpublic ServiceUpdater setDefaultChannelRoleSid(String defaultChannelRoleSid)
defaultChannelRoleSid - The default_channel_role_sidpublic ServiceUpdater setDefaultChannelCreatorRoleSid(String defaultChannelCreatorRoleSid)
defaultChannelCreatorRoleSid - The default_channel_creator_role_sidpublic ServiceUpdater setReadStatusEnabled(Boolean readStatusEnabled)
readStatusEnabled - The read_status_enabledpublic ServiceUpdater setReachabilityEnabled(Boolean reachabilityEnabled)
reachabilityEnabled - The reachability_enabledpublic ServiceUpdater setTypingIndicatorTimeout(Integer typingIndicatorTimeout)
typingIndicatorTimeout - The typing_indicator_timeoutpublic ServiceUpdater setConsumptionReportInterval(Integer consumptionReportInterval)
consumptionReportInterval - The consumption_report_intervalpublic ServiceUpdater setNotificationsNewMessageEnabled(Boolean notificationsNewMessageEnabled)
notificationsNewMessageEnabled - The notifications.new_message.enabledpublic ServiceUpdater setNotificationsNewMessageTemplate(String notificationsNewMessageTemplate)
notificationsNewMessageTemplate - The notifications.new_message.templatepublic ServiceUpdater setNotificationsAddedToChannelEnabled(Boolean notificationsAddedToChannelEnabled)
notificationsAddedToChannelEnabled - The
notifications.added_to_channel.enabledpublic ServiceUpdater setNotificationsAddedToChannelTemplate(String notificationsAddedToChannelTemplate)
notificationsAddedToChannelTemplate - The
notifications.added_to_channel.templatepublic ServiceUpdater setNotificationsRemovedFromChannelEnabled(Boolean notificationsRemovedFromChannelEnabled)
notificationsRemovedFromChannelEnabled - The
notifications.removed_from_channel.enabledpublic ServiceUpdater setNotificationsRemovedFromChannelTemplate(String notificationsRemovedFromChannelTemplate)
notificationsRemovedFromChannelTemplate - The
notifications.removed_from_channel.templatepublic ServiceUpdater setNotificationsInvitedToChannelEnabled(Boolean notificationsInvitedToChannelEnabled)
notificationsInvitedToChannelEnabled - The
notifications.invited_to_channel.enabledpublic ServiceUpdater setNotificationsInvitedToChannelTemplate(String notificationsInvitedToChannelTemplate)
notificationsInvitedToChannelTemplate - The
notifications.invited_to_channel.templatepublic ServiceUpdater setPreWebhookUrl(URI preWebhookUrl)
preWebhookUrl - The pre_webhook_urlpublic ServiceUpdater setPreWebhookUrl(String preWebhookUrl)
preWebhookUrl - The pre_webhook_urlpublic ServiceUpdater setPostWebhookUrl(URI postWebhookUrl)
postWebhookUrl - The post_webhook_urlpublic ServiceUpdater setPostWebhookUrl(String postWebhookUrl)
postWebhookUrl - The post_webhook_urlpublic ServiceUpdater setWebhookMethod(HttpMethod webhookMethod)
webhookMethod - The webhook_methodpublic ServiceUpdater setWebhookFilters(List<String> webhookFilters)
webhookFilters - The webhook_filterspublic ServiceUpdater setWebhookFilters(String webhookFilters)
webhookFilters - The webhook_filterspublic ServiceUpdater setWebhooksOnMessageSendUrl(URI webhooksOnMessageSendUrl)
webhooksOnMessageSendUrl - The webhooks.on_message_send.urlpublic ServiceUpdater setWebhooksOnMessageSendUrl(String webhooksOnMessageSendUrl)
webhooksOnMessageSendUrl - The webhooks.on_message_send.urlpublic ServiceUpdater setWebhooksOnMessageSendMethod(HttpMethod webhooksOnMessageSendMethod)
webhooksOnMessageSendMethod - The webhooks.on_message_send.methodpublic ServiceUpdater setWebhooksOnMessageSendFormat(String webhooksOnMessageSendFormat)
webhooksOnMessageSendFormat - The webhooks.on_message_send.formatpublic ServiceUpdater setWebhooksOnMessageUpdateUrl(URI webhooksOnMessageUpdateUrl)
webhooksOnMessageUpdateUrl - The webhooks.on_message_update.urlpublic ServiceUpdater setWebhooksOnMessageUpdateUrl(String webhooksOnMessageUpdateUrl)
webhooksOnMessageUpdateUrl - The webhooks.on_message_update.urlpublic ServiceUpdater setWebhooksOnMessageUpdateMethod(HttpMethod webhooksOnMessageUpdateMethod)
webhooksOnMessageUpdateMethod - The webhooks.on_message_update.methodpublic ServiceUpdater setWebhooksOnMessageUpdateFormat(String webhooksOnMessageUpdateFormat)
webhooksOnMessageUpdateFormat - The webhooks.on_message_update.formatpublic ServiceUpdater setWebhooksOnMessageRemoveUrl(URI webhooksOnMessageRemoveUrl)
webhooksOnMessageRemoveUrl - The webhooks.on_message_remove.urlpublic ServiceUpdater setWebhooksOnMessageRemoveUrl(String webhooksOnMessageRemoveUrl)
webhooksOnMessageRemoveUrl - The webhooks.on_message_remove.urlpublic ServiceUpdater setWebhooksOnMessageRemoveMethod(HttpMethod webhooksOnMessageRemoveMethod)
webhooksOnMessageRemoveMethod - The webhooks.on_message_remove.methodpublic ServiceUpdater setWebhooksOnMessageRemoveFormat(String webhooksOnMessageRemoveFormat)
webhooksOnMessageRemoveFormat - The webhooks.on_message_remove.formatpublic ServiceUpdater setWebhooksOnChannelAddUrl(URI webhooksOnChannelAddUrl)
webhooksOnChannelAddUrl - The webhooks.on_channel_add.urlpublic ServiceUpdater setWebhooksOnChannelAddUrl(String webhooksOnChannelAddUrl)
webhooksOnChannelAddUrl - The webhooks.on_channel_add.urlpublic ServiceUpdater setWebhooksOnChannelAddMethod(HttpMethod webhooksOnChannelAddMethod)
webhooksOnChannelAddMethod - The webhooks.on_channel_add.methodpublic ServiceUpdater setWebhooksOnChannelAddFormat(String webhooksOnChannelAddFormat)
webhooksOnChannelAddFormat - The webhooks.on_channel_add.formatpublic ServiceUpdater setWebhooksOnChannelDestroyUrl(URI webhooksOnChannelDestroyUrl)
webhooksOnChannelDestroyUrl - The webhooks.on_channel_destroy.urlpublic ServiceUpdater setWebhooksOnChannelDestroyUrl(String webhooksOnChannelDestroyUrl)
webhooksOnChannelDestroyUrl - The webhooks.on_channel_destroy.urlpublic ServiceUpdater setWebhooksOnChannelDestroyMethod(HttpMethod webhooksOnChannelDestroyMethod)
webhooksOnChannelDestroyMethod - The webhooks.on_channel_destroy.methodpublic ServiceUpdater setWebhooksOnChannelDestroyFormat(String webhooksOnChannelDestroyFormat)
webhooksOnChannelDestroyFormat - The webhooks.on_channel_destroy.formatpublic ServiceUpdater setWebhooksOnChannelUpdateUrl(URI webhooksOnChannelUpdateUrl)
webhooksOnChannelUpdateUrl - The webhooks.on_channel_update.urlpublic ServiceUpdater setWebhooksOnChannelUpdateUrl(String webhooksOnChannelUpdateUrl)
webhooksOnChannelUpdateUrl - The webhooks.on_channel_update.urlpublic ServiceUpdater setWebhooksOnChannelUpdateMethod(HttpMethod webhooksOnChannelUpdateMethod)
webhooksOnChannelUpdateMethod - The webhooks.on_channel_update.methodpublic ServiceUpdater setWebhooksOnChannelUpdateFormat(String webhooksOnChannelUpdateFormat)
webhooksOnChannelUpdateFormat - The webhooks.on_channel_update.formatpublic ServiceUpdater setWebhooksOnMemberAddUrl(URI webhooksOnMemberAddUrl)
webhooksOnMemberAddUrl - The webhooks.on_member_add.urlpublic ServiceUpdater setWebhooksOnMemberAddUrl(String webhooksOnMemberAddUrl)
webhooksOnMemberAddUrl - The webhooks.on_member_add.urlpublic ServiceUpdater setWebhooksOnMemberAddMethod(HttpMethod webhooksOnMemberAddMethod)
webhooksOnMemberAddMethod - The webhooks.on_member_add.methodpublic ServiceUpdater setWebhooksOnMemberAddFormat(String webhooksOnMemberAddFormat)
webhooksOnMemberAddFormat - The webhooks.on_member_add.formatpublic ServiceUpdater setWebhooksOnMemberRemoveUrl(URI webhooksOnMemberRemoveUrl)
webhooksOnMemberRemoveUrl - The webhooks.on_member_remove.urlpublic ServiceUpdater setWebhooksOnMemberRemoveUrl(String webhooksOnMemberRemoveUrl)
webhooksOnMemberRemoveUrl - The webhooks.on_member_remove.urlpublic ServiceUpdater setWebhooksOnMemberRemoveMethod(HttpMethod webhooksOnMemberRemoveMethod)
webhooksOnMemberRemoveMethod - The webhooks.on_member_remove.methodpublic ServiceUpdater setWebhooksOnMemberRemoveFormat(String webhooksOnMemberRemoveFormat)
webhooksOnMemberRemoveFormat - The webhooks.on_member_remove.formatpublic ServiceUpdater setWebhooksOnMessageSentUrl(URI webhooksOnMessageSentUrl)
webhooksOnMessageSentUrl - The webhooks.on_message_sent.urlpublic ServiceUpdater setWebhooksOnMessageSentUrl(String webhooksOnMessageSentUrl)
webhooksOnMessageSentUrl - The webhooks.on_message_sent.urlpublic ServiceUpdater setWebhooksOnMessageSentMethod(HttpMethod webhooksOnMessageSentMethod)
webhooksOnMessageSentMethod - The webhooks.on_message_sent.methodpublic ServiceUpdater setWebhooksOnMessageSentFormat(String webhooksOnMessageSentFormat)
webhooksOnMessageSentFormat - The webhooks.on_message_sent.formatpublic ServiceUpdater setWebhooksOnMessageUpdatedUrl(URI webhooksOnMessageUpdatedUrl)
webhooksOnMessageUpdatedUrl - The webhooks.on_message_updated.urlpublic ServiceUpdater setWebhooksOnMessageUpdatedUrl(String webhooksOnMessageUpdatedUrl)
webhooksOnMessageUpdatedUrl - The webhooks.on_message_updated.urlpublic ServiceUpdater setWebhooksOnMessageUpdatedMethod(HttpMethod webhooksOnMessageUpdatedMethod)
webhooksOnMessageUpdatedMethod - The webhooks.on_message_updated.methodpublic ServiceUpdater setWebhooksOnMessageUpdatedFormat(String webhooksOnMessageUpdatedFormat)
webhooksOnMessageUpdatedFormat - The webhooks.on_message_updated.formatpublic ServiceUpdater setWebhooksOnMessageRemovedUrl(URI webhooksOnMessageRemovedUrl)
webhooksOnMessageRemovedUrl - The webhooks.on_message_removed.urlpublic ServiceUpdater setWebhooksOnMessageRemovedUrl(String webhooksOnMessageRemovedUrl)
webhooksOnMessageRemovedUrl - The webhooks.on_message_removed.urlpublic ServiceUpdater setWebhooksOnMessageRemovedMethod(HttpMethod webhooksOnMessageRemovedMethod)
webhooksOnMessageRemovedMethod - The webhooks.on_message_removed.methodpublic ServiceUpdater setWebhooksOnMessageRemovedFormat(String webhooksOnMessageRemovedFormat)
webhooksOnMessageRemovedFormat - The webhooks.on_message_removed.formatpublic ServiceUpdater setWebhooksOnChannelAddedUrl(URI webhooksOnChannelAddedUrl)
webhooksOnChannelAddedUrl - The webhooks.on_channel_added.urlpublic ServiceUpdater setWebhooksOnChannelAddedUrl(String webhooksOnChannelAddedUrl)
webhooksOnChannelAddedUrl - The webhooks.on_channel_added.urlpublic ServiceUpdater setWebhooksOnChannelAddedMethod(HttpMethod webhooksOnChannelAddedMethod)
webhooksOnChannelAddedMethod - The webhooks.on_channel_added.methodpublic ServiceUpdater setWebhooksOnChannelAddedFormat(String webhooksOnChannelAddedFormat)
webhooksOnChannelAddedFormat - The webhooks.on_channel_added.formatpublic ServiceUpdater setWebhooksOnChannelDestroyedUrl(URI webhooksOnChannelDestroyedUrl)
webhooksOnChannelDestroyedUrl - The webhooks.on_channel_destroyed.urlpublic ServiceUpdater setWebhooksOnChannelDestroyedUrl(String webhooksOnChannelDestroyedUrl)
webhooksOnChannelDestroyedUrl - The webhooks.on_channel_destroyed.urlpublic ServiceUpdater setWebhooksOnChannelDestroyedMethod(HttpMethod webhooksOnChannelDestroyedMethod)
webhooksOnChannelDestroyedMethod - The
webhooks.on_channel_destroyed.methodpublic ServiceUpdater setWebhooksOnChannelDestroyedFormat(String webhooksOnChannelDestroyedFormat)
webhooksOnChannelDestroyedFormat - The
webhooks.on_channel_destroyed.formatpublic ServiceUpdater setWebhooksOnChannelUpdatedUrl(URI webhooksOnChannelUpdatedUrl)
webhooksOnChannelUpdatedUrl - The webhooks.on_channel_updated.urlpublic ServiceUpdater setWebhooksOnChannelUpdatedUrl(String webhooksOnChannelUpdatedUrl)
webhooksOnChannelUpdatedUrl - The webhooks.on_channel_updated.urlpublic ServiceUpdater setWebhooksOnChannelUpdatedMethod(HttpMethod webhooksOnChannelUpdatedMethod)
webhooksOnChannelUpdatedMethod - The webhooks.on_channel_updated.methodpublic ServiceUpdater setWebhooksOnChannelUpdatedFormat(String webhooksOnChannelUpdatedFormat)
webhooksOnChannelUpdatedFormat - The webhooks.on_channel_updated.formatpublic ServiceUpdater setWebhooksOnMemberAddedUrl(URI webhooksOnMemberAddedUrl)
webhooksOnMemberAddedUrl - The webhooks.on_member_added.urlpublic ServiceUpdater setWebhooksOnMemberAddedUrl(String webhooksOnMemberAddedUrl)
webhooksOnMemberAddedUrl - The webhooks.on_member_added.urlpublic ServiceUpdater setWebhooksOnMemberAddedMethod(HttpMethod webhooksOnMemberAddedMethod)
webhooksOnMemberAddedMethod - The webhooks.on_member_added.methodpublic ServiceUpdater setWebhooksOnMemberAddedFormat(String webhooksOnMemberAddedFormat)
webhooksOnMemberAddedFormat - The webhooks.on_member_added.formatpublic ServiceUpdater setWebhooksOnMemberRemovedUrl(URI webhooksOnMemberRemovedUrl)
webhooksOnMemberRemovedUrl - The webhooks.on_member_removed.urlpublic ServiceUpdater setWebhooksOnMemberRemovedUrl(String webhooksOnMemberRemovedUrl)
webhooksOnMemberRemovedUrl - The webhooks.on_member_removed.urlpublic ServiceUpdater setWebhooksOnMemberRemovedMethod(HttpMethod webhooksOnMemberRemovedMethod)
webhooksOnMemberRemovedMethod - The webhooks.on_member_removed.methodpublic ServiceUpdater setWebhooksOnMemberRemovedFormat(String webhooksOnMemberRemovedFormat)
webhooksOnMemberRemovedFormat - The webhooks.on_member_removed.formatpublic ServiceUpdater setLimitsChannelMembers(Integer limitsChannelMembers)
limitsChannelMembers - The limits.channel_memberspublic ServiceUpdater setLimitsUserChannels(Integer limitsUserChannels)
limitsUserChannels - The limits.user_channelspublic Service update(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.