set
operator fun DslList<Layer4Protocol, PortKt.Dsl.ProtocolProxy>.set(index: Int, value: Layer4Protocol)
Protocols for this port.
Content copied to clipboard
repeated .elide.net.Layer4Protocol protocol = 3;
Parameters
index
The index to set the value at.
value
The protocol to set.