plusAssign
Domain mappings for this service.
Content copied to clipboard
repeated .elide.net.Domain domain = 3;
Parameters
value
The domain to add.
inline operator fun DslList<Domain, MappedServiceKt.Dsl.DomainProxy>.plusAssign(values: Iterable<Domain>)
Domain mappings for this service.
Content copied to clipboard
repeated .elide.net.Domain domain = 3;
Parameters
values
The domain to add.