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