Uses of Class
com.twilio.rest.autopilot.v1.assistant.WebhookUpdater
-
Packages that use WebhookUpdater Package Description com.twilio.rest.autopilot.v1.assistant -
-
Uses of WebhookUpdater in com.twilio.rest.autopilot.v1.assistant
Methods in com.twilio.rest.autopilot.v1.assistant that return WebhookUpdater Modifier and Type Method Description WebhookUpdaterWebhookUpdater. setEvents(String events)WebhookUpdaterWebhookUpdater. setUniqueName(String uniqueName)WebhookUpdaterWebhookUpdater. setWebhookMethod(String webhookMethod)WebhookUpdaterWebhookUpdater. setWebhookUrl(String webhookUrl)WebhookUpdaterWebhookUpdater. setWebhookUrl(URI webhookUrl)static WebhookUpdaterWebhook. updater(String pathAssistantSid, String pathSid)
-