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