Class FeedbackFetcher
- java.lang.Object
-
- com.twilio.base.Fetcher<Feedback>
-
- com.twilio.rest.api.v2010.account.call.FeedbackFetcher
-
-
Constructor Summary
Constructors Constructor Description FeedbackFetcher(String pathCallSid)FeedbackFetcher(String pathAccountSid, String pathCallSid)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Feedbackfetch(TwilioRestClient client)Execute a request using specified client.-
Methods inherited from class com.twilio.base.Fetcher
fetch, fetchAsync, fetchAsync
-
-