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