addAll
fun DslList<InstanceAllocation, ApplicationInstanceKt.Dsl.AllocationProxy>.addAll(values: Iterable<InstanceAllocation>)
Encloses allocations constituent to this application instance.
Content copied to clipboard
repeated .elide.app.InstanceAllocation allocation = 9;
Parameters
values
The allocation to add.
Domains where this instance can be accessed.
Content copied to clipboard
repeated string domain = 10;
Parameters
values
The domain to add.