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