Uses of Interface
io.envoyproxy.envoy.data.dns.v2alpha.DnsTable.DnsEndpointOrBuilder
-
Packages that use DnsTable.DnsEndpointOrBuilder Package Description io.envoyproxy.envoy.data.dns.v2alpha -
-
Uses of DnsTable.DnsEndpointOrBuilder in io.envoyproxy.envoy.data.dns.v2alpha
Classes in io.envoyproxy.envoy.data.dns.v2alpha that implement DnsTable.DnsEndpointOrBuilder Modifier and Type Class Description static classDnsTable.DnsEndpointThis message type is extensible and can contain a list of addresses or dictate some other method for resolving the addresses for an endpointstatic classDnsTable.DnsEndpoint.BuilderThis message type is extensible and can contain a list of addresses or dictate some other method for resolving the addresses for an endpointMethods in io.envoyproxy.envoy.data.dns.v2alpha that return DnsTable.DnsEndpointOrBuilder Modifier and Type Method Description DnsTable.DnsEndpointOrBuilderDnsTable.DnsVirtualDomain.Builder. getEndpointOrBuilder()The configuration containing the method to determine the address of this endpointDnsTable.DnsEndpointOrBuilderDnsTable.DnsVirtualDomain. getEndpointOrBuilder()The configuration containing the method to determine the address of this endpointDnsTable.DnsEndpointOrBuilderDnsTable.DnsVirtualDomainOrBuilder. getEndpointOrBuilder()The configuration containing the method to determine the address of this endpoint
-