| Package | Description |
|---|---|
| com.twilio.sdk | |
| com.twilio.sdk.resource.list.trunking |
| Modifier and Type | Method and Description |
|---|---|
Trunk |
TwilioTrunkingClient.createTrunk(List<org.apache.http.NameValuePair> params)
Create a new trunk
|
Trunk |
TwilioTrunkingClient.createTrunk(Map<String,String> params)
Create a new trunk
|
Trunk |
TwilioTrunkingClient.getTrunk(String trunkSid)
Get a specific trunk
|
| Modifier and Type | Method and Description |
|---|---|
Trunk |
TrunkList.create(List<org.apache.http.NameValuePair> params)
Create a new trunk
|
Trunk |
TrunkList.create(Map<String,String> params)
Create a new trunk
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.