Class EventFetcher
- java.lang.Object
-
- com.twilio.base.Fetcher<Event>
-
- com.twilio.rest.taskrouter.v1.workspace.EventFetcher
-
-
Constructor Summary
Constructors Constructor Description EventFetcher(String pathWorkspaceSid, String pathSid)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Event
fetch(TwilioRestClient client)
Execute a request using specified client.-
Methods inherited from class com.twilio.base.Fetcher
fetch, fetchAsync, fetchAsync
-
-