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