DnsSettings
Specifies DNS settings which apply to a given suite of networking settings.
Content copied to clipboard
elide.net.DnsSettings
Types
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Whether to enable DNS defaults.
Content copied to clipboard
bool defaults = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Mapped hosts to use for DNS resolution.
Content copied to clipboard
repeated .elide.net.MappedHost hosts = 3;
Link copied to clipboard
Mapped hosts to use for DNS resolution.
Content copied to clipboard
repeated .elide.net.MappedHost hosts = 3;
Link copied to clipboard
Mapped hosts to use for DNS resolution.
Content copied to clipboard
repeated .elide.net.MappedHost hosts = 3;
Link copied to clipboard
Mapped hosts to use for DNS resolution.
Content copied to clipboard
repeated .elide.net.MappedHost hosts = 3;
Link copied to clipboard
Mapped hosts to use for DNS resolution.
Content copied to clipboard
repeated .elide.net.MappedHost hosts = 3;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Upstream servers to use for DNS resolution.
Content copied to clipboard
repeated string upstream = 2;
Link copied to clipboard
Upstream servers to use for DNS resolution.
Content copied to clipboard
repeated string upstream = 2;
Link copied to clipboard
Upstream servers to use for DNS resolution.
Content copied to clipboard
repeated string upstream = 2;
Link copied to clipboard
Upstream servers to use for DNS resolution.
Content copied to clipboard
repeated string upstream = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun <ContainingT : Message?, T> newFileScopedGeneratedExtension(singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
open fun <ContainingT : Message?, T> newMessageScopedGeneratedExtension(scope: Message, descriptorIndex: Int, singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): DnsSettings
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard