addAll

Encloses allocations constituent to this application instance.

repeated .elide.app.InstanceAllocation allocation = 9;

Parameters

values

The allocation to add.


@JvmName(name = "addAllDomain")
fun DslList<String, ApplicationInstanceKt.Dsl.DomainProxy>.addAll(values: Iterable<String>)
Domains where this instance can be accessed.

repeated string domain = 10;

Parameters

values

The domain to add.