Uses of Class
io.envoyproxy.envoy.data.dns.v2alpha.DnsTable
Packages that use DnsTable
-
Uses of DnsTable in io.envoyproxy.envoy.data.dns.v2alpha
Methods in io.envoyproxy.envoy.data.dns.v2alpha 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.v2alpha 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.v2alpha with parameters of type DnsTableModifier and TypeMethodDescriptionstatic DnsTable.BuilderDnsTable.newBuilder(DnsTable prototype)