Uses of Class
com.twilio.rest.trunking.v1.Trunk.TransferCallerId
-
Packages that use Trunk.TransferCallerId Package Description com.twilio.rest.trunking.v1 -
-
Uses of Trunk.TransferCallerId in com.twilio.rest.trunking.v1
Methods in com.twilio.rest.trunking.v1 that return Trunk.TransferCallerId Modifier and Type Method Description static Trunk.TransferCallerIdTrunk.TransferCallerId. forValue(String value)Trunk.TransferCallerIdTrunk. getTransferCallerId()static Trunk.TransferCallerIdTrunk.TransferCallerId. valueOf(String name)Returns the enum constant of this type with the specified name.static Trunk.TransferCallerId[]Trunk.TransferCallerId. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.twilio.rest.trunking.v1 with parameters of type Trunk.TransferCallerId Modifier and Type Method Description TrunkCreatorTrunkCreator. setTransferCallerId(Trunk.TransferCallerId transferCallerId)TrunkUpdaterTrunkUpdater. setTransferCallerId(Trunk.TransferCallerId transferCallerId)
-