Uses of Enum
io.envoyproxy.envoy.data.dns.v3.DnsTable.DnsServiceTarget.EndpointTypeCase
Packages that use DnsTable.DnsServiceTarget.EndpointTypeCase
-
Uses of DnsTable.DnsServiceTarget.EndpointTypeCase in io.envoyproxy.envoy.data.dns.v3
Methods in io.envoyproxy.envoy.data.dns.v3 that return DnsTable.DnsServiceTarget.EndpointTypeCaseModifier and TypeMethodDescriptionDnsTable.DnsServiceTarget.EndpointTypeCase.forNumber(int value) DnsTable.DnsServiceTarget.Builder.getEndpointTypeCase()DnsTable.DnsServiceTarget.getEndpointTypeCase()DnsTable.DnsServiceTargetOrBuilder.getEndpointTypeCase()DnsTable.DnsServiceTarget.EndpointTypeCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.DnsTable.DnsServiceTarget.EndpointTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.