Uses of Class
com.twilio.rest.trunking.v1.TrunkUpdater
-
Packages that use TrunkUpdater Package Description com.twilio.rest.trunking.v1 -
-
Uses of TrunkUpdater in com.twilio.rest.trunking.v1
Methods in com.twilio.rest.trunking.v1 that return TrunkUpdater Modifier and Type Method Description TrunkUpdaterTrunkUpdater. setCnamLookupEnabled(Boolean cnamLookupEnabled)TrunkUpdaterTrunkUpdater. setDisasterRecoveryMethod(HttpMethod disasterRecoveryMethod)TrunkUpdaterTrunkUpdater. setDisasterRecoveryUrl(String disasterRecoveryUrl)TrunkUpdaterTrunkUpdater. setDisasterRecoveryUrl(URI disasterRecoveryUrl)TrunkUpdaterTrunkUpdater. setDomainName(String domainName)TrunkUpdaterTrunkUpdater. setFriendlyName(String friendlyName)TrunkUpdaterTrunkUpdater. setSecure(Boolean secure)TrunkUpdaterTrunkUpdater. setTransferCallerId(Trunk.TransferCallerId transferCallerId)TrunkUpdaterTrunkUpdater. setTransferMode(Trunk.TransferSetting transferMode)static TrunkUpdaterTrunk. updater(String pathSid)
-