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