Uses of Class
com.twilio.rest.autopilot.v1.AssistantUpdater
-
Packages that use AssistantUpdater Package Description com.twilio.rest.autopilot.v1 -
-
Uses of AssistantUpdater in com.twilio.rest.autopilot.v1
Methods in com.twilio.rest.autopilot.v1 that return AssistantUpdater Modifier and Type Method Description AssistantUpdaterAssistantUpdater. setCallbackEvents(String callbackEvents)AssistantUpdaterAssistantUpdater. setCallbackUrl(String callbackUrl)AssistantUpdaterAssistantUpdater. setCallbackUrl(URI callbackUrl)AssistantUpdaterAssistantUpdater. setDefaults(Map<String,Object> defaults)AssistantUpdaterAssistantUpdater. setDevelopmentStage(String developmentStage)AssistantUpdaterAssistantUpdater. setFriendlyName(String friendlyName)AssistantUpdaterAssistantUpdater. setLogQueries(Boolean logQueries)AssistantUpdaterAssistantUpdater. setStyleSheet(Map<String,Object> styleSheet)AssistantUpdaterAssistantUpdater. setUniqueName(String uniqueName)static AssistantUpdaterAssistant. updater(String pathSid)
-