|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CredentialListFactory
A factory for creating CredentialListInstance objects. For more information see https://www.twilio.com/docs/api/rest/credential-list
| Method Summary | |
|---|---|
CredentialListInstance |
create(List<org.apache.http.NameValuePair> params)
Creates the credential list. |
CredentialListInstance |
create(Map<String,String> params)
Creates the credential list. |
| Method Detail |
|---|
CredentialListInstance create(Map<String,String> params)
throws TwilioRestException
params - the params map
TwilioRestException
CredentialListInstance create(List<org.apache.http.NameValuePair> params)
throws TwilioRestException
params - the params list
TwilioRestException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||