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