Uses of Class
com.twilio.rest.insights.v1.call.AnnotationUpdater
-
Packages that use AnnotationUpdater Package Description com.twilio.rest.insights.v1.call -
-
Uses of AnnotationUpdater in com.twilio.rest.insights.v1.call
Methods in com.twilio.rest.insights.v1.call that return AnnotationUpdater Modifier and Type Method Description AnnotationUpdaterAnnotationUpdater. setAnsweredBy(Annotation.AnsweredBy answeredBy)AnnotationUpdaterAnnotationUpdater. setCallScore(Integer callScore)AnnotationUpdaterAnnotationUpdater. setComment(String comment)AnnotationUpdaterAnnotationUpdater. setConnectivityIssue(Annotation.ConnectivityIssue connectivityIssue)AnnotationUpdaterAnnotationUpdater. setIncident(String incident)AnnotationUpdaterAnnotationUpdater. setQualityIssues(String qualityIssues)AnnotationUpdaterAnnotationUpdater. setSpam(Boolean spam)static AnnotationUpdaterAnnotation. updater(String pathCallSid)
-