Package com.twilio.rest.insights.v1
Class CallFetcher
- java.lang.Object
-
- com.twilio.base.Fetcher<Call>
-
- com.twilio.rest.insights.v1.CallFetcher
-
-
Constructor Summary
Constructors Constructor Description CallFetcher(String pathSid)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Callfetch(TwilioRestClient client)Execute a request using specified client.-
Methods inherited from class com.twilio.base.Fetcher
fetch, fetchAsync, fetchAsync
-
-
-
-
Constructor Detail
-
CallFetcher
public CallFetcher(String pathSid)
-
-