add

@JvmName(name = "addProtocol")
fun DslList<Layer4Protocol, PortKt.Dsl.ProtocolProxy>.add(value: Layer4Protocol)
Protocols for this port.

repeated .elide.net.Layer4Protocol protocol = 3;

Parameters

value

The protocol to add.