setIpBytes

open fun setIpBytes(value: ByteString): HttpEdgeInfo.Builder
Specifies the HTTP edge proxy's IP address.
string ip = 1;

Return

This builder for chaining.

Parameters

value

The bytes for ip to set.