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