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
/
DnsSettings
/
Builder
/
setHosts
set
Hosts
open
fun
setHosts
(
index
:
Int
,
value
:
MappedHost
)
:
DnsSettings.Builder
open
fun
setHosts
(
index
:
Int
,
builderForValue
:
MappedHost.Builder
)
:
DnsSettings.Builder
Mapped hosts to use for DNS resolution.
Content copied to clipboard
repeated .elide.net.MappedHost hosts = 3;