Uses of Class
com.twilio.rest.conversations.v1.service.configuration.WebhookUpdater
-
Packages that use WebhookUpdater Package Description com.twilio.rest.conversations.v1.service.configuration -
-
Uses of WebhookUpdater in com.twilio.rest.conversations.v1.service.configuration
Methods in com.twilio.rest.conversations.v1.service.configuration that return WebhookUpdater Modifier and Type Method Description WebhookUpdaterWebhookUpdater. setFilters(String filters)WebhookUpdaterWebhookUpdater. setFilters(List<String> filters)WebhookUpdaterWebhookUpdater. setMethod(String method)WebhookUpdaterWebhookUpdater. setPostWebhookUrl(String postWebhookUrl)WebhookUpdaterWebhookUpdater. setPostWebhookUrl(URI postWebhookUrl)WebhookUpdaterWebhookUpdater. setPreWebhookUrl(String preWebhookUrl)WebhookUpdaterWebhookUpdater. setPreWebhookUrl(URI preWebhookUrl)static WebhookUpdaterWebhook. updater(String pathChatServiceSid)
-