Uses of Class
io.envoyproxy.envoy.data.dns.v2alpha.DnsTable.DnsEndpoint
Packages that use DnsTable.DnsEndpoint
-
Uses of DnsTable.DnsEndpoint in io.envoyproxy.envoy.data.dns.v2alpha
Methods in io.envoyproxy.envoy.data.dns.v2alpha that return DnsTable.DnsEndpointModifier and TypeMethodDescriptionDnsTable.DnsEndpoint.Builder.build()DnsTable.DnsEndpoint.Builder.buildPartial()static DnsTable.DnsEndpointDnsTable.DnsEndpoint.getDefaultInstance()DnsTable.DnsEndpoint.Builder.getDefaultInstanceForType()DnsTable.DnsEndpoint.getDefaultInstanceForType()DnsTable.DnsVirtualDomain.Builder.getEndpoint()The configuration containing the method to determine the address of this endpointDnsTable.DnsVirtualDomain.getEndpoint()The configuration containing the method to determine the address of this endpointDnsTable.DnsVirtualDomainOrBuilder.getEndpoint()The configuration containing the method to determine the address of this endpointstatic DnsTable.DnsEndpointDnsTable.DnsEndpoint.parseDelimitedFrom(InputStream input) static DnsTable.DnsEndpointDnsTable.DnsEndpoint.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DnsTable.DnsEndpointDnsTable.DnsEndpoint.parseFrom(byte[] data) static DnsTable.DnsEndpointDnsTable.DnsEndpoint.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DnsTable.DnsEndpointDnsTable.DnsEndpoint.parseFrom(com.google.protobuf.ByteString data) static DnsTable.DnsEndpointDnsTable.DnsEndpoint.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DnsTable.DnsEndpointDnsTable.DnsEndpoint.parseFrom(com.google.protobuf.CodedInputStream input) static DnsTable.DnsEndpointDnsTable.DnsEndpoint.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DnsTable.DnsEndpointDnsTable.DnsEndpoint.parseFrom(InputStream input) static DnsTable.DnsEndpointDnsTable.DnsEndpoint.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DnsTable.DnsEndpointDnsTable.DnsEndpoint.parseFrom(ByteBuffer data) static DnsTable.DnsEndpointDnsTable.DnsEndpoint.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.data.dns.v2alpha that return types with arguments of type DnsTable.DnsEndpointModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DnsTable.DnsEndpoint>DnsTable.DnsEndpoint.getParserForType()static com.google.protobuf.Parser<DnsTable.DnsEndpoint>DnsTable.DnsEndpoint.parser()Methods in io.envoyproxy.envoy.data.dns.v2alpha with parameters of type DnsTable.DnsEndpointModifier and TypeMethodDescriptionDnsTable.DnsVirtualDomain.Builder.mergeEndpoint(DnsTable.DnsEndpoint value) The configuration containing the method to determine the address of this endpointDnsTable.DnsEndpoint.Builder.mergeFrom(DnsTable.DnsEndpoint other) static DnsTable.DnsEndpoint.BuilderDnsTable.DnsEndpoint.newBuilder(DnsTable.DnsEndpoint prototype) DnsTable.DnsVirtualDomain.Builder.setEndpoint(DnsTable.DnsEndpoint value) The configuration containing the method to determine the address of this endpoint