Constructor and Description |
---|
CountryFetcher(String pathIsoCountry)
Construct a new CountryFetcher.
|
Modifier and Type | Method and Description |
---|---|
Country |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsync
public CountryFetcher(String pathIsoCountry)
pathIsoCountry
- The iso_countrypublic Country fetch(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.