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