| Package | Description |
|---|---|
| com.twilio.sdk | |
| com.twilio.sdk.resource.instance.trunking | |
| com.twilio.sdk.resource.list.trunking |
| Modifier and Type | Method and Description |
|---|---|
CredentialList |
TwilioTrunkingClient.associateCredentialList(String trunkSid,
List<org.apache.http.NameValuePair> params)
Associate credential list to a trunk
|
CredentialList |
TwilioTrunkingClient.associateCredentialList(String trunkSid,
Map<String,String> params)
Associate credential list to a trunk
|
| Modifier and Type | Method and Description |
|---|---|
CredentialList |
Trunk.getCredentialList(String credentialListSid)
Initialize a single credential list
|
| Modifier and Type | Method and Description |
|---|---|
CredentialList |
CredentialListList.create(List<org.apache.http.NameValuePair> params)
Associate credential list with a trunk
|
CredentialList |
CredentialListList.create(Map<String,String> params)
Associate credential list with a trunk
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.