setHostnameBytes

open fun setHostnameBytes(value: ByteString): MappedHost.Builder
Hostname to map.
string hostname = 1;

Return

This builder for chaining.

Parameters

value

The bytes for hostname to set.