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