Uses of Class
com.twilio.rest.api.v2010.account.usage.TriggerUpdater
-
Packages that use TriggerUpdater Package Description com.twilio.rest.api.v2010.account.usage -
-
Uses of TriggerUpdater in com.twilio.rest.api.v2010.account.usage
Methods in com.twilio.rest.api.v2010.account.usage that return TriggerUpdater Modifier and Type Method Description TriggerUpdaterTriggerUpdater. setCallbackMethod(HttpMethod callbackMethod)TriggerUpdaterTriggerUpdater. setCallbackUrl(String callbackUrl)TriggerUpdaterTriggerUpdater. setCallbackUrl(URI callbackUrl)TriggerUpdaterTriggerUpdater. setFriendlyName(String friendlyName)static TriggerUpdaterTrigger. updater(String pathSid)static TriggerUpdaterTrigger. updater(String pathAccountSid, String pathSid)
-