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