Uses of Class
io.envoyproxy.envoy.data.dns.v3.DnsTable
Packages that use DnsTable
Package
Description
-
Uses of DnsTable in io.envoyproxy.envoy.data.dns.v3
Methods in io.envoyproxy.envoy.data.dns.v3 that return DnsTableModifier and TypeMethodDescriptionDnsTable.Builder.build()DnsTable.Builder.buildPartial()static DnsTableDnsTable.getDefaultInstance()DnsTable.Builder.getDefaultInstanceForType()DnsTable.getDefaultInstanceForType()static DnsTableDnsTable.parseDelimitedFrom(InputStream input) static DnsTableDnsTable.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DnsTableDnsTable.parseFrom(byte[] data) static DnsTableDnsTable.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DnsTableDnsTable.parseFrom(com.google.protobuf.ByteString data) static DnsTableDnsTable.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DnsTableDnsTable.parseFrom(com.google.protobuf.CodedInputStream input) static DnsTableDnsTable.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DnsTableDnsTable.parseFrom(InputStream input) static DnsTableDnsTable.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DnsTableDnsTable.parseFrom(ByteBuffer data) static DnsTableDnsTable.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.data.dns.v3 that return types with arguments of type DnsTableModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DnsTable>DnsTable.getParserForType()static com.google.protobuf.Parser<DnsTable>DnsTable.parser()Methods in io.envoyproxy.envoy.data.dns.v3 with parameters of type DnsTableModifier and TypeMethodDescriptionstatic DnsTable.BuilderDnsTable.newBuilder(DnsTable prototype) -
Uses of DnsTable in io.envoyproxy.envoy.extensions.filters.udp.dns_filter.v3
Methods in io.envoyproxy.envoy.extensions.filters.udp.dns_filter.v3 that return DnsTableModifier and TypeMethodDescriptionDnsFilterConfig.ServerContextConfig.Builder.getInlineDnsTable()Load the configuration specified from the control planeDnsFilterConfig.ServerContextConfig.getInlineDnsTable()Load the configuration specified from the control planeDnsFilterConfig.ServerContextConfigOrBuilder.getInlineDnsTable()Load the configuration specified from the control planeMethods in io.envoyproxy.envoy.extensions.filters.udp.dns_filter.v3 with parameters of type DnsTableModifier and TypeMethodDescriptionDnsFilterConfig.ServerContextConfig.Builder.mergeInlineDnsTable(DnsTable value) Load the configuration specified from the control planeDnsFilterConfig.ServerContextConfig.Builder.setInlineDnsTable(DnsTable value) Load the configuration specified from the control plane