Uses of Class
com.twilio.rest.api.v2010.account.call.FeedbackUpdater
-
Packages that use FeedbackUpdater Package Description com.twilio.rest.api.v2010.account.call -
-
Uses of FeedbackUpdater in com.twilio.rest.api.v2010.account.call
Methods in com.twilio.rest.api.v2010.account.call that return FeedbackUpdater Modifier and Type Method Description FeedbackUpdaterFeedbackUpdater. setIssue(Feedback.Issues issue)FeedbackUpdaterFeedbackUpdater. setIssue(List<Feedback.Issues> issue)FeedbackUpdaterFeedbackUpdater. setQualityScore(Integer qualityScore)static FeedbackUpdaterFeedback. updater(String pathCallSid)static FeedbackUpdaterFeedback. updater(String pathAccountSid, String pathCallSid)
-