setAddressBytes

open fun setAddressBytes(value: ByteString): MappedHost.Builder
IP address to map to.
string address = 2;

Return

This builder for chaining.

Parameters

value

The bytes for address to set.