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
/
MappedServiceKt
/
Dsl
/
addAll
add
All
@
JvmName
(
name
=
"addAllDomain"
)
fun
DslList
<
Domain
,
MappedServiceKt.Dsl.DomainProxy
>
.
addAll
(
values
:
Iterable
<
Domain
>
)
Domain mappings for this service.
Content copied to clipboard
repeated .elide.net.Domain domain = 3;
Parameters
values
The domain to add.