Uses of Class
io.envoyproxy.envoy.data.dns.v3.DnsTable.DnsServiceList
Packages that use DnsTable.DnsServiceList
-
Uses of DnsTable.DnsServiceList in io.envoyproxy.envoy.data.dns.v3
Methods in io.envoyproxy.envoy.data.dns.v3 that return DnsTable.DnsServiceListModifier and TypeMethodDescriptionDnsTable.DnsServiceList.Builder.build()DnsTable.DnsServiceList.Builder.buildPartial()static DnsTable.DnsServiceListDnsTable.DnsServiceList.getDefaultInstance()DnsTable.DnsServiceList.Builder.getDefaultInstanceForType()DnsTable.DnsServiceList.getDefaultInstanceForType()DnsTable.DnsEndpoint.Builder.getServiceList()Define a DNS Service List for the specified endpointDnsTable.DnsEndpoint.getServiceList()Define a DNS Service List for the specified endpointDnsTable.DnsEndpointOrBuilder.getServiceList()Define a DNS Service List for the specified endpointstatic DnsTable.DnsServiceListDnsTable.DnsServiceList.parseDelimitedFrom(InputStream input) static DnsTable.DnsServiceListDnsTable.DnsServiceList.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DnsTable.DnsServiceListDnsTable.DnsServiceList.parseFrom(byte[] data) static DnsTable.DnsServiceListDnsTable.DnsServiceList.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DnsTable.DnsServiceListDnsTable.DnsServiceList.parseFrom(com.google.protobuf.ByteString data) static DnsTable.DnsServiceListDnsTable.DnsServiceList.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DnsTable.DnsServiceListDnsTable.DnsServiceList.parseFrom(com.google.protobuf.CodedInputStream input) static DnsTable.DnsServiceListDnsTable.DnsServiceList.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DnsTable.DnsServiceListDnsTable.DnsServiceList.parseFrom(InputStream input) static DnsTable.DnsServiceListDnsTable.DnsServiceList.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DnsTable.DnsServiceListDnsTable.DnsServiceList.parseFrom(ByteBuffer data) static DnsTable.DnsServiceListDnsTable.DnsServiceList.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.data.dns.v3 that return types with arguments of type DnsTable.DnsServiceListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DnsTable.DnsServiceList>DnsTable.DnsServiceList.getParserForType()static com.google.protobuf.Parser<DnsTable.DnsServiceList>DnsTable.DnsServiceList.parser()Methods in io.envoyproxy.envoy.data.dns.v3 with parameters of type DnsTable.DnsServiceListModifier and TypeMethodDescriptionDnsTable.DnsServiceList.Builder.mergeFrom(DnsTable.DnsServiceList other) DnsTable.DnsEndpoint.Builder.mergeServiceList(DnsTable.DnsServiceList value) Define a DNS Service List for the specified endpointDnsTable.DnsServiceList.newBuilder(DnsTable.DnsServiceList prototype) DnsTable.DnsEndpoint.Builder.setServiceList(DnsTable.DnsServiceList value) Define a DNS Service List for the specified endpoint