public class WorkerChannelFetcher extends Fetcher<WorkerChannel>
| Constructor and Description |
|---|
WorkerChannelFetcher(String pathWorkspaceSid,
String pathWorkerSid,
String pathSid)
Construct a new WorkerChannelFetcher.
|
| Modifier and Type | Method and Description |
|---|---|
WorkerChannel |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsyncpublic WorkerChannel fetch(TwilioRestClient client)
fetch in class Fetcher<WorkerChannel>client - TwilioRestClient with which to make the requestCopyright © 2016 Twilio, Inc. All Rights Reserved.