addDnsPrefetchBytes

open fun addDnsPrefetchBytes(value: ByteString): Context.Builder
Specifies hostnames to pre-load DNS records for.
repeated string dns_prefetch = 18;

Return

This builder for chaining.

Parameters

value

The bytes of the dnsPrefetch to add.