add

@JvmName(name = "addDomain")
fun DslList<Domain, MappedServiceKt.Dsl.DomainProxy>.add(value: Domain)
Domain mappings for this service.

repeated .elide.net.Domain domain = 3;

Parameters

value

The domain to add.