Uses of Class
com.twilio.rest.conversations.v1.service.conversation.WebhookUpdater
-
Packages that use WebhookUpdater Package Description com.twilio.rest.conversations.v1.service.conversation -
-
Uses of WebhookUpdater in com.twilio.rest.conversations.v1.service.conversation
Methods in com.twilio.rest.conversations.v1.service.conversation that return WebhookUpdater Modifier and Type Method Description WebhookUpdaterWebhookUpdater. setConfigurationFilters(String configurationFilters)WebhookUpdaterWebhookUpdater. setConfigurationFilters(List<String> configurationFilters)WebhookUpdaterWebhookUpdater. setConfigurationFlowSid(String configurationFlowSid)WebhookUpdaterWebhookUpdater. setConfigurationMethod(Webhook.Method configurationMethod)WebhookUpdaterWebhookUpdater. setConfigurationTriggers(String configurationTriggers)WebhookUpdaterWebhookUpdater. setConfigurationTriggers(List<String> configurationTriggers)WebhookUpdaterWebhookUpdater. setConfigurationUrl(String configurationUrl)static WebhookUpdaterWebhook. updater(String pathChatServiceSid, String pathConversationSid, String pathSid)
-