Uses of Interface
io.envoyproxy.envoy.data.dns.v3.DnsTable.DnsServiceTargetOrBuilder
-
Packages that use DnsTable.DnsServiceTargetOrBuilder Package Description io.envoyproxy.envoy.data.dns.v3 -
-
Uses of DnsTable.DnsServiceTargetOrBuilder in io.envoyproxy.envoy.data.dns.v3
Classes in io.envoyproxy.envoy.data.dns.v3 that implement DnsTable.DnsServiceTargetOrBuilder Modifier and Type Class Description static classDnsTable.DnsServiceTargetSpecify the target for a given DNS service [#next-free-field: 6]static classDnsTable.DnsServiceTarget.BuilderSpecify the target for a given DNS service [#next-free-field: 6]Methods in io.envoyproxy.envoy.data.dns.v3 that return DnsTable.DnsServiceTargetOrBuilder Modifier and Type Method Description DnsTable.DnsServiceTargetOrBuilderDnsTable.DnsService.Builder. getTargetsOrBuilder(int index)The list of targets hosting the serviceDnsTable.DnsServiceTargetOrBuilderDnsTable.DnsService. getTargetsOrBuilder(int index)The list of targets hosting the serviceDnsTable.DnsServiceTargetOrBuilderDnsTable.DnsServiceOrBuilder. getTargetsOrBuilder(int index)The list of targets hosting the serviceMethods in io.envoyproxy.envoy.data.dns.v3 that return types with arguments of type DnsTable.DnsServiceTargetOrBuilder Modifier and Type Method Description List<? extends DnsTable.DnsServiceTargetOrBuilder>DnsTable.DnsService.Builder. getTargetsOrBuilderList()The list of targets hosting the serviceList<? extends DnsTable.DnsServiceTargetOrBuilder>DnsTable.DnsService. getTargetsOrBuilderList()The list of targets hosting the serviceList<? extends DnsTable.DnsServiceTargetOrBuilder>DnsTable.DnsServiceOrBuilder. getTargetsOrBuilderList()The list of targets hosting the service
-