| Constructor and Description |
|---|
ServiceFetcher(String pathSid)
Construct a new ServiceFetcher.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsyncpublic ServiceFetcher(String pathSid)
pathSid - The sidpublic Service fetch(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.