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, fetchAsync
public NumberFetcher(PhoneNumber pathNumber)
pathNumber
- The phone number to fetchpublic Number fetch(TwilioRestClient client)
Copyright © 2019 Twilio, Inc. All Rights Reserved.