setNameBytes

open fun setNameBytes(value: ByteString): ApplicationInstance.Builder
Short (and unique) name for this instance.
string name = 2;

Return

This builder for chaining.

Parameters

value

The bytes for name to set.