addDomainBytes

open fun addDomainBytes(value: ByteString): ApplicationInstance.Builder
Domains where this instance can be accessed.
repeated string domain = 10;

Return

This builder for chaining.

Parameters

value

The bytes of the domain to add.