Package | Description |
---|---|
com.twilio.rest.creator.trunking.v1 | |
com.twilio.rest.resource.trunking.v1 |
Modifier and Type | Method and Description |
---|---|
TrunkCreator |
TrunkCreator.setDisasterRecoveryMethod(HttpMethod disasterRecoveryMethod)
The disaster_recovery_method.
|
TrunkCreator |
TrunkCreator.setDisasterRecoveryUrl(String disasterRecoveryUrl)
The disaster_recovery_url.
|
TrunkCreator |
TrunkCreator.setDisasterRecoveryUrl(URI disasterRecoveryUrl)
The disaster_recovery_url.
|
TrunkCreator |
TrunkCreator.setDomainName(String domainName)
The domain_name.
|
TrunkCreator |
TrunkCreator.setFriendlyName(String friendlyName)
The friendly_name.
|
TrunkCreator |
TrunkCreator.setRecording(String recording)
The recording.
|
TrunkCreator |
TrunkCreator.setSecure(Boolean secure)
The secure.
|
Modifier and Type | Method and Description |
---|---|
static TrunkCreator |
Trunk.create()
Create a TrunkCreator to execute create.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.