addAll

@JvmName(name = "addAllProtocol")
fun DslList<Layer4Protocol, PortKt.Dsl.ProtocolProxy>.addAll(values: Iterable<Layer4Protocol>)
Protocols for this port.

repeated .elide.net.Layer4Protocol protocol = 3;

Parameters

values

The protocol to add.