| Constructor and Description |
|---|
NumberFetcher(PhoneNumber pathNumber)
Construct a new NumberFetcher.
|
| Modifier and Type | Method and Description |
|---|---|
Number |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsyncpublic NumberFetcher(PhoneNumber pathNumber)
pathNumber - The numberpublic Number fetch(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.