Uses of Class
com.twilio.rest.ipmessaging.v2.service.channel.WebhookUpdater
-
Packages that use WebhookUpdater Package Description com.twilio.rest.ipmessaging.v2.service.channel -
-
Uses of WebhookUpdater in com.twilio.rest.ipmessaging.v2.service.channel
Methods in com.twilio.rest.ipmessaging.v2.service.channel 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. setConfigurationRetryCount(Integer configurationRetryCount)WebhookUpdaterWebhookUpdater. setConfigurationTriggers(String configurationTriggers)WebhookUpdaterWebhookUpdater. setConfigurationTriggers(List<String> configurationTriggers)WebhookUpdaterWebhookUpdater. setConfigurationUrl(String configurationUrl)static WebhookUpdaterWebhook. updater(String pathServiceSid, String pathChannelSid, String pathSid)
-