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