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
/
HostNetworking
/
Builder
/
setAddress
set
Address
open
fun
setAddress
(
index
:
Int
,
value
:
IpAddress
)
:
HostNetworking.Builder
open
fun
setAddress
(
index
:
Int
,
builderForValue
:
IpAddress.Builder
)
:
HostNetworking.Builder
IP addresses assigned to the host.
Content copied to clipboard
repeated .elide.net.IpAddress address = 2;