| Constructor and Description |
|---|
ShortCodeFetcher(String pathSid)
Construct a new ShortCodeFetcher.
|
ShortCodeFetcher(String pathAccountSid,
String pathSid)
Construct a new ShortCodeFetcher.
|
| Modifier and Type | Method and Description |
|---|---|
ShortCode |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsyncpublic ShortCodeFetcher(String pathSid)
pathSid - Fetch by unique short-code Sidpublic ShortCode fetch(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.