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