Uses of Interface
io.envoyproxy.envoy.config.core.v3.DnsResolverOptionsOrBuilder
-
Packages that use DnsResolverOptionsOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 io.envoyproxy.envoy.extensions.network.dns_resolver.cares.v3 -
-
Uses of DnsResolverOptionsOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement DnsResolverOptionsOrBuilder Modifier and Type Class Description classDnsResolverOptionsConfiguration of DNS resolver option flags which control the behavior of the DNS resolver.static classDnsResolverOptions.BuilderConfiguration of DNS resolver option flags which control the behavior of the DNS resolver.Methods in io.envoyproxy.envoy.config.core.v3 that return DnsResolverOptionsOrBuilder Modifier and Type Method Description DnsResolverOptionsOrBuilderDnsResolutionConfig.Builder. getDnsResolverOptionsOrBuilder()Configuration of DNS resolver option flags which control the behavior of the DNS resolver.DnsResolverOptionsOrBuilderDnsResolutionConfig. getDnsResolverOptionsOrBuilder()Configuration of DNS resolver option flags which control the behavior of the DNS resolver.DnsResolverOptionsOrBuilderDnsResolutionConfigOrBuilder. getDnsResolverOptionsOrBuilder()Configuration of DNS resolver option flags which control the behavior of the DNS resolver. -
Uses of DnsResolverOptionsOrBuilder in io.envoyproxy.envoy.extensions.network.dns_resolver.cares.v3
Methods in io.envoyproxy.envoy.extensions.network.dns_resolver.cares.v3 that return DnsResolverOptionsOrBuilder Modifier and Type Method Description DnsResolverOptionsOrBuilderCaresDnsResolverConfig.Builder. getDnsResolverOptionsOrBuilder()Configuration of DNS resolver option flags which control the behavior of the DNS resolver.DnsResolverOptionsOrBuilderCaresDnsResolverConfig. getDnsResolverOptionsOrBuilder()Configuration of DNS resolver option flags which control the behavior of the DNS resolver.DnsResolverOptionsOrBuilderCaresDnsResolverConfigOrBuilder. getDnsResolverOptionsOrBuilder()Configuration of DNS resolver option flags which control the behavior of the DNS resolver.
-