Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.net
/
PortKt
/
Dsl
/
add
add
@
JvmName
(
name
=
"addProtocol"
)
fun
DslList
<
Layer4Protocol
,
PortKt.Dsl.ProtocolProxy
>
.
add
(
value
:
Layer4Protocol
)
Protocols for this port.
Content copied to clipboard
repeated .elide.net.Layer4Protocol protocol = 3;
Parameters
value
The protocol to add.