public interface SigningKeyFactory
| Modifier and Type | Method and Description |
|---|---|
SigningKey |
create(List<org.apache.http.NameValuePair> params) |
SigningKey |
create(Map<String,String> params) |
SigningKey create(Map<String,String> params) throws TwilioRestException
TwilioRestExceptionSigningKey create(List<org.apache.http.NameValuePair> params) throws TwilioRestException
TwilioRestExceptionCopyright © 2011 Twilio, Inc. All Rights Reserved.