Uses of Class
io.envoyproxy.envoy.data.dns.v3.DnsTable.AddressList
Packages that use DnsTable.AddressList
-
Uses of DnsTable.AddressList in io.envoyproxy.envoy.data.dns.v3
Methods in io.envoyproxy.envoy.data.dns.v3 that return DnsTable.AddressListModifier and TypeMethodDescriptionDnsTable.AddressList.Builder.build()DnsTable.AddressList.Builder.buildPartial()DnsTable.DnsEndpoint.Builder.getAddressList()Define a list of addresses to return for the specified endpointDnsTable.DnsEndpoint.getAddressList()Define a list of addresses to return for the specified endpointDnsTable.DnsEndpointOrBuilder.getAddressList()Define a list of addresses to return for the specified endpointstatic DnsTable.AddressListDnsTable.AddressList.getDefaultInstance()DnsTable.AddressList.Builder.getDefaultInstanceForType()DnsTable.AddressList.getDefaultInstanceForType()static DnsTable.AddressListDnsTable.AddressList.parseDelimitedFrom(InputStream input) static DnsTable.AddressListDnsTable.AddressList.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DnsTable.AddressListDnsTable.AddressList.parseFrom(byte[] data) static DnsTable.AddressListDnsTable.AddressList.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DnsTable.AddressListDnsTable.AddressList.parseFrom(com.google.protobuf.ByteString data) static DnsTable.AddressListDnsTable.AddressList.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DnsTable.AddressListDnsTable.AddressList.parseFrom(com.google.protobuf.CodedInputStream input) static DnsTable.AddressListDnsTable.AddressList.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DnsTable.AddressListDnsTable.AddressList.parseFrom(InputStream input) static DnsTable.AddressListDnsTable.AddressList.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DnsTable.AddressListDnsTable.AddressList.parseFrom(ByteBuffer data) static DnsTable.AddressListDnsTable.AddressList.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.data.dns.v3 that return types with arguments of type DnsTable.AddressListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DnsTable.AddressList>DnsTable.AddressList.getParserForType()static com.google.protobuf.Parser<DnsTable.AddressList>DnsTable.AddressList.parser()Methods in io.envoyproxy.envoy.data.dns.v3 with parameters of type DnsTable.AddressListModifier and TypeMethodDescriptionDnsTable.DnsEndpoint.Builder.mergeAddressList(DnsTable.AddressList value) Define a list of addresses to return for the specified endpointDnsTable.AddressList.Builder.mergeFrom(DnsTable.AddressList other) static DnsTable.AddressList.BuilderDnsTable.AddressList.newBuilder(DnsTable.AddressList prototype) DnsTable.DnsEndpoint.Builder.setAddressList(DnsTable.AddressList value) Define a list of addresses to return for the specified endpoint