Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.call
/
HostNetworkingKt
/
Dsl
/
addAll
add
All
@
JvmName
(
name
=
"addAllAddress"
)
fun
DslList
<
IpAddress
,
HostNetworkingKt.Dsl.AddressProxy
>
.
addAll
(
values
:
Iterable
<
IpAddress
>
)
IP addresses assigned to the host.
Content copied to clipboard
repeated .elide.net.IpAddress address = 2;
Parameters
values
The address to add.